Re: [Etherboot-developers] Problems Booting 5.1 cvs
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@us...> - 2003-04-05 06:54:54
|
>What versions of gcc and perl are you using? Do you have any idea what >could be wrong? gcc 3.2 perl 5.8 but other versions should have no problems. >The rom file did work when burned on an eprom but the floppy will not >load. So far I have tried this on: > >486 25 (Evergreen Processor) >Intel Pentium 200 >Intel Pentium III 600 Really weird. At least we know it's not a .rom problem. If anything it would be a floppy loader problem. You could try the old floppyload.S from 5.0 (still in source distro but not used by default) instead of boot1a.s. You're not using 720kB or worse still 5.25" floppies I hope? I found those would not always work with boot1a.s. |