This is a discussion on TFTP in Slackware-9.1 not working? within the Linux Networking forums, part of the Linux Forums category; In <alt.os.linux.slackware> William Park <opengeometry@yahoo.ca> wrote: > Finally, solved! It was ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
In <alt.os.linux.slackware> William Park <opengeometry@yahoo.ca> wrote:
> Finally, solved! It was tagging problem. Apparently, 'mknbi' breaks > some "tagging" standard. I had to use 'imggen-2.0' (found at > www.lstp.org) to correct what 'mknbi-linux' produced. So, > mknbi-linux -a "apm=power-off ip=bootp" bzImage boot.nbi > imggen -a boot.nbi boot.mba > > > And instead of tagging the kernel you might want to try a boot loader: > > /usr/share/syslinux/pxelinux.0 I've got 'pxelinux.0' working too. And, indeed, this is far far better way than 'mknbi-linux' and 'imggen'. PXELINUX does for network booting what LILO does for disk booting. In fact, it makes Etherboot, Netboot, and LTSP obsolete. I just wish PXE used bootp instead of dhcp. I can understand /etc/bootptab, but I'm still trying to digest /etc/dhcpd.conf. :-) -- William Park, Open Geometry Consulting, <opengeometry@yahoo.ca> Linux solution for data management and processing. |