"man linux" :-) A PXE needs to load the module inside the initrd - this is by design.
Unlike this, a localboot loads the module from: /lib/modules/`uname -r`/kernel/drivers/net/ethernet/some-module The module inside the initrd is just a copy from the other one, copied by mkinitramfs or mkinitrd (depends on your system). Read the docs/man according to initramfs, depmod, modprobe, lsmod an so on. Regards, Jörn -- Jörn Frenzel Development and Support mailto:[email protected] openthinclient gmbh, Heilbronner Straße 150, 70191 Stuttgart Amtsgericht Stuttgart: HRB 245 177; USt-ID: DE216017092 Geschäftsführer: Alexander Stecher, Martin Kreiner http://openthinclient.com On 14.08.2012 14:42, Klammer Ludwig wrote: > That’s the strange part about it: > > If i boot via PXE there’s no problem. Just if i use localboot and try to > boot from local disc it keeps writing me that line… > > Maybe if i extract the initrd of pxe boot and load this into my localboot > image? > > Best regards, > > Mit freundlichen Grüßen, > > Ludwig Klammer > > Systemadministrator > > > > This body part will be downloaded on demand. > > > > This body part will be downloaded on demand. > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ The Open Source Thin Client Solution http://openthinclient.org [email protected] https://lists.sourceforge.net/lists/listinfo/openthinclient-user
