Subject: RE: mount trouble / missing extutil.h / software not available
To: Conrad T. Pino <NetBSD-Current@Pino.com>
From: None <polzer02@stud.uni-passau.de>
List: netbsd-help
Date: 03/18/2004 08:59:32
Quoting "Conrad T. Pino" <NetBSD-Current@Pino.com>:
> > From: netbsd-help-owner@NetBSD.org On Behalf Of
> >
> > 1. I have two FAT32 partitions, one primary, one logical in a extended
> > partition, and am not able to mount them. When I'm trying to mount
> > the primary, I get 'invalid superblock', when trying this with the
> > logical, it's 'device not configured'. What's wrong?
>
> Are you using "-t" option:
>
> mount -t msdos ...
>
> It helps to know the full command you're entering and full error message.
Sorry, I didn't put it in because I don't think the mistake lies there.
I used mount_msdos /dev/wd0x /mnt/win to prevent any problems that could have
been created by a missing or wrong -t switch.
Leslie