LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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-30-2006, 08:21 PM   #1
sunpascal
Member
 
Registered: Jan 2005
Distribution: Debian
Posts: 104

Rep: Reputation: 15
mount ntfs partition is debian, kde 3.5


hey,
I have an ntfs partition on hda1 that I'd like to mount at boot time, and allow users to read from.
My ftab is
/dev/hda1 /media/hda1 ntfs user,noauto,uid=me,gid=me,umask=022 0 0

I tried to mount it with
mount -t ntfs /dev/hda1 /media/hda1

Doing
mount /media/hda1mount /media/hda1mount
as normal user gives me
mount: wrong fs type, bad option, bad superblock on /dev/hda1,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so

I can see my files in konqueror as root, but I get an error when I try to do so from my normal account.
How do I allow users to read from the ntfs partition?

sunpascal
 
Old 01-30-2006, 09:19 PM   #2
egghead
LQ Newbie
 
Registered: Jan 2006
Distribution: Slackware 9.1
Posts: 23

Rep: Reputation: 15
Ummm... maybe you should check the permissions of /media/hda1 (when the partition is not mounted). For mounting it on startup, you should probably get rid of "noauto" in that line in fstab
 
Old 01-31-2006, 12:28 AM   #3
nitinatindore
Member
 
Registered: Dec 2004
Location: India
Distribution: Mandrake, Mandriva, PclinuxOS
Posts: 114

Rep: Reputation: 15
Quote:
My ftab is
/dev/hda1 /media/hda1 ntfs user,noauto,uid=me,gid=me,umask=022 0 0
Change above entry in /etc/fstab to:

/dev/hda1 /media/hda1 ntfs defaults,user,umask=022 0 0

now mount using ordinary user as
$ mount /dev/hda1
 
Old 01-31-2006, 03:52 AM   #4
sunpascal
Member
 
Registered: Jan 2005
Distribution: Debian
Posts: 104

Original Poster
Rep: Reputation: 15
thanks, that works.
 
  


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
How can I mount a NTFS partition? LegendBreath Fedora 1 06-05-2005 11:02 AM
mount NTFS partition on R.H 9.0 borceivanovski General 1 05-23-2004 08:09 PM
Why can't mount NTFS partition ? owen Linux - General 2 01-20-2004 07:51 PM
Why can I mount one NTFS partition but not the other? DeleriA Linux - Software 5 03-09-2003 05:08 PM
cannot mount partition (says it's NTFS but it's not!) d33pdream Linux - General 5 02-22-2003 09:46 PM

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

All times are GMT -5. The time now is 03:21 AM.

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