LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 02-14-2007, 01:02 PM   #1
stratotak
Member
 
Registered: Sep 2005
Distribution: Today Debian . Tomorrow ..??
Posts: 386

Rep: Reputation: 39
Question fstab entry for windows partition


Anyone can tell me the correct entry in fstab to mount my windows partition on boot..right now I have
/dev/hda1 /media/windows ntfs ____ 0 0 ..im not sure what should go in between ntfs and 0 0.Right now I have user and ro and it will mount it on boot but i cant access it..i have to open console and launch nautilus as root and then I can access it..anyone can tell me correct entry so I can acess my windows partition as user??thanks..
 
Old 02-14-2007, 01:11 PM   #2
deepclutch
Member
 
Registered: Nov 2004
Location: Kerala, India
Distribution: Debian Bookworm
Posts: 773
Blog Entries: 1

Rep: Reputation: 34
Smile

for a normal ntfs readonly windows partition:
Code:
/dev/sdax       /media/sdax    ntfs silent,umask=0222,locale=en_US.UTF-8  0  0
OR
if ur using ntfs-3g read/write driver
Code:
/dev/sdax       /media/sdax    ntfs-3g  silent,umask=0,locale=en_US.UTF-8  0  0
and for fat32 filesystems with only root been able to have write permission
Code:
/dev/sdax       /media/sdax     vfat     defaults   0     0
where x is the partn number.while http://ubuntuguide.org can help u in this
 
Old 02-15-2007, 06:09 AM   #3
radiodee1
Member
 
Registered: Oct 2006
Location: New York
Distribution: Debian
Posts: 675
Blog Entries: 11

Rep: Reputation: 36
What are the permissions on /media/windows? Maybe you have to reset the permissions on that directory to something fairly open to everyone before you try to look at it with nautilus.
 
  


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
Mounting windows share via cifs (fstab entry) - error 13 opening credentials file O(V)eGA_l2el) Linux - Networking 2 12-05-2006 11:22 AM
Fresh install of SUSE, windows partition is mounted but no GRUB entry irunfast1000 Linux - General 1 10-12-2006 03:49 PM
cant access windows partition with mnt or editing fstab mayasedai Linux - General 13 03-17-2005 12:17 PM
FSTAB entry for normal user to access windows partition rmanocha Linux - Software 4 01-29-2004 04:33 PM
fstab setting so users can see windows partition(s) Linux_Inside Slackware 1 10-19-2003 09:43 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

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