diff options
author | Richard Jones <rjones@redhat.com> | 2009-04-25 18:28:24 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2009-04-25 18:28:24 +0100 |
commit | b6d5c9e646d0aa18699a88d02ed9205380553b65 (patch) | |
tree | 968f654f1efcfaf21d32b09ead0bfe570c050b66 /recipes/editgrub.html | |
parent | a057a058e72d0949db4140e9a03b7a0e5b3c823c (diff) | |
download | libguestfs-b6d5c9e646d0aa18699a88d02ed9205380553b65.tar.gz libguestfs-b6d5c9e646d0aa18699a88d02ed9205380553b65.tar.xz libguestfs-b6d5c9e646d0aa18699a88d02ed9205380553b65.zip |
Better generation of recipes page.
Diffstat (limited to 'recipes/editgrub.html')
-rw-r--r-- | recipes/editgrub.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/editgrub.html b/recipes/editgrub.html index 7d7a43b7..a1b9babe 100644 --- a/recipes/editgrub.html +++ b/recipes/editgrub.html @@ -1,5 +1,3 @@ -<h2>Fix an unbootable VM by editing /boot/grub/grub.conf</h2> - <p> If you messed up your VM and made it unbootable, it's often useful to be able to go in and edit <code>/boot/grub/grub.conf</code>. |