From owner-freebsd-questions Fri Jan 4 23:18:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [171.66.112.163]) by hub.freebsd.org (Postfix) with ESMTP id C30C137B41E for ; Fri, 4 Jan 2002 23:18:16 -0800 (PST) Received: from localhost (andrsn@localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.9.3/8.9.1) with ESMTP id XAA05777; Fri, 4 Jan 2002 23:16:57 -0800 (PST) Date: Fri, 4 Jan 2002 23:16:57 -0800 (PST) From: Annelise Anderson To: =?Windows-1252?Q?Andr=E9_Videira?= Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Mounting an ext2fs on FreeBSD 4.3-STABLE In-Reply-To: <004401c19599$9e3cbc80$09c8a8c0@treinar.com.br> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 5 Jan 2002, [Windows-1252] Andr=E9 Videira wrote: > Searching the Free BSB list I found the opportunity to send to the group = my question. > Unfortunately I am having the problem with my 40Gb Maxtor, and mine was = mounted as slave. >=20 > Hi there,=20 >=20 >=20 > I'd like to mount an ext2fs on my FreeBSD system. I recompiled my kernel= =20 > with option EXT2FS and everything seems fine. When i try to mount with=20 > `mount -t ext2fs /ad1s2 /opt` i get the following message in=20 > /var/log/messages:=20 >=20 >=20 > ...: wrong magic number 0=20 > (expected 0xef53)=20 Is this perhaps an extended partition, with logical drives within it? If so they begin with s5. So your ext2fs partition may be /dev/ad1s5. Make sure these devices exist in /dev and make sure the opt dir on which you are trying to mount exists in /. Also include the /dev before the partition device. Annelise --=20 Annelise Anderson Author of: =09=09 FreeBSD: An Open-Source Operating System for Your PC Available from:=09 BSDmall.com and amazon.com Book Website: http://www.bittreepress.com/FreeBSD/introbook/=09 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message