diff options
Diffstat (limited to 'chapter06/grub.xml')
-rw-r--r-- | chapter06/grub.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter06/grub.xml b/chapter06/grub.xml index 6354a4777..7941debd6 100644 --- a/chapter06/grub.xml +++ b/chapter06/grub.xml @@ -47,6 +47,7 @@ <para>Prepare GRUB for compilation:</para> <screen><userinput remap="configure">./configure --prefix=/usr \ + --sbindir=/sbin \ --sysconfdir=/etc \ --disable-grub-emu-usb \ --disable-efiemu \ |