Quote:
|
Originally Posted by cheema
Yes, I've got two harddisks on my comp. But both Windows and Debian have been installed on primary harddisk. So it shouldn't really matter!
|
Can you specify the MBR on which harddisk that you installed your grub?
You may also check it out in your machine's bios, which harddisk is set to be the booting one.
If so, you can add the following in your menu.list file:
map (hd0) (hd1)
map (hd1) (hd0)
Just give it a try. :-) Success!