X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=recipes%2Feditgrub.html;h=119bb936bdd82706cd222449b75cc13bd6094dcd;hp=a1b9babe739b661fed5f5e6220691db013460468;hb=49b2ae2e69e1a273b4d4a8746a872ec00b91c86f;hpb=b1ca8b5fbb263fd945f21d0ccff99f40a59d562b diff --git a/recipes/editgrub.html b/recipes/editgrub.html index a1b9bab..119bb93 100644 --- a/recipes/editgrub.html +++ b/recipes/editgrub.html @@ -4,12 +4,10 @@ often useful to be able to go in and edit /boot/grub/grub.conf. This guestfish script shows how to do that.

-

-Usage assumes that the VM has a separate /boot -partition containing grub, which is usually the case. So -for example: -

-
-editgrub.sh broken-guest.img /dev/sda1
+editgrub.sh broken-guest.img
 
+ +

+See also virt-edit. +