On Sun, 01 Jun 2003 11:46:34 -0600 Scott Long <[EMAIL PROTECTED]> wrote:
> I've mounted many MSDOS filesystems recently without problems. Do have > any other information about this? Did you verify that there were no > open vnodes on the filesystem? Simply mounting, reading and umount the fs works: ---snip--- Monday, 02. June 2003, 09:15:01 {0} <FreeBSD 5.1-BETA> [Magelan:~] (1) [EMAIL PROTECTED] # mount_msdosfs -l -u netchild /dev/ad1s1 /mnt Monday, 02. June 2003, 09:15:56 {0} <FreeBSD 5.1-BETA> [Magelan:~] (2) [EMAIL PROTECTED] # du -hd0 /mnt 22G /mnt Monday, 02. June 2003, 09:16:26 {0} <FreeBSD 5.1-BETA> [Magelan:~] (3) [EMAIL PROTECTED] # umount /mnt ---snip--- This is the problem case: ---snip--- Monday, 02. June 2003, 09:16:31 {0} <FreeBSD 5.1-BETA> [Magelan:~] (4) [EMAIL PROTECTED] # mount_msdosfs -l -u netchild /dev/ad1s1 /mnt Monday, 02. June 2003, 09:16:40 {0} <FreeBSD 5.1-BETA> [Magelan:~] (5) [EMAIL PROTECTED] # cp ftpchroot-test.sh /mnt Monday, 02. June 2003, 09:16:59 {0} <FreeBSD 5.1-BETA> [Magelan:~] (6) [EMAIL PROTECTED] # cp /mnt/ftpchroot-test.sh /tmp/ Monday, 02. June 2003, 09:17:12 {0} <FreeBSD 5.1-BETA> [Magelan:~] (7) [EMAIL PROTECTED] # umount /tmp umount: unmount of /tmp failed: Device busy Monday, 02. June 2003, 09:17:15 {1} <FreeBSD 5.1-BETA> [Magelan:~] (8) [EMAIL PROTECTED] # sync;sync;sync Monday, 02. June 2003, 09:17:22 {0} <FreeBSD 5.1-BETA> [Magelan:~] (9) [EMAIL PROTECTED] # umount /tmp umount: unmount of /tmp failed: Device busy ---snip--- The copied file has a size of 212 bytes. Bye, Alexander. -- It's not a bug, it's tradition! http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"