From owner-freebsd-questions@FreeBSD.ORG Thu Sep 14 16:05:35 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 E6B7A16A403 for ; Thu, 14 Sep 2006 16:05:35 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7EEF43D45 for ; Thu, 14 Sep 2006 16:05:35 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 8A0DB1A4D79; Thu, 14 Sep 2006 09:05:35 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id E2116514BD; Thu, 14 Sep 2006 12:05:34 -0400 (EDT) Date: Thu, 14 Sep 2006 12:05:34 -0400 From: Kris Kennaway To: Perry Hutchison Message-ID: <20060914160534.GA53648@xor.obsecurity.org> References: <10609140727.AA28689@pluto.rain.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="MGYHOYXEY6WxJCY8" Content-Disposition: inline In-Reply-To: <10609140727.AA28689@pluto.rain.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: mount_ext2fs returning ENODEV on 6.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Sep 2006 16:05:36 -0000 --MGYHOYXEY6WxJCY8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 14, 2006 at 12:27:11AM -0700, Perry Hutchison wrote: > What am I doing wrong? >=20 > # ll /dev/ad0s7 > crw-r----- 1 root operator 0, 93 Sep 4 02:30 /dev/ad0s7 > # file -s /dev/ad0s7 > /dev/ad0s7: Linux rev 1.0 ext2 filesystem data > # grep -w ad0s7 /etc/fstab > /dev/ad0s7 /linux ext2fs ro 0 0 > # ll -d /linux > drwxr-xr-x 2 root wheel 512 Aug 24 12:09 /linux > # mount /linux > mount_ext2fs: /dev/ad0s7: Operation not supported by device No ext2fs support in your kernel? Kris --MGYHOYXEY6WxJCY8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFCX3OWry0BWjoQKURAisRAKDjA/wfx9F8eWkMQusHR/shGovRSACfUgCl v1PgPTSzHW1URWh10R9l51k= =y3Xx -----END PGP SIGNATURE----- --MGYHOYXEY6WxJCY8--