From owner-freebsd-questions@FreeBSD.ORG Thu Feb 19 11:15:03 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F1A116A4CE for ; Thu, 19 Feb 2004 11:15:03 -0800 (PST) Received: from razorbill.mail.pas.earthlink.net (razorbill.mail.pas.earthlink.net [207.217.121.248]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5863943D2F for ; Thu, 19 Feb 2004 11:15:03 -0800 (PST) (envelope-from algould@datawok.com) Received: from 20-74.lctv-b4.cablelynx.com ([24.204.20.74] helo=yoda.datawok.com) by razorbill.mail.pas.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 3.33 #1) id 1AttdS-0002fa-00; Thu, 19 Feb 2004 11:14:58 -0800 From: "Andrew L. Gould" To: sfx@freemail.hu, questions@FreeBSD.org Date: Thu, 19 Feb 2004 13:15:37 -0600 User-Agent: KMail/1.5.4 References: <20040219182228.GA1358@> In-Reply-To: <20040219182228.GA1358@> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200402191315.37122.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69564776905774d2ac4bea5e4dfc685d7f40640b1bb2b0049619350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c Subject: Re: ext2 mount X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Feb 2004 19:15:03 -0000 On Thursday 19 February 2004 12:22 pm, sfx@freemail.hu wrote: > How can I mount ext2 under FreeBSD 5.2? > > > I use this command: > mount_ext2fs /dev/ad1s3 /mnt > > > and the reply with error: > mount_ext2fs: /dev/ad1s3: Operation not supported by device > > > uname -a output: > FreeBSD 5.2-RELEASE FreeBSD 5.2-RELEASE #0: Sun Jan 11 04:21:45 GMT 2004 > root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386 > > > Thanks! Is ext2 compatibility enabled in the kernel? Best regards, Andrew Gould