Date: Wed, 23 May 2001 16:57:40 -0700 From: "Brian O'Shea" <boshea@ricochet.net> To: Delroy Green <greende@eee-fs7.bham.ac.uk> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: mount unix floppy Message-ID: <20010523165740.A419@shaolin.hq.netapp.com> 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 %2B0100 References: <3B0C47C7.B65B96E8@eee-fs7.bham.ac.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <boshea@ricochet.net> ----------------------------------------------------------------------- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010523165740.A419>