All of lore.kernel.org
 help / color / mirror / Atom feed
From: Amin <amin@siriusbb.com>
To: Karthik <karthikv@Alum.Dartmouth.ORG>
Cc: linux-newbie@vger.kernel.org
Subject: Re: mounting vfat partitions
Date: Mon, 26 Apr 2004 09:26:10 +0600	[thread overview]
Message-ID: <408C8152.7000802@siriusbb.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0404251822380.11721-100000@legolas.personal.engin.umich.edu>

Karthik Vishwanath wrote:

> /dev/hdb1	/dosd	vfat	defaults
> /dev/hda1	/dosc	vfat	defaults
> 
> This mounts the partitions correctly. However, I am able to access these
> mount points only as root, and not as a user.  I would prefer that these
> vfat partitions be writable by root alone, but be readble for all users on
> the machine. How can I fix that?
> 
> Thanks,
> 
> -K

/dev/hdb1	/dosd	vfat	defaults,owner,user
/dev/hda1	/dosc	vfat	defaults,owner,user

HTH

Yawar
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

  reply	other threads:[~2004-04-26  3:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-25 22:31 mounting vfat partitions Karthik Vishwanath
2004-04-26  3:26 ` Amin [this message]
2004-04-26 22:27   ` Karthik Vishwanath
2004-04-27  2:48     ` Beolach

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=408C8152.7000802@siriusbb.com \
    --to=amin@siriusbb.com \
    --cc=karthikv@Alum.Dartmouth.ORG \
    --cc=linux-newbie@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.