X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=perl%2Flib%2FSys%2FGuestfs.pm;h=3f00394bfc47bbdbb424c4cea33d865799f49eb0;hp=bab788791be2136bfae6cc677fdb1809322e92f1;hb=e118c14b9552de311cbc1734e03a3226b484c1e8;hpb=b55bf8158f0b7f6b1760b7b3b5f7c1274a149127;ds=sidebyside diff --git a/perl/lib/Sys/Guestfs.pm b/perl/lib/Sys/Guestfs.pm index bab7887..3f00394 100644 --- a/perl/lib/Sys/Guestfs.pm +++ b/perl/lib/Sys/Guestfs.pm @@ -537,6 +537,11 @@ For more information on states, see L. This returns the verbose messages flag. +=item $h->grub_install ($root, $device); + +This command installs GRUB (the Grand Unified Bootloader) on +C, with the root directory being C. + =item $busy = $h->is_busy (); This returns true iff this handle is busy processing a command