From owner-freebsd-questions Fri Aug 16 11:49:33 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA06871 for questions-outgoing; Fri, 16 Aug 1996 11:49:33 -0700 (PDT) Received: from Campino.Informatik.RWTH-Aachen.DE (campino.Informatik.RWTH-Aachen.DE [137.226.225.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id LAA06866 for ; Fri, 16 Aug 1996 11:49:30 -0700 (PDT) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by Campino.Informatik.RWTH-Aachen.DE (RBI-Z-5/8.6.12) with ESMTP id UAA03375; Fri, 16 Aug 1996 20:44:57 +0200 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id UAA19218; Fri, 16 Aug 1996 20:57:55 +0200 From: "Christoph P. Kukulies" Message-Id: <199608161857.UAA19218@gilberto.physik.rwth-aachen.de> Subject: Re: Mount To: caweiten@mtu.edu (Christian Weitenberner) Date: Fri, 16 Aug 1996 20:57:55 +0200 (MET DST) Cc: questions@freebsd.org In-Reply-To: <199608161736.NAA22694@kirchhoff1.ee.mtu.edu> from Christian Weitenberner at "Aug 16, 96 01:36:26 pm" Reply-To: Christoph Kukulies X-Mailer: ELM [version 2.4ME+ PL16 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > 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