LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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
  Search this Thread
Old 08-04-2007, 06:26 PM   #1
dec009
LQ Newbie
 
Registered: Jul 2007
Posts: 16

Rep: Reputation: 0
Problems Mounting USB External Drive NTFS!!!


hey i have been having a lot of troulble mounting my external drive NTFS. Once i have connected it and it appears in Computer i click on it and it says it can not mount the drive. it in pop up it says i need to enter

Code:
mount -t ntfs-3g /dev/sdb1 /media/Trinny -o force
it also says that i need to put this in the /etc/fstab file -

Code:
/dev/sdb1 /media/Trinny ntfs-3g defaults, force 0 0
i tried the first command which it told me to do in the terminal and it did mount but once i turned my computer off or dissconnected the drive the error just keeps coming back

i then tried to put the second command it told me in the /etc/fstab file but once i did and saved it everyone time i clicked on the drive in Computer it would just say that i am not privleged to open the drive????

Here is a copy of my fstab file.. i Dont know if i did it right??

Code:
# /etc/fstab: static file system information.
#
#  -- This file has been automaticly generated by ntfs-config -- 
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>

proc /proc proc defaults 0 0
# Entry for /dev/sda2 :
UUID=033045fd-65bd-4ef2-bb36-859308fd2fe4 / ext3 defaults,errors=remount-ro 0 1
# Entry for /dev/sda1 :
UUID=daa5c1b4-dc37-492a-9e40-cfd9d1861939 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/scd1 /media/cdrom1 udf,iso9660 user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
Thanks
 
Old 08-04-2007, 06:35 PM   #2
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
Good to see that you have ntfs-3g installed... you need to add "user" to the options line. Some people get better results with "umask=0222" so it should be:

/dev/sdb1 /media/Trinny ntfs-3g defaults, force,user,umask=0222 0 0

... which should be added after the floppy line in that fstab file.
 
Old 08-04-2007, 07:02 PM   #3
dec009
LQ Newbie
 
Registered: Jul 2007
Posts: 16

Original Poster
Rep: Reputation: 0
hey thanks for your help .. i entered what you said but when i cliked on my drive it still said i cannot mount the external drive.. it said

Code:
[mntent]:line 15 in /etc/fstab is bad
mount: can't find /media/Trinny in /etc/fstab or /etc/mtab

Last edited by dec009; 08-04-2007 at 07:03 PM.
 
Old 08-04-2007, 07:06 PM   #4
dec009
LQ Newbie
 
Registered: Jul 2007
Posts: 16

Original Poster
Rep: Reputation: 0
its working now i had wrote it in wrong

Thanks so much for your help
 
Old 08-07-2007, 06:56 AM   #5
dec009
LQ Newbie
 
Registered: Jul 2007
Posts: 16

Original Poster
Rep: Reputation: 0
hey the problem has come back, my ntfs external wont mount i entered

Code:
/dev/sdb1 /media/Trinny ntfs-3g defaults, force,user,umask=0222 0 0
in /etc/fstab but it still wont let my mount it??
 
Old 08-07-2007, 08:00 PM   #6
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
manually mount in terminal and report the errors.
 
Old 08-08-2007, 01:17 AM   #7
dec009
LQ Newbie
 
Registered: Jul 2007
Posts: 16

Original Poster
Rep: Reputation: 0
well when i mount it in terminal by

Code:
mount -t ntfs-3g /dev/sdb1 /media/Trinny -o force
when i enter this it gets mounted and works but if i log off or shutdown or unplug it.. when i turn the computer back on or plug it back in it wont mount and i have to enter the code again
 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mounting USB external drive with multiple partitions, USB bluetooth mouse xmeson Slackware 7 12-17-2006 09:00 AM
How to mount an external NTFS USB drive on Mandrake 10.0?? mannyjazz Linux - Hardware 6 05-29-2006 07:13 PM
HELP! Mounting External NTFS Drive (with Slackware 10.2\kernel 2.6.12.6) imac1701 Linux - Hardware 1 05-14-2006 05:25 PM
USB external drive: NTFS/FAT32 detected, ext3 not blanks77 Linux - Hardware 7 04-25-2006 08:45 PM
Mounting USB NTFS drive. aje Slackware 13 03-23-2005 03:51 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

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