BTS

Message3306

Author suntong
Recipients suntong
Date 2010-08-03.20:39:15
Content
Hi,

I thought grml-live already uses grub2 to boot CD but found that it
still uses grub-legacy to boot.

I actually prefer grub-legacy, just logging the issue here for todo tracking.

$ cat grml_cd/boot/grub/menu.lst
. . .
# define entries:
title depen64 - 1live (using 1024x768 framebuffer)
kernel /boot/depen64/linux26 apm=power-off vga=791 quiet boot=live nomce
initrd /boot/depen64/initrd.gz

title depen64 - 2desk (using 1024x768 framebuffer)
kernel /boot/depen64/linux26 apm=power-off vga=791 quiet boot=live
module=2desk nomce
initrd /boot/depen64/initrd.gz
. . .

screenshot @
http://imagebin.ca/view/pln4nBL5.html

thanks
History
Date User Action Args
2010-08-03 20:39:16suntongsetrecipients: + suntong
2010-08-03 20:39:16suntonglinkissue889 messages
2010-08-03 20:39:16suntongcreate