From owner-freebsd-questions Mon Jul 16 8: 4:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp5.port.ru (mx5.port.ru [194.67.23.40]) by hub.freebsd.org (Postfix) with ESMTP id 2E7ED37B401 for ; Mon, 16 Jul 2001 08:04:56 -0700 (PDT) (envelope-from saltanov@mail.ru) Received: from as2-l236.kiev.sovam.net.ua ([212.109.50.236] helo=comp) by smtp5.port.ru with smtp (Exim 3.14 #1) id 15M9vY-00015o-00 for freebsd-questions@FreeBSD.ORG; Mon, 16 Jul 2001 19:04:52 +0400 Message-ID: <000a01c10e08$6c501780$ec326dd4@comp> From: "Vladislav Saltanov" To: Subject: I can't mount FAT16 disk Date: Mon, 16 Jul 2001 18:02:50 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2417.2000 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dear programmers, I need your help. 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 #mount /dev/ad0s1 /mnt mount: /dev/ad0s1 on /mnt: incorrect super block I have no idea what should I do. Help me, please. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message