Hi,
I've just installed Debian Etch 4.0 r5.
Grub bootloader.
Works a treat.
I want to plug in my external USB drive to enable additional storage.
When the system is already booted, I plug it in, it automounts, works perfectly.
I reboot the system and GRUB hangs with an error msg:
I've changed the boot order in the BIOS to disable removable devices from booting at all.
I *Believe* that the issue is that the USB is being emulted as SCSI and mounting as sda1, which is what the SCSI (internal mirrored raid array) would normally mount as if there was no USB drive attached.
*I hope this makes sense*
Anyone know how to change grub so that it will always boot from the internal HDD..
.. or can I change the mountpoints to always mount the internal HDD as SDB1 or something and change the GRUB config accordongly...
I found these links with the same problem (more or less) but o resolution:
Cheers!
I've just installed Debian Etch 4.0 r5.
Grub bootloader.
Works a treat.
I want to plug in my external USB drive to enable additional storage.
When the system is already booted, I plug it in, it automounts, works perfectly.
I reboot the system and GRUB hangs with an error msg:
Code:
Unable to mount root
fs on unknown-block(0,0)
I've changed the boot order in the BIOS to disable removable devices from booting at all.
I *Believe* that the issue is that the USB is being emulted as SCSI and mounting as sda1, which is what the SCSI (internal mirrored raid array) would normally mount as if there was no USB drive attached.
*I hope this makes sense*
Anyone know how to change grub so that it will always boot from the internal HDD..
.. or can I change the mountpoints to always mount the internal HDD as SDB1 or something and change the GRUB config accordongly...
I found these links with the same problem (more or less) but o resolution:
Cheers!