LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 09-19-2004, 05:44 PM   #1
kaktous
LQ Newbie
 
Registered: May 2004
Location: iran.tehran
Posts: 12

Rep: Reputation: 0
Question problem with mount!!


hi..friends...
i have problem with mount windows partision in my slackware 10
but....this problem is just for ordinary user....when i mount windows partin in root user ..it's work good..but when i try too see a windows partion with ordinary user i cant see...
can u help me?
my fstab file is.

Code:
/dev/hda10       swap             swap        defaults         0   0
/dev/hda12       /                ext3        defaults         1   1
/dev/hda11       /home            ext3        defaults         1   2
/dev/hda13       /mnt/Yoper       ext3        defaults         1   2
/dev/hda8        /mnt/data        ext3        defaults         1   2
/dev/hda9        /boot            ext3        defaults         1   2
/dev/hda1        /mnt/hda1        vfat        defaults         1   0
/dev/hda5        /mnt/hda5        ntfs        ro               1   0
/dev/hda6        /mnt/hda6        vfat        defaults         1   0
/dev/hda7        /mnt/hda7        vfat        defaults         1   0
/dev/cdrom       /mnt/cdrom       iso9660     noauto,owner,ro  0   0
/dev/fd0         /mnt/floppy      auto        noauto,owner     0   0
devpts           /dev/pts         devpts      gid=5,mode=620   0   0
proc             /proc            proc        defaults         0   0
 
Old 09-19-2004, 05:57 PM   #2
leonscape
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Debian SID / KDE 3.5
Posts: 2,313

Rep: Reputation: 48
Because windows doesn't have a proper permissions structure using defaults for windows won't work. What you need to do is add a umask or mode option to make a pretend permissions structure for the windows partitions.
 
Old 09-19-2004, 06:03 PM   #3
blk96gt
Member
 
Registered: Jun 2004
Location: Nacogdoches, TX
Distribution: Ubuntu 7.04
Posts: 230

Rep: Reputation: 30
Instead of having defaluts there, put something like user,rw,umask=0000.
 
Old 09-19-2004, 06:14 PM   #4
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
This is how I setup my /etc/fstab and the Windoze parts mount automatically
and normal users can read/write (rw) the FAT32 but read only (ro) the NTFS part
Code:
mingdao@paul:~$ cat /etc/fstab
/dev/hda5        swap             swap        defaults         0   0
/dev/hdc6        /                reiserfs    defaults         1   1
/dev/hdc1        /boot            reiserfs    defaults         1   2
/dev/hdc2        /home            reiserfs    defaults         1   2
/dev/hdc3        /usr             reiserfs    defaults         1   2
/dev/hdc5        /var             reiserfs    defaults         1   2
/dev/hdc7        /tmp             reiserfs    defaults         1   2
/dev/hdc8        /distro          reiserfs    defaults         1   2
/dev/hda1        /XP              ntfs        user,umask=1000,ro,auto      1   0
/dev/hda2        /PROGRAMS        ntfs        user,umask=1000,ro,auto      1   0
/dev/hda3        /DATA            vfat        user,umask=1000,rw,auto      1   0
/dev/cdrom       /mnt/cdrom       iso9660     noauto,owner,ro  0   0
/dev/fd0         /mnt/floppy      auto        noauto,owner     0   0
devpts           /dev/pts         devpts      gid=5,mode=620   0   0
proc             /proc            proc        defaults         0   0
###added these for usb devices
/dev/sda1        /mnt/sda1        vfat        user,umask=1000,rw,noauto 0 0
/dev/sdb1        /mnt/sdb1        vfat        user,umask=1000,rw,noauto 0 0
/dev/sdc1        /mnt/sdc1        vfat        user,umask=1000,rw,noauto 0 0
/dev/sdd1        /mnt/sdd1        vfat        user,umask=1000,rw,noauto 0 0
###added these for CD-RW & DVD+-RW
/dev/scd0        /mnt/cdrw        iso9660     user,umask=1000,rw,noauto 0 0
/dev/scd1        /mnt/dvd         iso9660     user,umask=1000,rw,noauto 0 0

Last edited by Bruce Hill; 09-20-2004 at 07:40 PM.
 
Old 09-20-2004, 07:36 PM   #5
kaktous
LQ Newbie
 
Registered: May 2004
Location: iran.tehran
Posts: 12

Original Poster
Rep: Reputation: 0
thanks..for your help...i'll try
if stil have problem....i'll come back here!
 
  


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
Mount problem - device already mounted or mount point busy zahoo Linux - General 7 08-28-2009 05:02 PM
NFS mount of smb mount of windows share: permission denied problem :( Bagatur Linux - Networking 4 07-07-2009 11:34 AM
mount:not a directory. Suse dvd mount problem tzanis Linux - General 8 11-06-2005 11:30 AM
cd r/rw mount problem zaman Linux - Hardware 2 06-11-2004 08:17 AM
weird kernel problem and fs mount problem intense Slackware 5 03-16-2004 12:36 PM

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

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