All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Weber <shawk@gmx.net>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.0-test5-mm3 VFAT File system problem
Date: 20 Sep 2003 20:07:04 +0200	[thread overview]
Message-ID: <1064081224.6093.5.camel@athxp.bwlinux.de> (raw)

I can confirm this behavior. 

I checked my fstab entry. Was saying:

/dev/hda5               /mnt/windows/D  vfat            rw,user,umask=0
0 0

After changing it to
/dev/hda5               /mnt/windows/D  vfat           
rw,user,uid=1001,gid=100 0 0

I got it working again half of the time. Its strange. Sometimes I get
the message that only root can unmount it, even when I mounted it as
user. 

Something is a little whacky there.

--
Benjamin


> Upon moving from -mm2 to -mm3, my vfat filesystems did not
> automatically bount at bootup as per the fstab and could not be
> accessed by applications in Gnome ie. my mount point showed no
> subdirectories or files.
> 
> I could manually mount (not by mount /mnt/win_c but by the full mount
> -t vfat /dev/hda1 /mnt/win_c) and I could explore using ls in
> terminals but programs in Gnome could not open the filesystem.
> 
> Upon rebooting into -mm2 everything was fine again.


             reply	other threads:[~2003-09-20 18:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-20 18:07 Benjamin Weber [this message]
2003-09-20 18:56 ` 2.6.0-test5-mm3 VFAT File system problem Andrew Morton
  -- strict thread matches above, loose matches on Subject: below --
2003-09-20 13:21 gaxt
2003-09-21  4:51 ` Randy.Dunlap
2003-09-22 12:27   ` gaxt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1064081224.6093.5.camel@athxp.bwlinux.de \
    --to=shawk@gmx.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.