Vallo Kallaste wrote:
> Sorry forgot to add one detail. Althought dd'ing the same file to
> smbfs mount works, it'll sometimes modify the file being copied
> (size is different). It doesn't happen reliably, sometimes the file
> is copied fine, sometimes not. At the times the file isn't copied
> rig
[ ... smbfs ... ]
Vallo Kallaste wrote:
> Now the writing part:
>
> After creating 5MB file using /dev/urandom, I'm trying to copy it
> over to users/vallo smb share mounted at /mnt, which fails. The copy
> is interruptible using Ctrl-C. Examination at NT4 server shows 0
> byte file. Umount of /m
[snip]
> After creating 5MB file using /dev/urandom, I'm trying to copy it
> over to users/vallo smb share mounted at /mnt, which fails. The copy
> is interruptible using Ctrl-C. Examination at NT4 server shows 0
> byte file. Umount of /mnt fails with device busy. Umount -f /mnt
> fails to return