Displaying 1 result from an estimated 1 matches for "00005d30".
Did you mean:
00002d30
2007 Oct 25
2
linux.c32 doesn't work
Hi!
The linux.c32 module doesn't boot my kernel, while pxelinux itself
does:
kernel vmlinuz-2.6.23
append initrd=initrd.img-2.6.23 root=/dev/mapper/root
works, while
kernel linux.c32
append vmlinuz-2.6.23 initrd=initrd.img-2.6.23 root=/dev/mapper/root
does not: it stays sitting after loading the initrd without any
output. Version 3.50-pre2 worked, current git does not work.