Subject: Re: msdosfs
To: None <Mike.Long@analog.com, current-users@sun-lamp.cs.berkeley.edu>
From: None <mycroft@gnu.ai.mit.edu>
List: current-users
Date: 07/30/1994 15:55:23
Also, mount_msdos doesn't understand the -o flag, which means that I
can't use mount -u on my DOS partition.
Sounds like you're using an old version.
trinity# mount -rt msdos /dev/fd0a /mnt
trinity# ls /mnt
scsi.exe scsicntl.exe scsicode.exe setscsi.exe
trinity# mount -u -r /dev/fd0a /mnt
trinity# mount -u /dev/fd0a /mnt
trinity#
I'll look at the other problem in a moment.
------------------------------------------------------------------------------