Re: chmod & chown don't work
From: Torfinn Ingolfsen (tingo_at_start.no)
Date: 12/30/04
- Next message: Torfinn Ingolfsen: "Firefox is really unstable on FreeBSD"
- Previous message: Torfinn Ingolfsen: "Re: Televideo dumb terminal with 4.10?"
- In reply to: Cheng Hong: "chmod & chown don't work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Dec 2004 12:22:57 +0100
Cheng Hong wrote:
> Hi all,
>
> Recently, I successfully mounted the FAT32 partition to my FreeBSD5.3 box.
> Now, the problem is that I can only work on it as root. The directory
> created cannot be changed to allow other user's access. Anyone has
> experience on this?
As already answered in another reply, you can only decide the ownership
and group at mount time.
The easiest way to make this work the way you want (IMHO) is to chane
the ownership, group and / or permissions on the mountput (ie. the
directory where you will mount your msdos partition) _before_ you mount it.
Something like this:
$ chown hcheng /winwork
$ chown hcheng /winboot
and so on.
HTH
-- Torfinn Ingolfsen, Norway
- Next message: Torfinn Ingolfsen: "Firefox is really unstable on FreeBSD"
- Previous message: Torfinn Ingolfsen: "Re: Televideo dumb terminal with 4.10?"
- In reply to: Cheng Hong: "chmod & chown don't work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|