On Sun, 01 Jun 2003 11:46:34 -0600 Scott Long <scott_long_at_btc.adaptec.com> 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) root_at_ttyv0 # mount_msdosfs -l -u netchild /dev/ad1s1 /mnt Monday, 02. June 2003, 09:15:56 {0} <FreeBSD 5.1-BETA> [Magelan:~] (2) root_at_ttyv0 # du -hd0 /mnt 22G /mnt Monday, 02. June 2003, 09:16:26 {0} <FreeBSD 5.1-BETA> [Magelan:~] (3) root_at_ttyv0 # umount /mnt ---snip--- This is the problem case: ---snip--- Monday, 02. June 2003, 09:16:31 {0} <FreeBSD 5.1-BETA> [Magelan:~] (4) root_at_ttyv0 # mount_msdosfs -l -u netchild /dev/ad1s1 /mnt Monday, 02. June 2003, 09:16:40 {0} <FreeBSD 5.1-BETA> [Magelan:~] (5) root_at_ttyv0 # cp ftpchroot-test.sh /mnt Monday, 02. June 2003, 09:16:59 {0} <FreeBSD 5.1-BETA> [Magelan:~] (6) root_at_ttyv0 # cp /mnt/ftpchroot-test.sh /tmp/ Monday, 02. June 2003, 09:17:12 {0} <FreeBSD 5.1-BETA> [Magelan:~] (7) root_at_ttyv0 # umount /tmp umount: unmount of /tmp failed: Device busy Monday, 02. June 2003, 09:17:15 {1} <FreeBSD 5.1-BETA> [Magelan:~] (8) root_at_ttyv0 # sync;sync;sync Monday, 02. June 2003, 09:17:22 {0} <FreeBSD 5.1-BETA> [Magelan:~] (9) root_at_ttyv0 # 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 _at_ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7Received on Sun Jun 01 2003 - 22:27:35 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:10 UTC