Dr R Paskaramoorthy on Thu, 2 Dec 1999 16:38:20 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: GLUG: Mounting Windows Partion


Daniel,

Try the following in /etc/fstab:

/dev/hda1 /win95  vfat   user,exec,dev,suid,rw    1   1

Cheers
RP


> 
> >>> Daniel <dan@xxxxxxxxxxxx> 99/12/02 11:10:50 >>>
> Hello again linux people,
> 
> Please bare with the long explanation, my question is near the end. What
> I did a while ago, was add a line to /etc/fstab as follows:
> 
> /dev/hda1	/win95		vfat
> 
> which did what it was supposed to and mounted my windows partion under
> /win95/ on boot up, however I soon discovered that it was read only to
> normal users. Only root could write to it. So I changed /etc/fstab to
> read:
> 
> /dev/hda1	/win95		vfat		user
> 
> Which allowed a user to mount/unmount it, but still didn't give rw
> access. I then made it
> 
> ....  user,rw
> 
> But nope, it still is read-only, until I umount and then re- mount it as
> a user. So I now have:
> 
> ....  user,noauto
> 
> and everytime (often) I want to access my windows partion I have to
> mount it. Is there no way I can mount it on boot up, that its mounted as
> user accessible and not as root???
> 
> Any thoughts..
> 
> --> Daniel <dan@xxxxxxxxxxxx>
> ____~~~~~~__________________________________________________
>                                                _|__
> Web: http://home.global.co.za/~dan/ (no PF)    `|  \ S 
> Alternate Email: count_janik@xxxxxxxxxxxx      _|__/ H O
>                                                 |    I N  
> "...And it's too late to lose the weight you  --===  N ! 
> used to need to throw around." - Pink Floyd.   -==   E 
> v1.2a r+d>s TW 0/0/ FD 2- 0 P* 8 13.2 40.9% <17jan99> */2/V
> ____________________________________________________________
> 
> ---
> To unsubscribe from this list: send the line "unsubscribe glug" in
> the body of a message to majordomo@xxxxxxxxxxxx 
> 
> 
> ---
> To unsubscribe from this list: send the line "unsubscribe glug" in
> the body of a message to majordomo@xxxxxxxxxxxx
>