X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=grml-live;h=150615bd9d1c311489b981dc92da34da1256c7fb;hb=0b3a678cb1bed476ece53502433fcc7b033eb62a;hp=0ee4a4291e80bbd30341dff2fea23680e1ceb99d;hpb=80288830b44101816c191820b5a7cce6e61fa3c6;p=grml-live.git diff --git a/grml-live b/grml-live index 0ee4a42..150615b 100755 --- a/grml-live +++ b/grml-live @@ -777,7 +777,7 @@ else log "Creating hybrid ISO file with manifold method" einfo "Creating hybrid ISO file with manifold method" echo 1 63 | \ - mksh /usr/share/grml-live/scripts/bootgrub.mksh -A -M 1 -g $cyls:16:32 | \ + mksh /usr/share/grml-live/scripts/bootgrub.mksh -A -M 1 -p 0x83 -g $cyls:16:32 | \ cat - boot/grub/core.img | \ dd conv=notrunc of="${ISO_OUTPUT}/${ISO_NAME}" conv=notrunc 2>/dev/null eend $?