From owner-freebsd-questions Thu Apr 27 11:58:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bingnet2.cc.binghamton.edu (bingnet2.cc.binghamton.edu [128.226.1.18]) by hub.freebsd.org (Postfix) with ESMTP id EE11B37B705 for ; Thu, 27 Apr 2000 11:58:04 -0700 (PDT) (envelope-from zzhang@cs.binghamton.edu) Received: from sol.cs.binghamton.edu (sol.cs.binghamton.edu [128.226.123.100]) by bingnet2.cc.binghamton.edu (8.9.3/8.9.3) with ESMTP id OAA27469; Thu, 27 Apr 2000 14:56:52 -0400 (EDT) Date: Thu, 27 Apr 2000 14:56:40 -0400 (EDT) From: Zhihui Zhang To: we nosotros Cc: questions@FreeBSD.ORG Subject: Re: ext2 filesystem suppport In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 27 Apr 2000, we nosotros wrote: > Hi and help. > > I wanna mount an SCSI hard disk in a freeBSD 3.4 box with a previous > filesystem (ext2fs made it in Linux RedHat6.0). I do want to keep the > data in the partition. > > If this posible? > > Till now I just type > > mount -v -t ext2fs /dev/da1s1 /mountpoint > > and get the message > > ext2fs: vfsload(ext2fs): No such file or directory > > What can I do? > I guess you have to build a custom kernel with option EXT2FS. See handbook online. -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message