Date: Fri, 4 Jan 2002 23:16:57 -0800 (PST) From: Annelise Anderson <andrsn@andrsn.stanford.edu> To: =?Windows-1252?Q?Andr=E9_Videira?= <andre@institutotreinar.com.br> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Mounting an ext2fs on FreeBSD 4.3-STABLE Message-ID: <Pine.BSF.4.10.10201042313160.5760-100000@andrsn.stanford.edu> In-Reply-To: <004401c19599$9e3cbc80$09c8a8c0@treinar.com.br>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10201042313160.5760-100000>