I just ran the "grub-install" and got this back:
Code:
end_request: I/O error, dev fd0, sector 0
end_request: I/O error, dev fd0, sector 0
end_request: I/O error, dev fd0, sector 0
end_request: I/O error, dev fd0, sector 0
end_request: I/O error, dev fd0, sector 0
end_request: I/O error, dev fd0, sector 0
end_request: I/O error, dev fd0, sector 0
end_request: I/O error, dev fd0, sector 0
end_request: I/O error, dev fd0, sector 0
end_request: I/O error, dev fd0, sector 0
end_request: I/O error, dev fd0, sector 0
end_request: I/O error, dev fd0, sector 0
end_request: I/O error, dev fd0, sector 0
Installation finished. No errors reported.
This is the contents of the device map /boot/grub/device.map.
Check if this is correct or not. If any of the lines is incorrect,
fix it and re-run the script "grub-install".
(fd0) /dev/fd0
(hd0) /dev/hda
my partitions are:-----------------------------------blocks
/dev/hda1 /boot--------grub=(hd0,0)-------32M-----31720+
/dev/hda2 /swap-------grub=(hd0,1)-------512M----258552
/dev/hda3 extended----grub=???????-------9216M---9675288
/dev/hda5 /root--------grub=(hd0,2)or3?---4096M---2064856+
/dev/hda6 /home-------grub=(hd0,3)or4?---5120M---7610368+
Im stumpped