X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=guestfish.pod;h=9dadc94128890c3b10df3cc4dc507d759367bf5f;hp=1dc7730eb70b93afeec95681f8c3e25623ad8680;hb=ae5be84decf1a40e1de22176c747e110b77829a2;hpb=946eec285f634e51b3ea6416a6d7947427c66797 diff --git a/guestfish.pod b/guestfish.pod index 1dc7730..9dadc94 100644 --- a/guestfish.pod +++ b/guestfish.pod @@ -18,7 +18,7 @@ Create a new C file in a guest: add disk.img run mount /dev/VolGroup00/LogVol00 / - upload new_motd /etc/motd + write_file /etc/motd "Hello users" 0 _EOF_ List the LVs in a guest: @@ -233,6 +233,12 @@ same effect as using the B<-v> option. Set the path that guestfish uses to search for kernel and initrd.img. See the discussion of paths in L. +=item LIBGUESTFS_QEMU + +Set the default qemu binary that libguestfs uses. If not set, then +the qemu which was found at compile time by the configure script is +used. + =item HOME If compiled with GNU readline support, then the command history