From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1ErfH3-0004FQ-1w for garchives@archives.gentoo.org; Wed, 28 Dec 2005 17:39:41 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jBSHJhSB007012; Wed, 28 Dec 2005 17:19:43 GMT Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.204]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jBSHFFOj026905 for ; Wed, 28 Dec 2005 17:15:15 GMT Received: by zproxy.gmail.com with SMTP id i1so1017691nzh for ; Wed, 28 Dec 2005 09:15:14 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ByrpAMsL6t8fKKSQ/fv8lVFZW4YSbESuSkt/qYY6jWJcc99OnJXvooZ0rbO0XSrsHKxeiBg6ZMFSjhp0y7Pi+SF7TgHnPJdSljhSA+FBmvxxUpyeKOd8xMWWvfX7+tgoBG6jOFTj8eLmcPYJXzNSwCnx1cRvKQARD3U3ouipbzc= Received: by 10.65.197.10 with SMTP id z10mr3247094qbp; Wed, 28 Dec 2005 09:15:14 -0800 (PST) Received: by 10.65.254.13 with HTTP; Wed, 28 Dec 2005 09:15:14 -0800 (PST) Message-ID: <49bf44f10512280915u30988c40q64df2f3dbf1690a3@mail.gmail.com> Date: Wed, 28 Dec 2005 09:15:14 -0800 From: Grant To: Gentoo mailing list Subject: [gentoo-user] mount: unknown filesystem type 'ext2' Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id jBSHFFOj026905 X-Archives-Salt: 03c48016-d1b5-4e89-880c-870cb426f2fe X-Archives-Hash: 2ec2bfa68cfc8a0cc3e993f0f86e1a80 Hello, I'm trying to upgrade my server to the latest hardened-sources kernel. I'm trying to mount my /dev/hda1 partition to /boot but I'm getting the error: mount: unknown filesystem type 'ext2' It's true that I don't have ext2 support compiled into my kernel, but I never have. My /etc/fstab looks like this: /dev/hda1 /boot ext3 noauto,noatime 1 2 Does anyone know what's going on here? - Grant -- gentoo-user@gentoo.org mailing list