LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   GRUB on external harddrive (https://www.linuxquestions.org/questions/linux-software-2/grub-on-external-harddrive-290885/)

Norky 02-16-2005 06:16 AM

GRUB on external harddrive
 
I have a copy of Debian installed on an ext3 partition of my 80gb externel Lacie drive, however, I can't boot it.

I installed GRUB using:

Code:

grub-install --root-directory=/mount/sda1 /dev/sda
All of the /boot/grub files install onto /mnt/sda1 (a small vfat partition for boot) but when I boot into the harddrive (my BIOS supports this) it doesn't do anything, and simply skips to the next boot device.

My guessing is that the MBR is not being written to properly, but I have no idea how to access/view the MBR.

Am I simply not installing GRUB properly (although it gives me no errors) or am I doing something else wrong?

mikieboy 02-16-2005 07:23 AM

I'm not sure because I don't know your hard drive setup, but If you're saying that your boot partition is on your external drive then I suspect that it needs to be on your internal hard drive.


All times are GMT -5. The time now is 06:17 AM.