Reboot and select proper boot device?
|
2017-02-20, 19:25
Post: #1
|
|||
|
|||
Reboot and select proper boot device?
IPXE is loading properly till initializing devices, then the message in topicname appears.
I have following code in "default": Code: default menu.c32 and such win7.ipxe code: Code: !ipxe My server's ip is 192.168.1.24, and routers ip is 192.168.0.100. What am i doing wrong? |
|||
2017-02-20, 19:40
Post: #2
|
|||
|
|||
RE: Reboot and select proper boot device?
You are using pxelinux or other syslinux variant which loads the iPXE kernel binary. This binary only supports nics with drivers in the iPXE sourcecode.
Quote:Reboot and select proper boot device Comes from your machines bios when iPXE exits after not being able to boot, I think you have something more then just "initializing devices" To help you further it would be easier if that full output is posted. Another thing that is strongly recommended is to not use syslinux/pxelinux at all, especially not pxelinux, instead used iPXEs undionly.kpxe which can fully replace pxelinux. Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)