X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=rescue%2Fvirt-rescue.pod;h=f56acd0046b2beeee78c719681681a6acafc1c6a;hb=a6cb8fee205b1615d380456964bebe40bd840fb1;hp=415bcda9a39c24f256885e1e11b3b8fc7b9fef65;hpb=f3805e2166e2ab54cd9a6e8b7c536e6f20a61dff;p=libguestfs.git diff --git a/rescue/virt-rescue.pod b/rescue/virt-rescue.pod index 415bcda..f56acd0 100755 --- a/rescue/virt-rescue.pod +++ b/rescue/virt-rescue.pod @@ -167,6 +167,8 @@ The option must always be used if the disk image or virtual machine might be running, and is generally recommended in cases where you don't need write access to the disk. +See also L. + =item B<--selinux> Enable SELinux in the rescue appliance. You should read @@ -184,6 +186,15 @@ Enable verbose messages for debugging. Display version number and exit. +=item B<-w> + +=item B<--rw> + +This changes the I<-a> and I<-d> options so that disks are +added and mounts are done read-write. + +See L. + =item B<-x> Enable tracing of libguestfs API calls. @@ -254,6 +265,21 @@ have meaning to the shell such as C<#> and space. You may need to quote or escape these characters on the command line. See the shell manual page L for details. +=head1 FILES + +=over 4 + +=item $HOME/.libguestfs-tools.rc + +=item /etc/libguestfs-tools.conf + +This configuration file controls the default read-only or read-write +mode (I<--ro> or I<--rw>). + +See L. + +=back + =head1 SEE ALSO L, @@ -268,7 +294,7 @@ Richard W.M. Jones L =head1 COPYRIGHT -Copyright (C) 2009-2010 Red Hat Inc. +Copyright (C) 2009-2011 Red Hat Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by