From owner-freebsd-questions Mon Apr 22 16:29:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mk-smarthost-3.mail.uk.tiscali.com (mk-smarthost-3.mail.uk.tiscali.com [212.74.112.73]) by hub.freebsd.org (Postfix) with ESMTP id E801B37BAC9 for ; Mon, 22 Apr 2002 16:24:14 -0700 (PDT) Received: from [80.225.36.71] (helo=jmdoliv) by mk-smarthost-3.mail.uk.tiscali.com with esmtp (Exim 3.35 #1) id 16zn55-000Df8-00; Tue, 23 Apr 2002 00:18:48 +0100 From: jmdupoux@lineone.net To: questions@FreeBSD.ORG, purple@lewiz.info, a_nasseh@yahoo.com Date: Tue, 23 Apr 2002 00:24:01 +0100 MIME-Version: 1.0 Subject: Re: moving data from windows to freebsd Message-ID: <3CC4A9A1.11146.1092F5C@localhost> X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body 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 mount_msdos /dev/fd0 /mnt/floppy should also work pretty well jmdupoux_@_lineone.net ---------------------------- Original message --------------------------------- Ali, Hi. I could be wrong but your disk is FAT formatted, try this: mount -t msdos /dev/fd0 /mnt/floppy and that _should_ work just fine. Best wishes. -lewiz. On Mon, 2002-04-22 at 17:21, Ali Nasseh wrote: > hi, > i have some data under windows 98 and i got to read > them under freebsd > (i shared them in a x86 box). > i can accomplish this task clearly under linux(redhat > 7.2), > but when i try to mount the floppy nder freebsd with: > #mount /dev/fd0 /mnt > error message "incorrect super block" appears. > the questions are: > 1.if i format a floppy under windows98 and copy some > data to it, > is there a chance to read that data(or mount that > floppy) under freebsd? > 2.can freebsd to read the fat(16 or 32)? if so, how? > (tell me please, if i can move some data in a floppy > from windows to freebsd) > 3.what's the error message "incorrect super block" > for, and > how can fix it? > 4.i can't label my floppy after i format it with > fdformat command > under freebsd? is that neccessary for mounting > floppies? >=20 > --thanx a lot > --a. nasseh >=20 > __________________________________________________ > Do You Yahoo!? > Yahoo! Games - play chess, backgammon, pool and more > http://games.yahoo.com/ >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message >=20 --=20 `Linux is for people who hate Microsoft. FreeBSD is for people who love UNIX.` To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message