mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
rescue: Add note about using virt-rescue as root/non-root.
This commit is contained in:
@@ -73,6 +73,9 @@ want to partition that file (although we would recommend using
|
||||
L<guestfish(1)> instead as it is more suitable for this purpose). You
|
||||
can even use virt-rescue on things like SD cards.
|
||||
|
||||
Virt-rescue does not require root. You only need to run it as root if
|
||||
you need root to open the disk image.
|
||||
|
||||
This tool is just designed for quick interactive hacking on a virtual
|
||||
machine. For more structured access to a virtual machine disk image,
|
||||
you should use L<guestfs(3)>. To get a structured shell that you can
|
||||
|
||||
Reference in New Issue
Block a user