LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-14-2003, 02:20 PM   #1
Leseta
LQ Newbie
 
Registered: Aug 2003
Posts: 29

Rep: Reputation: 15
OS PrOBLEM


I installed linux ony my computer that had WinXP home on it and the 1st thing i was told to do was make a partition so i did and made it as a Primary partition then i installed linux and wasnt really paying attention to what the program was telling me and made it install as the Main boot as a Grub and now i cant get to WinXP and when i try to get to different OS's to get linux only shows Dos and Linux how do i get WinXP back to the main boot?
 
Old 08-14-2003, 02:26 PM   #2
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Select DOS - some distros call Windows DOS.

You can change what your distro calls it by editing grub.conf in Linux.
 
Old 08-14-2003, 02:31 PM   #3
C-Squared
Member
 
Registered: Feb 2003
Distribution: RedHat 9
Posts: 37

Rep: Reputation: 15
Breaking that up into sentences would help...

Anyway, when I installed RedHat 8 (forming a dual boot with Win98), I opted to install LILO as my boot loader (you chose GRUB). When I rebooted, LILO presented me with the same 2 options: Dos and Linux. Linux took me to RedHat (You didn't mention your Linux distro), and Dos took me to Windows. I'm not sure about how WinXP does things, and you also didn't say what happened when you tried Dos; it should take you to Windows, but if not, I'm sure someone else can help you.

BTW, if Dos does take you to Windows, you can edit your bootloader configuration file (/etc/grub.conf? it's /etc/lilo.conf for me, but I don't use GRUB) to show the proper names.

*edit- XavierP beat me to it

Last edited by C-Squared; 08-14-2003 at 02:32 PM.
 
Old 08-14-2003, 02:31 PM   #4
Leseta
LQ Newbie
 
Registered: Aug 2003
Posts: 29

Original Poster
Rep: Reputation: 15
ok tryed that

i tryed it and it actually loads dos not windows
 
Old 08-14-2003, 02:33 PM   #5
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
What is your distro?

Could you copy and paste your grub.conf for us?
 
Old 08-14-2003, 02:38 PM   #6
Leseta
LQ Newbie
 
Registered: Aug 2003
Posts: 29

Original Poster
Rep: Reputation: 15
ok now i restated my computer and its telling me to instert correct boot disk and the right one is in there whats wrong with it know i havent changed anything
 
Old 08-14-2003, 02:41 PM   #7
Leseta
LQ Newbie
 
Registered: Aug 2003
Posts: 29

Original Poster
Rep: Reputation: 15
ok ignore last post now i got to dos and it says
Booting "dos"
rootnoverify (hd0,4)
chainloader +1
|
 
Old 08-14-2003, 03:04 PM   #8
sorrodos
Member
 
Registered: Jul 2003
Location: Salt Lake City, UT and Spokane, WA
Distribution: Mandrake 10.0, Gentoo, FreeSBIE 1.0
Posts: 345

Rep: Reputation: 30
I really don't understand how if you only had WinXP installed, that your Dos option loads Dos. XP doesn't even use DOS anymore.

Can you access your XP partition from in Linux?

Post your /etc/fstab file and your grub.conf file as well.
 
Old 08-14-2003, 03:05 PM   #9
Norrin
Member
 
Registered: Aug 2003
Location: Georgia
Distribution: Red Hat 9
Posts: 33

Rep: Reputation: 15
i tryed it and it actually loads dos not windows

I'm not sure that's possible with Windows XP. With 95, 98, and Me, DOS was still the primary underlying operating system, but with 2000 and XP, there is no DOS. I'm not quite sure how your computer would manage to boot to an operating system that doesn't exist.
 
Old 08-14-2003, 03:07 PM   #10
Leseta
LQ Newbie
 
Registered: Aug 2003
Posts: 29

Original Poster
Rep: Reputation: 15
Booting "dos"
rootnoverify (hd0,4)
chainloader +1
|
is watit says it doesnt do anything after that
 
Old 08-14-2003, 03:08 PM   #11
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
How did you do the install? Can you tell us how you partitioned your system, what you told your distro to do at the install stage and ehich distro you are using?

I wonder if you have overwritten XP and you are just left with a remnant......
 
Old 08-14-2003, 03:14 PM   #12
Leseta
LQ Newbie
 
Registered: Aug 2003
Posts: 29

Original Poster
Rep: Reputation: 15
i used partition magic pro 7.0 to make a new partition for linux and installed linux and know i cant get windowXP to loaded i madelinux the main boot i think and i cant find the windows boot loader now
 
Old 08-14-2003, 03:15 PM   #13
Leseta
LQ Newbie
 
Registered: Aug 2003
Posts: 29

Original Poster
Rep: Reputation: 15
ohh ya i still have the ntfs partition on the computer which has WindowsXP
 
Old 08-14-2003, 03:18 PM   #14
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Something has been naused up by the sounds of it. Which Linux did you install? Did you tell the installer to only use the new partition?

You may need touse a rescue cd to rescue your pc if you can only boot to dos and Linux will not start up. Pop in your distros cd and type linux rescue at the prompt.
 
Old 08-14-2003, 03:20 PM   #15
sorrodos
Member
 
Registered: Jul 2003
Location: Salt Lake City, UT and Spokane, WA
Distribution: Mandrake 10.0, Gentoo, FreeSBIE 1.0
Posts: 345

Rep: Reputation: 30
Leseta- Okay, post the contents of your /etc/fstab file and your grub.conf. Maybe we can help you add an entry to Grub to allow you to boot XP. Also, browse the contents of that NTFS partition while booted into Linux, make sure you still have the Windows folder on it.

XavierP- Maybe he possibly resized the NTFS partition? I know that can really screw things up.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
perl problem? apache problem? cgi problem? WorldBuilder Linux - Software 1 09-17-2003 07:45 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:33 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration