From: Michael Prokop Date: Sun, 27 May 2012 23:01:10 +0000 (+0200) Subject: ldbsd.com: increase limit of image size X-Git-Tag: v0.18.1~2 X-Git-Url: https://git.grml.org/?a=commitdiff_plain;h=e2621d5b47e1240f99cd8b839e8336421fd0f959;p=grml-live-grml.git ldbsd.com: increase limit of image size This addresses the 64bit boot problem of bsd4grml on Grml 2012.05-rc1. Related to cvs revision 1.19 which states "increase the size a grub can be to 160 KiB… the grml Schluchtenscheißer one is ridiculously close to 128 KiB already". Further quoting Thorsten: | Wir haben scheints eine Größenbeschränkung auf die Imagegröße, weil | wir immer versuchen, eine bestimmte Anzahl Bytes zu laden, da nicht | alle im Bootloader unterstützten Dateisysteme eine Datei stat()en | können. Dein GRUB-Image ist einfach zu fett! ;) | | Das Limit war mal 63½ KiB, aber das hast Du schonmal gesprengt | gehabt… und einfach hochsetzen _kann_ auf manchen Systemen dazu | führen, daß dann nix (auch kleinere Images) mehr geht. Thanks: Thorsten Glaser for the fix --- diff --git a/templates/boot/addons/bsd4grml/ldbsd.com b/templates/boot/addons/bsd4grml/ldbsd.com index be70143..7c4a981 100644 Binary files a/templates/boot/addons/bsd4grml/ldbsd.com and b/templates/boot/addons/bsd4grml/ldbsd.com differ