[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Runlevel in grub



On Tue, 24 Apr 2007 18:10:09 +0200, Andreas Pakulat wrote:

> Das tut grub nicht, weil grub damit gar nichts zu tun hat. Der uebergibt
> das nur an den Kernel. Davon abgesehen hab ich genau solch eine
> Konstellation hier laufen.
> 
> Zeig doch mal deine menu.lst.

-----------

splashimage=(hd0,1)/boot/grub/splashimages/debsplash.xpm.gz

title           Debian GNU/Linux
root            (hd0,1)
kernel          /boot/vmlinuz root=/dev/ram0 ramdisk_size=32768 init=/linuxrc ro
initrd          /boot/initrd.img.gz
savedefault
boot

title           Debian GNU/Linux Runlevel 4
root            (hd0,1)
kernel          /boot/vmlinuz root=/dev/ram0 ramdisk_size=32768 init=/linuxrc ro 4
initrd          /boot/initrd.gz
savedefault
boot

title           Windows XP
root            (hd0,0)
makeactive
chainloader     +1

----------

BTW: Das Kommando splashimage funktioniert auch nicht. Ich habe das
Etch-Paket "grub-splashimages" geladen und die Grafiken sind auch in
/boot/grub/splashimages/, aber trotzdem werden die von grub nicht geladen.

Schöne Grüße,
Christian



Reply to: