GRMLBASE/44-grub: explicitely set grub-mkimage's prefix path
[grml-live.git] / etc / grml / fai / config / scripts / GRMLBASE / 44-grub
index 0aac0f1..5caa73a 100755 (executable)
@@ -12,6 +12,7 @@ set -u
 $ROOTCMD mkdir -p /boot/grub
 
 $ROOTCMD grub-mkimage -d /usr/lib/grub/i386-pc \
+  -p /boot/grub \
   -o /boot/grub/core.img \
   biosdisk iso9660 \
   --format=i386-pc