I'm stuck on witch file name to use for the boot image. I tried using bzImage, but the file size is 964k, so if you multiply by 1024 it gives you get 987136 bytes / 512 = 1928. Using this method I get
"NBP is too big to fit in free base memory"


If I use pxelinux.0 it's 11800 bytes / 512 = 23.046875, but you can only do an even number, so if I use 23 or 24 octet blocks, and I get file name not found.

I assume that you'd use the same filename wether you use *unix or Win2k as the tftp server, so I hope someone can help. I like using dos, but with the linux cd being able to detect most if not all of the hardware, can obtain the install options, I'd rather use this method instead.



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to