Quote:
|
Originally Posted by Topazz I have two hard drives and after after disconnecting the primary HDD and changing the second HDD from slave to master I installed Fedora Core 2 on the second HDD. |
Was'nt nescessary; Linux will install to a slave drive.
Quote:
|
This was successful but after plugging the primary HDD back in and changing the boot order in the BIOS to allow the computer to boot from the slave drive FC2 will not load. It mutters something about the file system on /hda3/ (I think) and wants to restart. This is all it will do.
|
The Linux bootloader (probably Grub) is looking for a master drive(hda or hdc; slaves are hdb or hdd). Being that you swapped it back from master to slave, Grub is looking for another drive.
Quote:
|
I can easily change the boot order back to the primary HDD to return to Windows but it would be good to get into FC2 as well. I was able to do this when the second hard drive was purchased and I had a Windows installation on each drive and could boot into either by switching the boot order around in the BIOS.
|
You may just want to leave the drives as they are, continue to boot from the 1st hard drive and reinstall Fedora. When you get to the partitioning part, choose custom partitioning and select to install Fedora to hdb ( I assume both drives are on the same controller?) And if asked where you want the bootloader, install it to the MBR, which is on the 1st drive's boot sector.
Quote:
|
Am I missing something? Can it be done with Linux or do I have to go out and buy a removable HDD caddy to swap the drives around?
|
No need to buy a drive tray: Do the above or try running the install CD in
rescue mode to redo the bootloader. Instructions for that can be read
here
HTH
lynch