rescue: docs: It is no longer necessary to mount filesystems by hand.

Fix the manual page to reflect the new -i option.

Fixes commit 33d2ae7961.
This commit is contained in:
Richard W.M. Jones
2017-03-24 22:51:06 +00:00
parent 00375a6b4a
commit c38b48409e

View File

@@ -35,9 +35,9 @@ For live VMs you I<must> use the I<--ro> option.
When you run virt-rescue on a virtual machine or disk image, you are
placed in an interactive bash shell where you can use many ordinary
Linux commands. What you see in F</> (F</bin>, F</lib> etc) is the
rescue appliance. You must mount the virtual machine's filesystems by
hand. There is an empty directory called F</sysroot> where you can
mount filesystems.
rescue appliance. You must mount the virtual machine's filesystems.
There is an empty directory called F</sysroot> where you can mount
filesystems.
To automatically mount the virtual machine's filesystems under
F</sysroot> use the I<-i> option. This uses libguestfs inspection to