Computing.Net > Forums > Linux > RH9 does not see 2nd HD

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

RH9 does not see 2nd HD

Reply to Message Icon

Name: joey
Date: February 21, 2004 at 07:46:48 Pacific
OS: RH 9
CPU/Ram: 475mhz, 256 mb
Comment:

Hi
Newbie here to Linux.
Installed Red hat 9 to 1st HD.
System has 2nd HD w/ 3 Fat32 partitions
extended.
My W2k OS HD sees these partitions, but RH9
does not.
(I have two separate hard drives in removeable trays, one with W2k and the other for these experiments. I had previously did a hd install with Knoppix 3.2 and it saw the second HD no problem.)
How do I see these partitions in order to mount them?
Do I need to install components from the install CD's first?
Partitions on second hard drive were created with Partition Magic.
Any help would be vastly appreciated. I don't want to use Windows anymore, security, practices, etc...



Sponsored Link
Ads by Google

Response Number 1
Name: taurus
Date: February 21, 2004 at 08:09:09 Pacific
Reply:

What exactly do you mean by didn't see the second HD??? If you want to use it, you first need to mount it... Try these,

mkdir /mnt/first
mkdir /mnt/second
mkdir /mnt/third
mount -t vfat /dev/hdb1 /mnt/first
mount -t vfat /dev/hdb2 /mnt/second
mount -t vfat /dev/hdb3 /mnt/third

If the mount commands work, then you may want to add them to your /etc/fstab so they would be mounted automatically each time RedHat Linux is up,

/dev/hdb1 /mnt/first vfat defaults 1 1
/dev/hdb2 /mnt/second vfat defaults 1 1
/dev/hdb3 /mnt/third vfat defaults 1 1

taurus


0

Response Number 2
Name: joey
Date: February 21, 2004 at 12:00:08 Pacific
Reply:

Thanks for the reply Taurus

I mean that when I used Knoppix, it put icons on the desk top for each partition, ie: hda1, hdb5, hdb6, etc.
The RH install shows me only the "home" partition.
I will try those commands later this evening and post back my results

joey


0

Response Number 3
Name: 3Dave
Date: February 23, 2004 at 07:52:32 Pacific
Reply:

If you want icons on your desktop, right-click > new > device and choose either hard disk, cdrom etc. You can also go to the KDE control centre > desktop > behaviour and select what devices are shown on the desktop wwhen either mounted or unmounted.


0

Response Number 4
Name: joey
Date: March 14, 2004 at 17:05:01 Pacific
Reply:

Thanks Taurus and 3Dave.
Successfully mounted the drives and added to /etc/fstab. Working good.
Added the Icons/"shortcuts" using KDE.
As a long time Windoze 98 and then W2k user, I find Linux refreshingly intuitive. Particularly enjoy finding about and using commands like "switchdesk"


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Q3 Dedicated server under... hardware/memory upgrade q...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: RH9 does not see 2nd HD

disk druid does not see my 2nd hard www.computing.net/answers/linux/disk-druid-does-not-see-my-2nd-hard/14759.html

Fedora core 3 does not see my SATA www.computing.net/answers/linux/fedora-core-3-does-not-see-my-sata-/27161.html

redhat 7.3 dual w/xp raid 0 www.computing.net/answers/linux/redhat-73-dual-wxp-raid-0/13452.html