LinuxQuestions.org
Help answer threads with 0 replies.
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 01-08-2012, 12:56 PM   #1
ponparasuraman
LQ Newbie
 
Registered: Oct 2011
Location: Tirunelveli, India
Posts: 5

Rep: Reputation: Disabled
how to mount external hard drive in redhat5-reg


hi LQ family.

Actually I wish to mount the external hard drive in redhat5 os. for that i have tried to mount by using the command "mount -t ntfs-3g /dev/sdb1 /mnt/ntfs". but it states that "mount: unknown filesystem type 'ntfs-3g'". (already fuse driver installed successfully but ntfs-3g was not successful)..kindly do the needful...

thanks in advance....
 
Old 01-08-2012, 01:38 PM   #2
T3RM1NVT0R
Senior Member
 
Registered: Dec 2010
Location: Internet
Distribution: Linux Mint, SLES, CentOS, Red Hat
Posts: 2,385

Rep: Reputation: 477Reputation: 477Reputation: 477Reputation: 477Reputation: 477
@ Reply

Hi ponparasuraman,

Redhat automatically mounts the external hard drive to /media. When you connect your external hdd are you able to see it in My Computer? If not then please paste the output of the following after connecting external hdd:

Code:
ls -l /dev/ | grep sd
If the above does not show any result try the following:

Code:
ls -l /dev/ | grep hd
As far as I know you do not need to mention filesystem type using -t because Redhat automatically detects the file system type of external hdd.
 
Old 01-08-2012, 06:18 PM   #3
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
however the ntfs-3g is NOT installed by default

search the red hat knowledge base
https://access.redhat.com/knowledge/search

the instructions ARE in there
search for "mount ntfs"
your RHN access username and password WILL be required to read the install instructions.

PS. if this is RHEL 5.0,5.1 or 5.2,or 5.3 there is a kernel bug that REQUIRES a special version to be installed
from a special repo and using special instructions

this was fixed in rhel 5.4 and up

Last edited by John VV; 01-08-2012 at 06:20 PM.
 
Old 01-08-2012, 10:55 PM   #4
ponparasuraman
LQ Newbie
 
Registered: Oct 2011
Location: Tirunelveli, India
Posts: 5

Original Poster
Rep: Reputation: Disabled
if i edit a command "ls -l /dev/ | grep sd" it shows the following:

brw-r----- 1 root disk 8, 0 Jan 9 09:35 sda
brw-r----- 1 root disk 8, 1 Jan 9 09:35 sda1
brw-r----- 1 root disk 8, 2 Jan 9 09:35 sda2
brw-r----- 1 root disk 8, 3 Jan 9 09:35 sda3
brw-r----- 1 root disk 8, 4 Jan 9 09:35 sda4
brw-r----- 1 root disk 8, 5 Jan 9 09:35 sda5
brw-r----- 1 root disk 8, 16 Jan 9 09:52 sdb
brw-r----- 1 root disk 8, 17 Jan 9 09:52 sdb1
 
Old 01-09-2012, 12:33 PM   #5
T3RM1NVT0R
Senior Member
 
Registered: Dec 2010
Location: Internet
Distribution: Linux Mint, SLES, CentOS, Red Hat
Posts: 2,385

Rep: Reputation: 477Reputation: 477Reputation: 477Reputation: 477Reputation: 477
@ Reply

I hope you have pasted the output after connecting external hdd. From the ouput it appears that your external hdd has got single partition that is /dev/sdb1. Did you try mounting this partition using the following command:

Code:
mount /dev/sdb1 /media
 
  


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
udev rules to mount external hard drive at mount point akamikeym Gentoo 3 03-31-2010 01:12 PM
Can't mount external hard drive a_m0d Linux - Hardware 4 07-08-2009 07:44 PM
How to mount external hard drive vitalstrike82 SUSE / openSUSE 3 02-17-2008 12:27 AM
Can't mount external hard drive...HELP! Stevetgn Linux - Hardware 4 10-18-2005 07:38 PM
can't mount fs on external hard drive fatblueduck Linux - General 11 06-10-2005 03:03 PM

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

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