From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from services.tjfisher.co.uk ([195.166.151.202] helo=smtp.tjfisher.co.uk) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1D9WhR-0000Dh-00 for ; Thu, 10 Mar 2005 18:04:13 -0500 Received: from [192.168.3.2] (helo=oulaptop) by smtp.tjfisher.co.uk with smtp (Exim 4.43) id 1D9WjF-0001QS-6e for speakup@braille.uwo.ca; Thu, 10 Mar 2005 23:06:09 +0000 Message-ID: <05d501c525c5$73b194d0$0203a8c0@oulaptop> From: "Toby Fisher" To: "Speakup is a screen review system for Linux." References: <20050310194634.GA16646@romuald.net.eu.org> Date: Thu, 10 Mar 2005 23:03:32 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 X-Spam-Score: -5.9 (-----) Subject: Re: can't switch to mounted directory as normal user X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 23:04:13 -0000 ----- Original Message ----- From: "Gregory Nowak" To: Sent: Thursday, March 10, 2005 7:46 PM Subject: can't switch to mounted directory as normal user > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi all. > > I have the following line in my /etc/fstab: > > /dev/sda1 /storage/backup vfat rw,noauto,user 0 > 0 You need to change the 2 numbers at the end of the line, can't remember exactly to what, it might be 1 1 or 1 2, can't remember exactly, the other option is to look at the umask man page. Hth Toby