Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jul 2001 18:26:39 +0000 (GMT)
From:      "P. U. (Uli) Kruppa" <root@pukruppa.de>
To:        Vladislav Saltanov <saltanov@mail.ru>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: I can't mount FAT16 disk
Message-ID:  <20010716182256.Q345-100000@localhost.de>
In-Reply-To: <000a01c10e08$6c501780$ec326dd4@comp>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 16 Jul 2001, Vladislav Saltanov wrote:

> When I try to mount the DOS disk I see the following:
>
> #mount_msdos /dev/ad0s1 /mnt
> mount_msdos:vfsload(msdos):File exists
>
> #mount -t msdos /dev/ad0s1 /mnt
> mount_msdos:vfsload(msdos):File exists
Try
# df -h
to find out if anything else is mounted on /mnt .

If not: which version of FreeBSD do you use?


> #mount /dev/ad0s1 /mnt
> mount: /dev/ad0s1 on /mnt: incorrect super block
That should be o.k..

Uli.

*--------------------------------------*
|  www.pukruppa.de       www.2000d.de  |
|          Wuppertal - Germany         |
*--------------------------------------*


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?20010716182256.Q345-100000>