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

Re: wrong permission?



Now, I figured out the reason. It is because documentation folder is
set as "my document" under my Windows XP. How is Debian so smart to
know that?

Ronggui

On Thu, Jun 11, 2009 at 9:20 AM, ronggui wong<ronggui.wong@gmail.com> wrote:
> My Debian mounts a vfat partition automatically, the setting of fstab
> is as follows:
> ## /etc/fstab
> /dev/hda6       /media/wine     vfat
> defaults,users,umask=000,shortname=winnt,uid=wincent,gid=wincent
>  0       0
>
> However, two folders in the partition have different permissions. It
> seems that I can not change it. Any suggestions? Thanks.
>
> wincent@debian:~$ ls -l /media/wine
> total 80
> dr-xr-xr-x 49 wincent wincent 16384 2008-02-10 documentation
> drwxrwxrwx  2 wincent wincent 16384 2007-09-22 Recycled
> wincent@debian:~$ chmod o+w /media/wine/documentation
> wincent@debian:~$ ls -l /media/wine/
> total 80
> dr-xr-xr-x 49 wincent wincent 16384 2008-02-10 documentation
> drwxrwxrwx  2 wincent wincent 16384 2007-09-22 Recycled
>


Reply to: