On Tue, Feb 26, 2008 at 10:19:36PM -0500, Steve Spano wrote:
So you suggest dd'ing the card to all zeros. Then reinstalling grub/ext3 partition - and that should work with the "stock" filo/etherboot code in the corebios?
If everything is properly configured, hopefully :)
I didn't even dd the card; I just used fdisk to delete all partitions, saved, quit fdisk, and then restarted fdisk to create a new ext3 partition, iirc.
Seems like a quick thing to try to rule out silly problems.
Since you're using filo, you don't even need to have grub installed in the MBR on the card (well, unless you want to use grub from the proprietary bios, that is!). Filo won't care about that - it just needs to find the first partition to load your kernel.
Thanks, Ward.