cipherxy
20th July 2004, 08:48 AM
Hi Everyone,
I'm having trouble booting into Windows and I know little about Linux. Please bear with me and explain to me (step by step) what I need to do to get my Windows back!!!
Here is my case:
I've just installed Fedora Core 1 on my PC, Linux boots up fine, but now I can't boot into Windows XP.
I have an unusual partition where both my Windows and Linux are installed on extended partitions. Here is a table of my partitions obtained when Linux installation wizard is examining my partitions:
......Hard.Drives....................Type......... ......Size.........Start........End
================================================== =
...>/dev/hda
...........Free..........................Free.Spac e.......8...............1............1.
............>/dev/hd1................Extended......15155..........2. ........1933
..................../dev/hda5..........ntfs...............9154..........2.. .......1168
..................../dev/hda6..........ext3..............6001.......1695... ...1933
............../dev/hda2.................ntfs.............16002....... 1934......3973
............../dev/hda3.................vfat...............7005...... .3974......4866
I have 4 partitions, 2 on primary and 2 on extended.
- hda2 and hda3 are my logical drives (on primary)
- hd5 is my Windows XP (on extended)
- hd6 is my Linux (Fedora Core 1) (on extended)
************************************************** *******
I searched online and was able to find the commands to pull out the GRUB.conf file, here is the code to boot Windows (red = added by me since some postings sugguested doing so, had to learn vi to modify the file, that was some experience!)
________________________
title=DOS
map (hd0,0) (hd0,4)
map (hd0,4) (hd0,0)
rootonverify(hd0,4)
chainloader +1
_________________________
When I try booting into to Windows, the code stops at charinloader +1 and nothing happends after that, just the curser blinking.... is that the way it suppose to be? I sure did't see windows booting up though!
Then I tried
__________________________
title=DOS
map (hd0,0) (hd0,4)
map (hd0,4) (hd0,0)
rootonverify(hd0,4)
makeactive
chainloader +1
_________________________
I get: [Error 12: Invalid device requested]
[ press any key to continue]
and press any key takes me back to Grub boot loader.
I hope I have enough information here for you to get a place to start.
Anyone of you know what the problem is? and how I can go about fixing it?
I was stupid enough not to copy out myDocuments from windows before linux installation 'cause I actually trusted linux to install properly... and now I can't afford to wipe out my windows. However, if I can boot into windows just once and get myDocuments out, I can wipe out both Windows and Linux and repartition my computer in a more standard way (ie, install operating systems on primary).
Someone please help me with this!!
Thank you in advance!!
I'm having trouble booting into Windows and I know little about Linux. Please bear with me and explain to me (step by step) what I need to do to get my Windows back!!!
Here is my case:
I've just installed Fedora Core 1 on my PC, Linux boots up fine, but now I can't boot into Windows XP.
I have an unusual partition where both my Windows and Linux are installed on extended partitions. Here is a table of my partitions obtained when Linux installation wizard is examining my partitions:
......Hard.Drives....................Type......... ......Size.........Start........End
================================================== =
...>/dev/hda
...........Free..........................Free.Spac e.......8...............1............1.
............>/dev/hd1................Extended......15155..........2. ........1933
..................../dev/hda5..........ntfs...............9154..........2.. .......1168
..................../dev/hda6..........ext3..............6001.......1695... ...1933
............../dev/hda2.................ntfs.............16002....... 1934......3973
............../dev/hda3.................vfat...............7005...... .3974......4866
I have 4 partitions, 2 on primary and 2 on extended.
- hda2 and hda3 are my logical drives (on primary)
- hd5 is my Windows XP (on extended)
- hd6 is my Linux (Fedora Core 1) (on extended)
************************************************** *******
I searched online and was able to find the commands to pull out the GRUB.conf file, here is the code to boot Windows (red = added by me since some postings sugguested doing so, had to learn vi to modify the file, that was some experience!)
________________________
title=DOS
map (hd0,0) (hd0,4)
map (hd0,4) (hd0,0)
rootonverify(hd0,4)
chainloader +1
_________________________
When I try booting into to Windows, the code stops at charinloader +1 and nothing happends after that, just the curser blinking.... is that the way it suppose to be? I sure did't see windows booting up though!
Then I tried
__________________________
title=DOS
map (hd0,0) (hd0,4)
map (hd0,4) (hd0,0)
rootonverify(hd0,4)
makeactive
chainloader +1
_________________________
I get: [Error 12: Invalid device requested]
[ press any key to continue]
and press any key takes me back to Grub boot loader.
I hope I have enough information here for you to get a place to start.
Anyone of you know what the problem is? and how I can go about fixing it?
I was stupid enough not to copy out myDocuments from windows before linux installation 'cause I actually trusted linux to install properly... and now I can't afford to wipe out my windows. However, if I can boot into windows just once and get myDocuments out, I can wipe out both Windows and Linux and repartition my computer in a more standard way (ie, install operating systems on primary).
Someone please help me with this!!
Thank you in advance!!