mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
recipes: Most guests now use grub2, so change the example.
This commit is contained in:
@@ -120,7 +120,7 @@ Change kernel command line options.
|
||||
|
||||
Use L<virt-edit(1)> to edit the grub configuration:
|
||||
|
||||
virt-edit -d BrokenGuest /boot/grub/grub.conf
|
||||
virt-edit -d BrokenGuest /boot/grub2/grub.cfg
|
||||
|
||||
or for general tinkering inside an unbootable VM use L<virt-rescue(1)>
|
||||
like this:
|
||||
|
||||
Reference in New Issue
Block a user