[issue889] grml-live still uses grub-legacy
Michael Prokop
bts at bts.grml.org
Wed Sep 8 02:04:36 CEST 2010
Michael Prokop <mika at grml.org> added the comment:
* Tong Sun wrote in grml's BTS on 20100803 / 22:39:
> I thought grml-live already uses grub2 to boot CD but found that it
> still uses grub-legacy to boot.
[...]
True.
Adding support for grub2 is trivial as we've the grub.cfg
already in-place available.
What's missing is providing the resulting torito.img out of:
grub-mkimage --format=i386-pc -o core.img biosdisk iso9660
cat /usr/lib/grub/i386-pc/cdboot.img core.img > torito.img
through the grml-live templates and invoke mkisofs with torito.img
instead of stage*/isoslinux.bin then.
We might want to consider updating the grub.cfg though, as it
doesn't match our isolinux version nowadays, any
ideas/patches/feedback/... welcome.
regards,
-mika-
----------
files: screenshot.png
messages: 3306, 3351
nosy: suntong
priority: wish
status: chatting
title: grml-live still uses grub-legacy
topic: grml-live
_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue889>
_____________________________________
More information about the Bugs-changes
mailing list