LinuxQuestions.org
Register a domain and help support LQ
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices

Reply
 
LinkBack Search this Thread
Old 09-18-2003, 12:56 AM   #1
PhysixstringGuy
LQ Newbie
 
Registered: Sep 2003
Posts: 10

Rep: Reputation: 0
Accessing Different Hard Drives in RH9


This is a hardware dilemma, sort of...

In my current setup, I have two hard drives.

1) a 30-gig HD (my boot drive) where i have both linux and windows installed in a dual-booting operation

2) a 200-gig HD that I use for storage


Currently, I can access windows files while running linux through the /mnt/win directory...

How can I go about accessing files from the physically separate drive?

Thanks in advance to all the helpful contributive pros out there.
 
Old 09-18-2003, 01:14 AM   #2
TheRealDeal
Member
 
Registered: Jun 2003
Location: Central Coast, NSW, Australia
Distribution: Gentoo
Posts: 438

Rep: Reputation: 30
Hi mate,

Nearly the same setup I'm using at home

All you need to do is mount the 200GB drive. As soon as you mount it you will be able to access it.

For example if your 200GB drive is /dev/hdb (primary slave)

mount /dev/hdb1 /mnt/storage

you can also put in a switch to tell it exactly what filesystem you are using, if you leave it blank it will try and find out itself.

mount -t vfat /dev/hdb1 /mnt/storage

Just make sure /mnt/storage exists before you try and mount it there.

>Craig
 
Old 09-19-2003, 12:13 AM   #3
PhysixstringGuy
LQ Newbie
 
Registered: Sep 2003
Posts: 10

Original Poster
Rep: Reputation: 0
Thanks for the reply. =)

Unfortunately, when I try to specify the particular filesystem type, or even when I don't, the shell returns an error, saying I may have an incompatible filesystem type.

Currently my storage drive is formated as a fat32 filesystem. Any other suggestions?


Cheers.
 
Old 09-19-2003, 05:21 AM   #4
michaelk
Moderator
 
Registered: Aug 2002
Posts: 9,917

Rep: Reputation: 338Reputation: 338Reputation: 338Reputation: 338
How is the drive partitioned? Need to be logged in as root and specify the correct device for your 200gb drive

fdisk -l /dev/hdx (thats a small L)
 
Old 09-19-2003, 02:59 PM   #5
PhysixstringGuy
LQ Newbie
 
Registered: Sep 2003
Posts: 10

Original Poster
Rep: Reputation: 0
Sorry to be so persistenly helpless, but nothing I've tried from the past posts seem to work.

When I enter:

mount -t vfat /dev/hdf2 /mnt/storage

I get the following error:

mount: wrong fs type, bad option, bad superblock on /dev/hdf2,
or too many mounted file systems
(aren't you trying to mount an extended partition,
instead of some logical partition inside?)

and when I try to use fdisk:

[root@localhost aueda]# fdisk -l /dev/hdf2
bash: fdisk: command not found

I find it odd that my shell does not recognize fdisk...is it not supported by the redhat 9 gnome shell?

Thanks for your enduring patience.
 
Old 09-19-2003, 03:23 PM   #6
michaelk
Moderator
 
Registered: Aug 2002
Posts: 9,917

Rep: Reputation: 338Reputation: 338Reputation: 338Reputation: 338
If you use just su then you are logged in as rrot but your not using root's environment and therefore fdisk in not in the path.

Use su - instead. Or use the full path /sbin/fdisk.
 
Old 02-12-2004, 12:08 AM   #7
heatw
LQ Newbie
 
Registered: Feb 2004
Posts: 1

Rep: Reputation: 0
hey, i get that same error did you figure out ehat to do, i also am trying to mount a 200gb fat32 partion with a promise ata card. even when i log in as root i get that error however i have no problem using fdisk

heres a screen cap of what happens to me
http://members.rogers.com/heatw/helpme.jpg

thanks
 
Old 02-13-2004, 03:53 PM   #8
michaelk
Moderator
 
Registered: Aug 2002
Posts: 9,917

Rep: Reputation: 338Reputation: 338Reputation: 338Reputation: 338
heatw,
I've seen previous posts that indicated problems with mounting large vfat partitions.
 
  


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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Accessing FAT32 drives in RH9 jamyskis Linux - Newbie 14 02-13-2004 01:44 PM
Dual Boot, XPpro & RH9, Two hard drives snowman156 Linux - Newbie 12 02-03-2004 04:53 PM
Seagate SATA 8m hard drives not recognized by RH9 mbhakta Linux - Hardware 3 01-30-2004 04:57 PM
Accessing Hard Drives as user Kristic Linux - Newbie 14 09-01-2003 03:06 PM
Accessing Hard drives jmrjohan Linux - Newbie 7 07-19-2003 07:46 AM


All times are GMT -5. The time now is 06:37 AM.

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration