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:


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to