grub /boot partition error
I just did a sarge install and partitioned my drive like this:
/deb/hdb1 /boot
/dev/hdb2 /
/dev/hdb5 /usr/local
/dev/hdb6 /u01
/dev/hdb7 swap
Problem is I forgot to set /dev/hdb1 to bootable when I was
partitioning. So I re-ran the debian-installer and modified the
/dev/hdb1 partition to be bootable. But when I try making a floppy:
dd if=/dev/hdb1 of=/dev/fd0 bs=512 count=1
On reboot I get this
"GRUB "
Something's wrong I just don't know what. What could I have forgotten?
Reply to: