Subject: mounting dos image
To: None <netbsd-users@netbsd.org>
From: None <mcmahill@mtl.mit.edu>
List: netbsd-users
Date: 04/26/2003 20:46:00
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