LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 03-05-2005, 09:32 AM   #1
paul_dundee
Member
 
Registered: Mar 2005
Location: Scotland
Distribution: FC3
Posts: 39

Rep: Reputation: 15
auto mounting problem on FC3


I am able to mount my ntfs drive manually by typing in: mount /dev/hdb1 /mnt/files -t ntfs -o uid=paulc

The fstab entry looks like this:
--
/dev/hdb1 /mnt/files ntfs paulc,rw,exec 0 0
--

In my system log, the error message goes something along the lines of:
--
Mar 5 15:10:11 localhost mount: mount: wrong fs type, bad option, bad superblock on /dev/hdb1,
Mar 5 15:10:11 localhost mount: or too many mounted file systems
Mar 5 15:10:11 localhost netfs: Mounting other filesystems: failed
--

Anyone have any ideas?

thanks.
 
Old 03-05-2005, 10:06 AM   #2
mebrelith
Member
 
Registered: Nov 2004
Location: Torreón, Coahuila, México
Distribution: Gentoo
Posts: 342
Blog Entries: 1

Rep: Reputation: 30
To mount NTFS you need a special thingamajig, did you installed it? I know it sounds like a duh quesion but better to be sure. If you didnt install it go to http://linux-ntfs.sourceforge.net/rpm/fedora3.html and fetch it.

Last edited by mebrelith; 03-05-2005 at 10:07 AM.
 
Old 03-05-2005, 11:16 AM   #3
paul_dundee
Member
 
Registered: Mar 2005
Location: Scotland
Distribution: FC3
Posts: 39

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by mebrelith
To mount NTFS you need a special thingamajig, did you installed it? I know it sounds like a duh quesion but better to be sure. If you didnt install it go to http://linux-ntfs.sourceforge.net/rpm/fedora3.html and fetch it.
yes, i had to install the thingamajig to manually mount the partition.
 
Old 03-05-2005, 12:48 PM   #4
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,700

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
Quote:
/dev/hdb1 /mnt/files ntfs paulc,rw,exec 0 0
paulc is not a valid option.

for all users to read:
/dev/hdb1 /mnt/files ntfs umask=222,exec 0 0

If you want to specify a user then:
/dev/hdb1 /mnt/files ntfs uid=paulc,umask=222,exec 0 0

For further info see man pages for mount and fstab.
 
Old 03-05-2005, 01:18 PM   #5
mebrelith
Member
 
Registered: Nov 2004
Location: Torreón, Coahuila, México
Distribution: Gentoo
Posts: 342
Blog Entries: 1

Rep: Reputation: 30
This is how it works for me (notice that this gives access to every user with read and write):

/dev/hda1 /mnt/winstorage ntfs users,owner,rw,umask=000 0 0
 
Old 03-05-2005, 01:47 PM   #6
paul_dundee
Member
 
Registered: Mar 2005
Location: Scotland
Distribution: FC3
Posts: 39

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by michaelk
/dev/hdb1 /mnt/files ntfs umask=222,exec 0 0
I tried that line. The drive was mounted, but when i went to the folder all of the files/folders had blank page icons and could not be opened. I changed the umask to 0222, which allowed me read access only.

So in the end, the following line has done the trick:
--
/dev/hdb1 /mnt/files ntfs users,umask=000,rw 0 0
--

Thanks guys
 
Old 03-24-2005, 06:55 AM   #7
hydrouk
LQ Newbie
 
Registered: Mar 2005
Posts: 1

Rep: Reputation: 0
Hi

i tried the above and i get a strange error while i try an add to my fstab! im typin

fstab-sync -a /dev/hda2 /mnt/downloads ntfs auto,ro,users,uid=501,umask=555 0 0


then i get an error "Error sending msg: No device with id /dev/hda2"
but when i just mount it normally it finds it and works fine?


Whats causing the confusion
 
  


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
problem mounting video and audio CDs on FC3 vineet7kumar Linux - Newbie 5 09-14-2005 06:23 AM
problem with mounting cd-rw drive in FC3 kenhall4 Fedora 5 05-11-2005 05:41 PM
Problem mounting RHL9 ext3 drive in FC3 kassemi Linux - Hardware 6 03-23-2005 07:53 PM
Problem auto mounting CD-RW drive after burning a CD successfully. phaserx Linux - General 0 06-03-2004 12:38 PM
/auto - mounting floppy/cdrom problem islandkid Linux - General 3 03-18-2002 02:16 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

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