UEFI using iPXE
Matthew Wyneken <[email protected]> Fri, 10 May 2019 16:31:09 +0200
| Newsgroups | gmane.linux.terminal-server.general |
|---|---|
| Message-ID | <[email protected]> |
I'm trying to get network booting on a Fujitsu P958/E94+ that only supports UEFI. I'm using iPXE and I think I've made a good start but I'm running up against the error message:
No network interfaces found
Obviously if it can't get the network up it can't continue. However I don't understand why it can't set up any network interfaces.
Here's my iPXE set-up:
set base http://10.4.78.160
initrd ${base}/initrd.img
kernel ${base}/vmlinuz ro initrd=initrd.img init=/sbin/init-ltsp root=/dev/nbd0
boot
Initrd and the kernel load just fine and the boot process starts. Then there's a bit of a pause and then I get the above error message and it drops into BusyBox.
I'd appreciate any suggestions as to how I can figure out why I'm not getting a network and how I can remedy the problem.
Cheers,
Matthew
_____________________________________________________________________
Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help, try #ltsp channel on irc.freenode.net
smime.p7s
(application/pkcs7-signature, 2.5 KB) - not displayed