Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 1998 20:16:38 +0000
From:      ken@mui.net
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: how do I mount a DOS ZIP disk?
Message-ID:  <199804150617.UAA06717@rocksalt.mui.net>
In-Reply-To: <Pine.BSF.3.96.980415145121.26968C-100000@depravitas.tuu.utas.edu.au>
References:  <Pine.BSF.3.96.980413181558.7032A-100000@militzer.me.tuns.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
> > How do I mount a DOS (FAT16) ZIP disk? I have no problems with ZIP disks
> > with the FreeBSD filesystem - "mount /dev/sd0 /zip" does it fine, but with
> > DOS formatted disks, 
> > 
> > 	"mount_msdos /dev/sd0 /zip" 
> > or 
> > 	"mount -t msdos /dev/sd0 /zip" 
> > 
> > result in a
> > 
> > 	"mount_msdos: /dev/sd0: Invalid argument" error
> > 
> > Any hints? Thanks
> > 

perhaps there isn't a /zip directory?

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804150617.UAA06717>