LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
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 09-10-2005, 11:35 PM   #1
realnightfox
LQ Newbie
 
Registered: Sep 2005
Location: Australia
Distribution: RED HAT!!!!!!
Posts: 21

Rep: Reputation: 15
Dual Boot


Hey

Well I have 2 hard drives... C and D... D: is for data and stuff...

C: is where my xp was and some files....

Then i used Partition Magic 8.0 to create a new partition and resize C:

So it should be something like...

C: 27GB (XP)
D: 37GB (Data)
G: 10GB (Red Hat)

I installed red hat 9, all 3 cd's....

I turn on the pc and it goes straight to red hat, without asking If i want to goto xp....

I thought I deleted XP and now Red Hat is the C drive... It may still be but:

I went into Red hat and looked at the 'Hardware Browser' > Hard drives

and it shows this:

Since i can't post url's please follow this... goto img328 [dot] imageshack [dot] us [slash] img328 [slash] 1378 [slash] screenshot5dn [dot] png!

which is like what i told it to do... But i want to be able to switch from and to xp...

Thanks!
 
Old 09-10-2005, 11:50 PM   #2
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
What you need to do is check out a howto like this one.
 
Old 09-10-2005, 11:53 PM   #3
aysiu
Senior Member
 
Registered: May 2005
Distribution: Ubuntu with IceWM
Posts: 1,775

Rep: Reputation: 86
Two questions:

1. Did you install Grub to the MBR during installation?
2. What's the output when you type this into the terminal?

Code:
su
(you'll be prompted for your root password)
Code:
fdisk -l
 
Old 09-10-2005, 11:55 PM   #4
aysiu
Senior Member
 
Registered: May 2005
Distribution: Ubuntu with IceWM
Posts: 1,775

Rep: Reputation: 86
Quote:
Originally posted by Matir
What you need to do is check out a howto like this one.
While those instructions do work, setting up a dual boot without installing Grub to the MBR is a pain in the butt. Most Linux's Grubs recognize Windows, but Windows does not recognize Linux. And even if Linux doesn't recognize Windows automatically, it's pretty easy to add Windows to the /boot/grub/menu.lst. It's a lot more complicated to add Linux to the boot.ini.
 
Old 09-11-2005, 12:45 AM   #5
realnightfox
LQ Newbie
 
Registered: Sep 2005
Location: Australia
Distribution: RED HAT!!!!!!
Posts: 21

Original Poster
Rep: Reputation: 15
uhhh if im not wrong, i posted this in the newbie section... I dont know what a Grub or MBR are.
 
Old 09-11-2005, 03:09 AM   #6
muddywaters
Member
 
Registered: May 2005
Location: Winnipeg, Canada
Distribution: mostly mepis
Posts: 427

Rep: Reputation: 30
Yeah these guys talk weird (joking)
The master boot record (MBR) controls which partition to use when you start your computer.The Grand Unified Bootloader (GRUB) takes control of the MBR. The MBR sits in the first sector (boot sector) of your hard drive.

aysiu wants you to open a terminal in Redhat. Once thats done just enter the commands he gave you. Paste the output into your next reply.

Newbie is a relative term. A lot of the people posting as newbies are new to linux but have a lot of experience with other systems. A few months ago I didn't understand half these words either. One thing to keep in mind, some of the people here (including some of the best ones) won't answer your questions if they feel your not trying to find some of the answers for yourself.

Last edited by muddywaters; 09-11-2005 at 03:12 AM.
 
Old 09-11-2005, 03:31 AM   #7
realnightfox
LQ Newbie
 
Registered: Sep 2005
Location: Australia
Distribution: RED HAT!!!!!!
Posts: 21

Original Poster
Rep: Reputation: 15
DO i do the commands in that tut?

Last edited by realnightfox; 09-11-2005 at 03:37 AM.
 
Old 09-11-2005, 03:41 AM   #8
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
You could try right-clicking anywhere on your desktop and see if that brings up a menu with "konsole" or "open terminal" (or something similar) in it. Also there should be a menu for KDE or GNOME (whichever you're using), accessible from the big bar at the bottom. In GNOME, I think there's a red hat button on the bar which brings up the menu and for KDE it's usually a K inside a wheel. Again, look for entries for "terminal" or "konsole".

FYI, Red Hat 9 is quite out of date now and you might want to conside Fedora Core (which is very similar), but that's up to you .
 
Old 09-11-2005, 03:42 AM   #9
realnightfox
LQ Newbie
 
Registered: Sep 2005
Location: Australia
Distribution: RED HAT!!!!!!
Posts: 21

Original Poster
Rep: Reputation: 15
I just want XP back! How do i open a .conf file? what prog would i use.

Last edited by realnightfox; 09-11-2005 at 03:48 AM.
 
Old 09-11-2005, 03:47 AM   #10
muddywaters
Member
 
Registered: May 2005
Location: Winnipeg, Canada
Distribution: mostly mepis
Posts: 427

Rep: Reputation: 30
I've only used Redhat once. If you have a desktop visible you may find a K symbol in the lower left corner. Whatever symbol is there click on it. Now look for the word terminal or possibly console or an icon that looks like a black screen. If you have clicked on the right thing a window will open up with a prompt something like; user@linux~> or $
If that doesn't work try alt + F2
If that doesn't work try right clicking the desktop.
EDIT: Beat me to it

Last edited by muddywaters; 09-11-2005 at 03:53 AM.
 
Old 09-11-2005, 03:51 AM   #11
realnightfox
LQ Newbie
 
Registered: Sep 2005
Location: Australia
Distribution: RED HAT!!!!!!
Posts: 21

Original Poster
Rep: Reputation: 15
Ok i typed...
the command 'df' and this is what came up..

Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda3 11052880 5179164 5312248 50% /
/dev/hda2 101089 9325 86545 10% /boot
none 256660 0 256660 0% /dev/shm
 
Old 09-11-2005, 03:58 AM   #12
muddywaters
Member
 
Registered: May 2005
Location: Winnipeg, Canada
Distribution: mostly mepis
Posts: 427

Rep: Reputation: 30
Why don't you use the commands aysiu suggested?

Last edited by muddywaters; 09-11-2005 at 03:59 AM.
 
Old 09-11-2005, 04:58 AM   #13
realnightfox
LQ Newbie
 
Registered: Sep 2005
Location: Australia
Distribution: RED HAT!!!!!!
Posts: 21

Original Poster
Rep: Reputation: 15
fdisk -1 doesnt work... and also one of the guys posted the tut... so i used that...
what now?
 
Old 09-11-2005, 05:03 AM   #14
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
Quote:
Originally posted by realnightfox
fdisk -1 doesnt work.
It's a lowercase L, not a 1.
 
Old 09-11-2005, 05:34 AM   #15
realnightfox
LQ Newbie
 
Registered: Sep 2005
Location: Australia
Distribution: RED HAT!!!!!!
Posts: 21

Original Poster
Rep: Reputation: 15
Still says

bash: fdisk: command not found.
 
  


Reply



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
Problems With Dual Boot / Dual Drive Setup Norab Linux - Hardware 1 08-07-2005 09:15 PM
Fedora Core 3 Dual Boot, Dual Hard drives, Grub Boot Loader Denali03 Linux - Newbie 1 03-04-2005 01:44 PM
hOw to dual boot linux suse with a dual boot win98/xp pc walterkai SUSE / openSUSE 1 12-14-2004 05:04 PM
Advice (and some) Needed: Dual-HDD, Dual-Boot - Linux, WinXP elnomadkvn Linux - General 1 03-28-2004 10:11 AM
Newbie needs Mandrake/Win98 dual-HD, dual boot system design help... buddha Linux - Newbie 20 09-04-2003 08:57 PM

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

All times are GMT -5. The time now is 01:42 PM.

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