On Fri, 02 Dec 2005 23:21:03 +0100 Morten Nilsen <[EMAIL PROTECTED]> wrote:
> Bruce Platt wrote: > >> what errors did you get? > > No errors. bzImage is loaded as verified by tcpump/ethereal, but blank > > screen afterwords. Nothing executes! Perhaps I have a misconfiguration in > > my default file in pxelinux.cfg? I note in yours that rather than > > specifiying an initrd.img you specify /sbin/init. It's not clear why. Can > > you explain? > > okay.. I think I just saw your problem. > you can't use an initrd with pxeboot.. > the kernel has no concept of networks at the point where it would load > the initrd. Sorry, I didn't read the whole thread, but Morten what you are telling is nonsense. The kernel never loads the initrd, grub, lilo, syslinux or pxelinux are loading the initrd. Yes, pxelinux supports loading the initrd via tftp, without this no install over pxe would work. Gerald _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
