On Tue, 13 May 2003, Stefan Reinauer wrote:
This has to be seek=1, not skip=1. Otherwise you overwrite your partition table with an incomplete elf file instead of leaving your partition table there and writing the complete file.
I am going to regret that particular typo of mine for a long time.
Sorry.
I think the solution of using sfdisk to build a /dev/hda1 that starts at sector 1 is better. Fixing etherboot to scan 64k in each direction is best. I tried that but it still didn't find the elfimage.
ron