Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Jul 2005 16:48:04 -0400
From:      Mike Jeays <Mike.Jeays@rogers.com>
To:        Jonathan Chen <jonc@chen.org.nz>
Cc:        Andreas Wider?e Andersen <andreas@wideroe.net>, freebsd-questions@freebsd.org
Subject:   Re: Trouble mounting Zip drive
Message-ID:  <1120596484.4588.15.camel@chaucer>
In-Reply-To: <20050705193558.GJ96826@osiris.chen.org.nz>
References:  <6.1.2.0.2.20050705171023.038c2ec0@malibu.wideroe.net> <20050705171944.7799f047.albi@scii.nl> <6.1.2.0.2.20050705174116.0be13a38@malibu.wideroe.net> <20050705193558.GJ96826@osiris.chen.org.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2005-07-05 at 15:35, Jonathan Chen wrote:
> On Tue, Jul 05, 2005 at 05:44:17PM +0200, Andreas Wider?e Andersen wrote:
> 
> [...]
> > # mount /zip
> > mount: /dev/da0s4 on /zip: incorrect super block
> 
> Your ZIP disk hasn't been formatted as UFS, I would try `msdos'
> instead.

Try "mount -t msdos /dev/da0s4 /zip" on the command line

If that doesn't work, try da0s1 instead.

fstab should say:





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