mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-04 10:25:00 +00:00
Update 'launch_uos.sh' script for UEFI platforms
Update the 'launch_uos.sh' script for UEFI platforms to point at the latest iot-lts2018 kernel installed by means of the /usr/lib/kernel/default-default-iot-lts2018 symlink which is set-up by the kernel-iot-lts2018 bundle. Update the Getting Started Guide to reflect this minor change. Tracked-On: #1927 Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
This commit is contained in:
committed by
lijinxia
parent
839680f09b
commit
aefe9168d1
@@ -359,6 +359,12 @@ Set up Reference UOS
|
||||
name on the second line highlighted (check the exact name to be used using:
|
||||
``ls /usr/lib/kernel/org.clearlinux*-standard*``).
|
||||
|
||||
.. note::
|
||||
The script uses ``/usr/lib/kernel/default-iot-lts2018`` which is a symlink
|
||||
to the latest ``*-iot-lts2018`` installed on the system. This provides a
|
||||
sane default but double-check the version in case things do not work as
|
||||
expected.
|
||||
|
||||
By default, the script is located in the ``/usr/share/acrn/samples/nuc/``
|
||||
directory. You can edit it there, and then run it to launch the User OS:
|
||||
|
||||
|
Reference in New Issue
Block a user