LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 09-14-2003, 02:10 AM   #1
amuarica
LQ Newbie
 
Registered: Sep 2003
Location: malaysia
Posts: 19

Rep: Reputation: 0
Exclamation install red hat 9.0 in windows


i have desktop with windows me and windows 2000 advance server .

my question is how to install red hat as my third os in my desktop ?
 
Old 09-14-2003, 03:16 AM   #2
demmylls
Member
 
Registered: Aug 2003
Location: AT
Distribution: Fedora Core 3
Posts: 404

Rep: Reputation: 30
just pop in your redhat9 cd and follow the instruction. but remember to use GRUB as bootloader and you'll be save on that..
 
Old 09-14-2003, 07:15 AM   #3
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
and also, make sure your data is backed up and you have made a partition for redhat.
 
Old 09-14-2003, 08:38 AM   #4
coolamit78
Member
 
Registered: Aug 2003
Location: New Delhi, India
Distribution: RHEL AS 3/4, Windows XP
Posts: 546

Rep: Reputation: 31
Before that, you need to do one more important thing....

Enter into your computer's BIOS setup and set the boot sequence with CDROM as the first option. So, it should be set to

CDROM, C(hard disk), A(floppy)

Save the new settings and exit from the BIOS setup. Once you do this, you will be able to boot from your RedHat 9 CD.

Just keep following the instructions as per the RedHat CD and you'll be through soon.
 
Old 09-14-2003, 11:04 AM   #5
amuarica
LQ Newbie
 
Registered: Sep 2003
Location: malaysia
Posts: 19

Original Poster
Rep: Reputation: 0
i want to install it on secondary slave .

i have follow all the step
i have made one partition for red hat .

and i dont want to lose any data in my hard disk .
so from the installation , i choose

- automatically partitioning
- keep all partition and use existing free space

but it have error partitioning

- could not allocated request partitions
-partition failed could not allocated partitions as primary partitions
 
Old 09-14-2003, 11:34 AM   #6
bradleyb1537
LQ Newbie
 
Registered: May 2003
Posts: 2

Rep: Reputation: 0
The slave drive probably already has a partition taking up all its free space. Make sure you delete all the partitions on that hard drive and try it again.
 
Old 09-14-2003, 12:51 PM   #7
amuarica
LQ Newbie
 
Registered: Sep 2003
Location: malaysia
Posts: 19

Original Poster
Rep: Reputation: 0
is there any other ways . because i have two partitions on that secondary drive . one is for windows 2000 advance server and i plan to install redhat at the other partitions without losing winsk os ..
 
Old 09-14-2003, 01:22 PM   #8
tangaz
Member
 
Registered: Sep 2003
Location: India
Posts: 31

Rep: Reputation: 15
In that case you might try to selct the "manual partition" and if you know where it is on the Linux screen (as selecting the wrong one might lead to loss of data)
Select the partion you want to choose and click edit
Select format partion as.. and also set the root parameter..that should do ...at least that is wht i did
 
Old 09-14-2003, 01:50 PM   #9
amuarica
LQ Newbie
 
Registered: Sep 2003
Location: malaysia
Posts: 19

Original Poster
Rep: Reputation: 0
i'm new on red hat .
i follow your step by doing manually create partion by disk druid

i click at partion that i want to install and click edit .
what is the mount point and what type of format partition that that i should choose

and where can i set /root parameter
 
Old 09-14-2003, 02:00 PM   #10
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,700

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
The easiest would be to delete the 2nd partition and select auto partition on free space.

This will create 3 partitions a /boot, / and a swap.

The 2nd easiest would be to again delete that 2nd partition.
create a swap partition of about 512mb
create a / with all the rest.

Use ext3 for filesystem type.

For install documentation go to Redhat's website.
 
Old 09-14-2003, 02:33 PM   #11
amuarica
LQ Newbie
 
Registered: Sep 2003
Location: malaysia
Posts: 19

Original Poster
Rep: Reputation: 0
thanks michealk .

can u explain more about boot loader configuration .

before this when i start the computer , i can choose what os should i start .

how can i configure boot loader so that i can also choose redhat or other os when i start the computer
 
Old 09-14-2003, 07:35 PM   #12
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,700

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
RH default bootloader is grub. You can choose which OS to boot and you can also change which is the default OS to load.

To configure grub for the default OS you modify the /boot/grub/menu.lst file.
 
Old 09-15-2003, 03:17 AM   #13
amuarica
LQ Newbie
 
Registered: Sep 2003
Location: malaysia
Posts: 19

Original Poster
Rep: Reputation: 0
thank u all of you ...

now i have successful install it and ready to explore linux world
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
During Red Hat Linux 9 install: error "No devices found to install Red Hat Linux" rbradtx Linux - Newbie 11 06-25-2010 04:55 PM
want to install red hat linux with windows xp amsa Red Hat 1 03-25-2004 10:22 AM
Can I install SuSE, Red Hat and Mandrake in Windows Partitions. sjia Linux - Newbie 12 01-30-2004 02:46 AM
Windows Partition Split For Room To Install Red Hat Linux 9.0 AndrewBalmos Linux - Newbie 2 01-01-2004 11:39 AM
I Need Help Install Red Hat with Windows 9x PhiLong Linux - General 4 01-29-2003 07:28 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 12: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