Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Aug 1996 20:57:55 +0200 (MET DST)
From:      "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de>
To:        caweiten@mtu.edu (Christian Weitenberner)
Cc:        questions@freebsd.org
Subject:   Re: Mount
Message-ID:  <199608161857.UAA19218@gilberto.physik.rwth-aachen.de>
In-Reply-To: <199608161736.NAA22694@kirchhoff1.ee.mtu.edu> from Christian Weitenberner at "Aug 16, 96 01:36:26 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> I'm having problems mounting a Linux type drive under BSD.  
> Here is what I attempted ...
>  mount -t ufs /dev/wd1 /mnt
> I recieved an incorrect superblock error.
> Is there a way to mount an ext2 file typed drive under BSD ?
> 
> -Chris

Under 2.2-current you have 

mount -t ext2fs /dev/xxxx /mnt


> 

--Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608161857.UAA19218>