grub
Posted: Sat Jun 11, 2005 1:05 pm
i always get a "Read Error" with GRUB. I think its when loading stage2. i write the image files to the floppy with:
$> dd if=stage1 of=/dev/fd0 bs=512 count=1
$> dd if=stage2 of=/dev/fd0 bs=512 seek=1
im just trying to get the grub prompt but i cant get this. what am i missing?
$> dd if=stage1 of=/dev/fd0 bs=512 count=1
$> dd if=stage2 of=/dev/fd0 bs=512 seek=1
im just trying to get the grub prompt but i cant get this. what am i missing?