Re: [SLUG] hdd

From: Eben King (eben1@tampabay.rr.com)
Date: Mon Sep 15 2003 - 12:05:43 EDT


On Mon, 15 Sep 2003, Scott Piper wrote:
> Maurice Wilson wrote:
>
> > /dev/hdc1 /mnt/hdc1 vfat
> > noauto,users,exec,umask=000,uid=knoppix,gid=knoppix 0 0
>
> You are mounting /dev/hdc1 only when needed (noauto), and as owned by
> the user knoppix. Since you can read the drive when you want to, I
> assume you have auto mounting running. What you want to do is change
> the uid to your user id (either your account name or the number - you
> can find it by the id command). If you want the drive mounted all the
> time, then you can change the fstab line to
>
> /dev/hdc1 /mnt/hdc1 vfat uid={your user id}, defaults 0 0

Isn't that

/dev/hdc1 /mnt/hdc1 vfat uid={your user id},defaults 0 0

(no space after comma)?

-- 
-eben    ebQenW1@EtaRmpTabYayU.rIr.OcoPm    home.tampabay.rr.com/hactar
CAPRICORN:  The stars say you're an exciting and wonderful person...
but you know they're lying.  If I were you, I'd lock my doors and
windows and never never never never leave my house again.  -- Weird Al

----------------------------------------------------------------------- This list is provided as an unmoderated internet service by Networked Knowledge Systems (NKS). Views and opinions expressed in messages posted are those of the author and do not necessarily reflect the official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 20:42:09 EDT