mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-07-13 08:08:10 +00:00
Merge pull request #147 from abecastillo/vbox-lts-version
Change the lts version of kernel for virtual box
This commit is contained in:
@@ -73,7 +73,7 @@ Create a virtual machine in VirtualBox
|
||||
|
||||
a. Type: **Linux**
|
||||
|
||||
c. Version: **Linux 2.6 / 3.x / 4.x (64-bit)**
|
||||
b. Version: **Linux 2.6 / 3.x / 4.x (64-bit)**
|
||||
|
||||
.. image:: ./figures/vbox-create-vm.png
|
||||
:alt: Create a new image in VirtualBox
|
||||
@@ -100,7 +100,7 @@ Run your new VM
|
||||
===============
|
||||
|
||||
|CL| supports VirtualBox kernel modules used
|
||||
by the Linux kernel 4.9 :abbr:`LTS (Long Term Support)`
|
||||
by the Linux kernel 4.14 :abbr:`LTS (Long Term Support)`
|
||||
(*kernel-lts bundle*).This kernel was selected because |CL| OS's main kernel
|
||||
(``kernel-native``) bundle keeps up-to-date with the upstream Linux kernel,
|
||||
and sometimes VirtualBox kernel modules aren't compatible with pre-kernel
|
||||
@@ -130,13 +130,13 @@ To install the VirtualBox kernel modules, here are the steps:
|
||||
|
||||
reboot
|
||||
|
||||
and choose **clear-linux-lts-4.9.XX-YYY** kernel version.
|
||||
and choose **clear-linux-lts-4.14.XX-YYY** kernel version.
|
||||
|
||||
#. (*Optional*) Unset timeout to boot directly to LTS version::
|
||||
|
||||
clr-boot-manager set-timeout 0
|
||||
|
||||
#. (*Mandatory*) Update bootmanger to use always LTS version::
|
||||
#. (*Mandatory*) Update bootmanger to always use LTS version::
|
||||
|
||||
clr-boot-manager update
|
||||
|
||||
|
||||
Reference in New Issue
Block a user