mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-19 12:12:16 +00:00
doc: update code to "losetup -r"
This commit is contained in:
parent
4355b0dfe1
commit
97c956977b
@ -126,7 +126,7 @@ Start the User OS (UOS)
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
# losetup -f -P --show ~/uos.img
|
||||
# losetup -r -f -P --show ~/uos.img
|
||||
# mount /dev/loop0p3 /mnt
|
||||
|
||||
# ls -l /mnt/usr/lib/kernel/
|
||||
|
Loading…
Reference in New Issue
Block a user