Hi, my doubt is y the 'noauto' option not working,as that option should prevent the partition from automounting on startup,even if the fstab has the entry .no?
if i mount the partition manually, i will not have read/write/execute permissions. i tried the following command,but it is still denying the privileges.i see all the folders and files with a "lock symbol ". "mount -o user,rw,exec,umask=000 /dev/hda7 /media/hda7" On Fri, Jul 3, 2009 at 12:00 PM, <[email protected]>wrote: > Send Mailinglist mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Mailinglist digest..." > > Today's Topics: > > 1. Debian - 'noauto' (Anoop S Menon) > 2. Re: Debian - 'noauto' (Binny V A) > 3. Re: Debian - 'noauto' (Sunjith P S) > > > ---------- Forwarded message ---------- > From: Anoop S Menon <[email protected]> > To: [email protected] > Date: Fri, 3 Jul 2009 07:50:17 +0530 > Subject: [ILUG-Cochin.org] Debian - 'noauto' > Hello, > > I have a doubt......i want my windows partitions not to automount at > start up(i have created entry in fstab).i have used the 'noauto' > option as well....but it still auto mounts....whats the reason for > that.....what shud i do????? > > the fstab entry is shown below...... > > /dev/hda7 /media/hda7 vfat rw,users,noauto,sync,umask=000 > 0 0 > > Regards, > Anoop. > -- > an☺☺p > > > ---------- Forwarded message ---------- > From: Binny V A <[email protected]> > To: "This List discusses GNU/Linux & GNU, GPL Software" < > [email protected]> > Date: Fri, 3 Jul 2009 09:05:18 +0530 > Subject: Re: [ILUG-Cochin.org] Debian - 'noauto' > Hi, > > > /dev/hda7 /media/hda7 vfat > rw,users,noauto,sync,umask=000 > > 0 0 > Just delete this line from the fstab file. That should fix the issue. > > > -- > Binny V A > http://www.bin-co.com/blog/ > > > > > ---------- Forwarded message ---------- > From: Sunjith P S <[email protected]> > To: "This List discusses GNU/Linux & GNU, GPL Software " < > [email protected]> > Date: Fri, 3 Jul 2009 11:19:41 +0530 > Subject: Re: [ILUG-Cochin.org] Debian - 'noauto' > You may also comment out the line with a '#' as the first character on the > line. > > > > _______________________________________________ > Mailinglist mailing list > [email protected] > http://ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org > > -- an☺☺p
_______________________________________________ ILUG Cochin Mailing List http://ilug-cochin.org/mailman/ [email protected] http://ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org #[email protected]
