LinuxQuestions.org
Visit Jeremy's Blog.
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 06-01-2005, 03:48 AM   #1
pal
Member
 
Registered: Dec 2004
Location: india
Posts: 60

Rep: Reputation: 15
How to work using two hard disks------------------------


hello sir,
we had connected a second hard disk to a machine.
The machine was earlier working with one hard disk( with Redhat 7 installed).We had installed a second hard disk(with Redhat 9).While booting the BIOS has detected both the hard disks. By default the system boots with the First hard disk.But after booting I am not able to see the second hard disk. I tried using the mount command. (i.e. mount /dev/hdb)
Even I tried putting the second hard disk details in /etc/fstab.But still I am not able to use second hard disk parallely.

thanks
 
Old 06-01-2005, 03:59 AM   #2
trevelluk
Member
 
Registered: Nov 2003
Location: Bristol, UK
Distribution: Debian Lenny, Gentoo (at work)
Posts: 388

Rep: Reputation: 32
Using mount /dev/hdb won't work. You'll need to use /dev/hdbX, where X is a partition number. You'll also need to specify a mount point, which must be an already existing directory, and possibly the filesystem type as well. Overall, you need something like:

mount -t filesystem-type /dev/hdbX /mount/point
 
Old 06-01-2005, 04:04 AM   #3
David@330
Member
 
Registered: Jul 2004
Location: South Africa
Posts: 146

Rep: Reputation: 15
Cool

Hi pal

So you have two hard drives {first drive with redhat 7 and the second drive redhat 9}
So how did you install the second drive with redhat 9.....?
 
Old 06-01-2005, 11:39 AM   #4
pal
Member
 
Registered: Dec 2004
Location: india
Posts: 60

Original Poster
Rep: Reputation: 15
thanks for replying sir,
Actually I had installed Redhat 9 on one hard disk using some other machine
earlier and
Now as per new requirement I had simply fixed that hard disk
to the PC already having one hard disk with Redhat 7.

By defualt my PC is booting with the First hard disk (Redhat 7)
which is running L-DAP service.

I want to make DHCP server using second hard disk(Redhat 9).
Is it possible to use both hard disk simultaneously with LDAP service
running on one hard disk and DHCP on second hard disk.
I mean to say If the system is booted using Redhat 7 .Then can DHCP and LDAP be run parallely.and how.


thanks sir
 
Old 06-01-2005, 08:21 PM   #5
mohit dhawan
Member
 
Registered: Mar 2005
Posts: 92

Rep: Reputation: 15
nice pal
i really like the way u adress people
 
Old 06-02-2005, 02:02 AM   #6
pal
Member
 
Registered: Dec 2004
Location: india
Posts: 60

Original Poster
Rep: Reputation: 15
thanks for replying sir,
Actually I had installed Redhat 9 on one hard disk using some other machine
earlier and
Now as per new requirement I had simply fixed that hard disk
to the PC already having one hard disk with Redhat 7.

By defualt my PC is booting with the First hard disk (Redhat 7)
which is running L-DAP service.

I want to make DHCP server using second hard disk(Redhat 9).
Is it possible to use both hard disk simultaneously with LDAP service
running on one hard disk and DHCP on second hard disk.
I mean to say If the system is booted using Redhat 7 .Then can DHCP and LDAP be run parallely.and how.


thanks sir
 
Old 06-08-2005, 02:58 AM   #7
David@330
Member
 
Registered: Jul 2004
Location: South Africa
Posts: 146

Rep: Reputation: 15
Cool

Hi Pal

You need to boot up on redhat 7.x and go to the grub and edit it and let in know that there are two hard drives on your system and it should pick up that their is another O/S on the other hard drive..!

Dave
 
Old 06-08-2005, 09:49 PM   #8
pal
Member
 
Registered: Dec 2004
Location: india
Posts: 60

Original Poster
Rep: Reputation: 15
Thanks for response sir
In grub.conf as far as I know we can mention about More than one kernel.But how to mention about two hard disks.
Also how I will use both Operating Systems( hard disks) parallely.Although Both hard disks are having Linux installed
sir, can u explain me in little bit detail

thanks
 
Old 06-09-2005, 09:07 AM   #9
hyllplan
Member
 
Registered: Nov 2004
Location: Stockholm, Sweden
Distribution: Debian (Sarge), Red Hat, Ubuntu, Knoppix
Posts: 99

Rep: Reputation: 15
Hi Pal,
Im sorry but its not possible to run two OS simultaneously on the same machine, thats just impossible! One way would be to use VmWare (Virtual Machines) but thats a different story. Or do you mean that you would like to use them one at the time? only one kernel can adress the hw at the time.
Why cant you just run these services (LDAP & DHCP) on the same machine?
Reg,
- Johan
 
Old 06-10-2005, 01:43 AM   #10
pal
Member
 
Registered: Dec 2004
Location: india
Posts: 60

Original Poster
Rep: Reputation: 15
Thanks sir

for this important information otherwise I could have kept on trying this method.



Thanks sir
 
Old 06-10-2005, 08:23 AM   #11
hyllplan
Member
 
Registered: Nov 2004
Location: Stockholm, Sweden
Distribution: Debian (Sarge), Red Hat, Ubuntu, Knoppix
Posts: 99

Rep: Reputation: 15
No probs Pal, anytime
- Johan
 
  


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
mounting hard disks oldforce SUSE / openSUSE 1 03-28-2005 03:56 PM
How many Hard disks ? BizHat.com Linux - Software 5 01-18-2005 07:38 PM
2 Hard Disks and 2 OS? How to? nbn792 Linux - General 5 12-26-2003 07:20 PM
2 Hard disks hadi Linux - Newbie 4 10-29-2003 02:34 PM
Bowsing Hard Disks halobungie Linux - Newbie 1 08-12-2003 08:40 PM

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

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