Re: Access fat-partition as user?
From: Jan C. Nordholz (jckn_at_gmx.net)
Date: 09/30/03
- Previous message: David J. Weller-Fahy: "Re: Executing a Script every hour"
- In reply to: ZekeVarg_at_linux.se: "Access fat-partition as user?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 30 Sep 2003 23:06:30 +0200 To: "debian-user@lists.debian.org" <debian-user@lists.debian.org>
> Hi!
> I have a windows-partition (/dev/sda1) I want to access
> from debian but can only do it as root (su). I tried to chmod
> it to "754" so user could access it but it doesn't change
> the permision on it.
Simply chmod'ing the permissions of the mount point won't
help. Use mount with the uid, gid and umask options - consult
mount's manpage for details. I'm mounting my FAT partitions
with
uid=0,gid=1001,umask=002
which gives all members of group 1001 read/write and
all other users read permission.
HTH,
Jan
-- To UNSUBSCRIBE, email to debian-user-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: David J. Weller-Fahy: "Re: Executing a Script every hour"
- In reply to: ZekeVarg_at_linux.se: "Access fat-partition as user?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|