Displaying 1 result from an estimated 1 matches for "v550b".
2006 Nov 08
1
run pxelinux.0 on a booted system
...his:
Boot a Live CD. (eventually one I customize with a nifty script to do all of
this) Now I have support for my pcmica nic.
Now do the part that PXE would do:
dhcpclint, get an IP, netmask etc.
and a file name (pxelinux.0) and maybe a server name.
use tftp client to get that file:
juser at v550b:~$ tftp shaz
tftp> get pxelinux.0
run it.
That should turn around and
ftp> get pxelinux.cfg/default
and give ma a boot:
which will let me select:
label ubuntu-edgy-alternate-hands-off
kernel ubuntu/edgy/alternate/install/netboot/ubuntu-installer/i386/linux
append initrd=...