Uninstalling FC3/WinXP dual boot
#1
Posted 25 June 2005 - 04:14 AM
I'm brand new to Linux, I know virtually nothing about working in it. I downloaded FC3 and installed it onto a second hard drive, which is my slave. WinXP is on my master hard drive. During the installation of FC3, I chose to install it as a dual boot, and now everytime I restart, it brings up a screen that'll load XP in 3 second or I can choose to load FC3. This worked perfect until...
I have now decided that I want to set FC3 as a server and put it into a different computer. How do I go about making my computer boot up to XP like before I did the dual boot?
#4
Posted 25 June 2005 - 07:18 PM
#6
Posted 28 June 2005 - 01:34 AM
#7
Posted 28 June 2005 - 10:43 AM
You are sure that the drives are jumpered and cabled correctly?
By chance, you did not change the boot order in the bios at some point for the hard drives, so that the first hard disk boot device is hdd1 rather than hdd0?
#8
Posted 28 June 2005 - 09:43 PM
My Primary Master is my WinXP drive, and my Primary Slave is my Linux drive. I never changed the bios either.
#9
Posted 28 June 2005 - 10:40 PM
Look at this Microsoft article.
Follow the directions to right click on My Computer-->Properties-->click the Advanced tab, choose Settings under Startup and Recovery. Under System Startup, click Edit.
Look at the boot.ini file and see if it says something like;
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect
Under default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
Does it say multi(0)disk(0) or disk(1)?
make special note of the setting under operating systems.
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows
Does it say disk(0) or disk(1)?
#10
Posted 29 June 2005 - 02:18 AM
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect /NoExecute=OptIn
#11
Posted 29 June 2005 - 11:53 AM
Try going back to recovery console and typing these (again):
fixboot C:
Boot sector written to the C: drive.
fixmbr \Device\HardDisk0
Boot record re-written for the first disk drive.
#12
Posted 30 June 2005 - 10:56 PM
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect /NoExecute=OptIn
which seems to be exactly the same. hopefully you guys have some other tricks up your sleeves! I don't want to format both, but I understand if there isn't a way around it.
#13
Posted 01 July 2005 - 02:42 AM
Do you know the exact make and model hard drives that are on the system? If so, post the make and model of the master drive in the system. It may be a jumper setting...
If you are absolutely sure that the jumpers are set correctly to master and slave on the drives and that none are set to cable select.
If your master hard drive has a setting for single drive only and you plan to just keep the master drive in the system, this could be an issue. With only one drive in the system, the jumper may need to be set differently.
Go into the bios and see if the drives are detected correctly as master and slave. while there, see if the bios is set to "auto" to detect the master drive, or is it set to "LBA."
Did you do a full takeover install of Fedora on the slave drive, or did you partition the drive to make room for Fedora, leaving the first partition as, say fat32? Did the slave drive once have Windows installed on it?
Make sure that the windows boot.ini drive is resident on the master drive. Click on My Computer...choose tools--> folder options--> view and click to show hidden files.
Then go to the c drive and see if the boot.ini file is located in the root of c.
#14
Posted 01 July 2005 - 07:45 AM
Problem and now solved.
It works now, thanks for all your help guys. I love how the problem is always the one that's the most obvious =P

Help










