git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df5ae67
)
rescue: Add note about using virt-rescue as root/non-root.
author
Richard W.M. Jones
<rjones@redhat.com>
Wed, 8 Dec 2010 12:11:53 +0000
(12:11 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Wed, 8 Dec 2010 12:11:53 +0000
(12:11 +0000)
rescue/virt-rescue.pod
patch
|
blob
|
history
diff --git
a/rescue/virt-rescue.pod
b/rescue/virt-rescue.pod
index
df4fb30
..
0c24471
100755
(executable)
--- a/
rescue/virt-rescue.pod
+++ b/
rescue/virt-rescue.pod
@@
-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