Cannot boot from menu.c32 with ipxe.krn
|
2011-12-28, 08:16
(This post was last modified: 2011-12-28 08:17 by errorsmith.)
Post: #1
|
|||
|
|||
Cannot boot from menu.c32 with ipxe.krn
Hi!
I have a Client with an older Realtek 100Mbit Card. I use the provided CDROM Image to boot into ipxe. When my dhcp/tftpd delivers this ipxe script: Code: #!ipxe When I try to do this: chain into menu.c32 -> select option "sanboot" -> chain into ipxe.krn and provide as initrd the same script as above, the machine locks up with some random garbage at the lower half of the screen. Can anyone point me what I'm doing wrong? with kind regards, errorsmith edit: typo |
|||
2012-09-28, 09:06
(This post was last modified: 2012-09-28 09:07 by robinsmidsrod.)
Post: #2
|
|||
|
|||
RE: Cannot boot from menu.c32 with ipxe.krn
That is because when you use ipxe.krn you use a native driver for your network card. The realtek driver was rewritten some months ago. You might have better luck with things now if you try updated versions of all software involved (both iPXE and SYSLINUX).
|
|||
2012-09-28, 10:57
Post: #3
|
|||
|
|||
RE: Cannot boot from menu.c32 with ipxe.krn
Loading ipxe.krn means you're using iPXE's native drivers for your card, which could have bugs.
After you posted this question the realtek driver has been completely rewritten, so it's worth trying again and see if things work now. Also, you should be using iPXE's native menu support (http://ipxe.org/cmd/menu) unless you're heavily invested in how menu.c32 does things. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)