Re: UEFI using iPXE

José M. Martín <jmartin-gAhiI/[email protected]> Sat, 11 May 2019 12:37:03 +0200
Newsgroups gmane.linux.terminal-server.general
Message-ID <[email protected]>
It seems a problem with the kernel drivers more than an UEFI issue. I 
would try finding the right network module and adding  it to the initrd

El 10/5/19 a las 16:31, Matthew Wyneken escribió:
> 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

_____________________________________________________________________
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