Re: Re: [Etherboot-developers] http://rom-o-matic.net updated with Etherboot-5.4.0

Samuel Clements <[email protected]>
Newsgroups gmane.network.etherboot.user,gmane.network.etherboot.devel
Message-ID <[email protected]>
> Sam,
> 
> Could you try changing your dhpcd.conf entry to look like:
> 
> class "machinesIcareabout"{
>         match substring ( hardware, 1,3);
>         if substring (option vendor-class-identifier, 0,9) =  "Etherboot" {
>                 filename "pxelinux.0";
>         } else if substring (option vendor-class-identifier, 0,9) =  
> "PXEClient" {
>                 filename "eepro100.zpxe";
>         }
> }
> 
> subclass "machinesIcareabout" 00:13:20;

Changed

> -- 
> 
> Then create the directory /tftpboot/pxelinux.cfg

mkdir /tftpboot/pxelinux.cfg

> and place the following lines in a file called  
> /tftpboot/pxelinux.cfg/default:
> 
> prompt 0
> default 0
> label 0
>     kernel memtest

su-2.05b# cd /tftpboot/pxelinux.cfg/
su-2.05b# more default
prompt 0
default 0
label 0
     kernel memtest
su-2.05b#

(I also tried default: )

> You will also need to get a recent copy of pxelinux.0 to put in  /tftpboot
> 
> You should be able to get one here:
> 
>     http://www.kernel.org/pub/linux/utils/boot/syslinux/
> 
> The latest one right now is:
> 
>      http://www.kernel.org/pub/linux/utils/boot/syslinux/syslinux 
> -3.07.tar.gz
> 
> You can extract pxelinux.0 from the tar file by unpacking it with:
> 
>     tar -zxf syslinux-3.07.tar.gz
> 
> Then just copy the file to /tftpboot with something like:
> 
>     cp syslinux-3.07/pxelinux.0 /tftpboot

Done

When I boot the machine, the last few lines are:

Trying to load: pxelinux.cfg/C
Trying to load: pxelinux.cfg/default
Loading
Invalid or corrupt kernel image.
Boot:

Sorry for spelling it all out, but I figure too much info is easy to 
scroll past, right? ;)
I've never used pxelinux before (or tried to load it for that matter!) 
so I'm not sure if this is indicative of the problem I'm having or if 
its me hosing up the pxelinux config. Let me know if I can try anything 
else for you!
   Thanks  -Sam



-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.