I'm trying to mount a file which is a DOS image. I tried using vnconfig, but I'm getting the following error: % vnconfig -c vnd0 drivec.img % mount -t msdos /dev/vnd0c /dos mount_msdos: /dev/vnd0c on /dos: Invalid argument is there a way to do this? I'm on NetBSD-1.6.1/alpha Thanks -Dan