From owner-freebsd-questions Wed May 23 16:51: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mx01-a.netapp.com (mx01-a.netapp.com [198.95.226.53]) by hub.freebsd.org (Postfix) with ESMTP id D616237B424 for ; Wed, 23 May 2001 16:51:04 -0700 (PDT) (envelope-from boshea@netapp.com) Received: from frejya.corp.netapp.com (frejya.corp.netapp.com [10.10.20.91]) by mx01-a.netapp.com (8.11.1/8.11.1/NTAP-1.2) with ESMTP id f4NNoRK14831; Wed, 23 May 2001 16:50:28 -0700 (PDT) Received: from shaolin.hq.netapp.com (localhost [127.0.0.1]) by frejya.corp.netapp.com (8.11.1/8.11.1/NTAP-1.2) with ESMTP id f4NNoQQ28183; Wed, 23 May 2001 16:50:26 -0700 (PDT) Received: (from boshea@localhost) by shaolin.hq.netapp.com (8.9.3/8.9.3) id QAA13965; Wed, 23 May 2001 16:57:40 -0700 (PDT) (envelope-from boshea) Date: Wed, 23 May 2001 16:57:40 -0700 From: "Brian O'Shea" To: Delroy Green Cc: freebsd-questions@FreeBSD.ORG Subject: Re: mount unix floppy Message-ID: <20010523165740.A419@shaolin.hq.netapp.com> Reply-To: boshea@ricochet.net Mail-Followup-To: Brian O'Shea , Delroy Green , freebsd-questions@FreeBSD.ORG References: <3B0C47C7.B65B96E8@eee-fs7.bham.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <3B0C47C7.B65B96E8@eee-fs7.bham.ac.uk>; from greende@eee-fs7.bham.ac.uk on Thu, May 24, 2001 at 12:29:11AM +0100 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 On Thu, May 24, 2001 at 12:29:11AM +0100, Delroy Green wrote: > How do one mount a floppy disk that is unix formatted? I have tried > 'mount -t ufs /dev/fd0a /mnt' but got error 'incorrect super block'. Was it formatted on the same type of system on which you are attempting to mount it? For instance, FreeBSD's UFS is different from Solaris' UFS, so you will not be able to mount a Solaris UFS filesystem on a FreeBSD system. -brian -- Brian O'Shea ----------------------------------------------------------------------- The first myth of management is that it exists. The second myth of management is that success equals skill. -- Robert Heller ----------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message