initrd in menu and command line

2006-06-25 Thread Christian Demmer
Hi, I have the same problem as mentioned earlier regarding initrd: If I place initrd in the grub.cfg file, it will not be loaded. Using the command line, I can easily boot my system: Athlon XP with 1 GB memory booting of the first IDE drive, /dev/hda1 aka. hd0,0 is grub's root and linux /boot,

Re: initrd in menu and command line

2006-06-25 Thread Yoshinori K. Okuji
On Sunday 25 June 2006 14:48, Christian Demmer wrote: > I have the same problem as mentioned earlier regarding initrd: > > If I place initrd in the grub.cfg file, it will not be loaded. Using the > command line, I can easily boot my system: It is not the same problem, if you can boot it from the c

Re: initrd in menu and command line

2006-06-25 Thread Christian Demmer
Hi, uups ... sorry, while copy&pasting my grub.cfg it seems, I have lost some lines here is my full grub.cfg (this time completely) set timeout=3 set default=0 insmod font insmod terminal insmod vbe menuentry "Kubuntu 2.6.15" { linux /vmlinuz-2.6.15-25-386 root=/dev/hda2 splash=silent