From owner-freebsd-questions Wed Jul 8 16:10:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA13518 for freebsd-questions-outgoing; Wed, 8 Jul 1998 16:10:02 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from deimos.intercom.it (deimos.intercom.it [195.72.192.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA13464 for ; Wed, 8 Jul 1998 16:09:58 -0700 (PDT) (envelope-from mauro@intercom.it) Received: from silvia.intercom.it (silvia.dial.intercom.it [195.72.195.163]) by deimos.intercom.it (8.8.5/8.8.3) with SMTP id BAA07557 for ; Thu, 9 Jul 1998 01:09:55 +0200 Message-ID: <00da01bdaac5$e0308f80$a3c348c3@silvia.intercom.it> From: "Mauro Allegrini" To: Subject: R: Permission denied on /dos Date: Thu, 9 Jul 1998 01:10:29 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Does 'mount -w -t msdos /dev/xxxx /dos' work? No, it doesn't. I want normal users to be able to write on /dos, not only the superuser. I found the answer,tough: use -m 777 (for example) option with mount_msdos Thanks a lot anyway. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message