Revert "Documentation: tweak GSG (and acrn.conf)"

This reverts commit c85172c342.
This commit is contained in:
wenlingz
2019-02-15 20:48:00 +08:00
parent da74797243
commit 3b7a010f7f
2 changed files with 9 additions and 15 deletions

View File

@@ -121,12 +121,12 @@ partition. Follow these steps:
$ sudo ls -1 /boot/EFI/org.clearlinux
bootloaderx64.efi
kernel-org.clearlinux.iot-lts2018.4.19.19-8
kernel-org.clearlinux.iot-lts2018-sos.4.19.19-8
kernel-org.clearlinux.native.4.20.7-694
kernel-org.clearlinux.native.4.20.2-683
kernel-org.clearlinux.iot-lts2018-sos.4.19.13-1901141830
kernel-org.clearlinux.iot-lts2018.4.19.13-1901141830
kernel-org.clearlinux.pk414-sos.4.14.74-115
loaderx64.efi
.. note::
On Clear Linux OS, the EFI System Partion (e.g.: ``/dev/sda1``) is mounted under ``/boot`` by default
The Clear Linux project releases updates often, sometimes
@@ -232,13 +232,7 @@ partition. Follow these steps:
(``root=PARTUUID=<UUID of rootfs partition>``) in the ``options`` section, and
add the ``hugepagesz=1G hugepages=2`` at end of the ``options`` section.
Use ``blkid`` to find out what your ``/dev/sda3`` ``PARTUUID`` value is. Here
is a handy one-line command to do that:
.. code-block:: none
# sed -i "s/<UUID of rootfs partition>/`blkid -s PARTUUID -o value \
/dev/sda3`/g" /boot/loader/entries/acrn.conf
Use ``blkid`` to find out what your ``/dev/sda3`` ``PARTUUID`` value is.
.. note::
It is also possible to use the device name directly, e.g. ``root=/dev/sda3``
@@ -260,9 +254,9 @@ partition. Follow these steps:
:caption: ACRN Service OS Boot Menu
=> The ACRN Service OS
Clear Linux OS for Intel Architecture (Clear-linux-iot-lts2018-4.19.19-8)
Clear Linux OS for Intel Architecture (Clear-linux-iot-lts2018-sos-4.19.19-8)
Clear Linux OS for Intel Architecture (Clear-linux-native.4.20.7-694)
Clear Linux OS for Intel Architecture (Clear-linux-iot-lts2018-4.19.13-1901141830)
Clear Linux OS for Intel Architecture (Clear-linux-iot-lts2018-sos-4.19.13-1901141830)
Clear Linux OS for Intel Architecture (Clear-linux-native.4.20.2-683)
EFI Default Loader
Reboot Into Firmware Interface