Date: 24 Apr 2003 17:49:44 +0200 From: Jan.Stocker@t-online.de (Jan Stocker) To: marlon corleone <marloncorleone@yahoo.com> Cc: freebsd-hardware@freebsd.org Subject: Re: cant write on my msdos win98 partition :/ Message-ID: <1051199383.616.16.camel@Twoflower.liebende.de> In-Reply-To: <20030424030748.87874.qmail@web21204.mail.yahoo.com> References: <20030424030748.87874.qmail@web21204.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hmmm... maybe a trivial thing.... files for "msdosfs" inherit the attributes from the mount dir. So if your /win98 has drwxr-xr-x before you mount /win98, all files will get these attributes... so only owner and root may write files.... Jan On Thu, 2003-04-24 at 05:07, marlon corleone wrote: > i have a 2nd MSDOS win98 partition mountpoints, im > trying to remount the partition by this command: mount > -o rw -t msdos /dev/ad0s1 /win98 after that i try to > write a file in the 2nd partition but it wont write. > any ideas? > > my win98 fstab file: > # Device Mountpoint FStype > Options Dump Pass# > > /dev/ad0s1 /win98 msdos rw > > > dump pass# > 0 0 > > > > > > > > __________________________________________________ > Do you Yahoo!? > The New Yahoo! Search - Faster. Easier. Bingo > http://search.yahoo.com > _______________________________________________ > freebsd-hardware@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hardware > To unsubscribe, send any mail to "freebsd-hardware-unsubscribe@freebsd.org" -- Jan Stocker <Jan.Stocker@t-online.de>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1051199383.616.16.camel>