Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Nov 2002 13:52:39 +0100 (CET)
From:      Konrad Heuer <kheuer2@gwdg.de>
To:        Tiago Andre <tiagoandre@hotmail.com>
Cc:        questions@FreeBSD.org
Subject:   Re: Mount floopy disk
Message-ID:  <20021105135053.D42765-100000@gwdu60.gwdg.de>
In-Reply-To: <F46y4lKfJPbcLAOzmxW00020f25@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Tue, 5 Nov 2002, Tiago Andre wrote:

> I like to know how do i mount my floopy disk i try:
> mount /dev/fd0 /mnt
> and
> mount /dev/fd0c /mnt
> but the anwser is incorrect super block

Would be correct if your floppy disk contains a UFS; if it is a DOS
formatted floppy disk, try:
  mount -t msdos /dev/fd0 /mnt

Best regards
Konrad Heuer



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?20021105135053.D42765-100000>