From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Mj72h-0000dm-Jd for garchives@archives.gentoo.org; Thu, 03 Sep 2009 07:47:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD99DE06FE; Thu, 3 Sep 2009 12:55:48 +0000 (UTC) Received: from mx1.xen.linuxant.fr (mx1.linuxant.fr [87.98.143.218]) by pigeon.gentoo.org (Postfix) with ESMTP id 7D9ECE06FE for ; Thu, 3 Sep 2009 12:55:48 +0000 (UTC) Received: from [192.168.1.103] (78-0-205-165.adsl.net.t-com.hr [78.0.205.165]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: xavier) by mx1.linuxant.fr (Postfix) with ESMTPSA id 08B682558 for ; Thu, 3 Sep 2009 14:55:45 +0200 (CEST) X-DKIM: Sendmail DKIM Filter v2.8.2 mx1.linuxant.fr 08B682558 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gentooist.com; s=DKIM; t=1251982546; bh=FHsQQOcWltRQggctCfJIIL4K50r1QmfdOopotyaEnWQ=; l=1851; h=Message-ID:Date:From:Reply-To:MIME-Version:To:Subject:References: In-Reply-To:Content-Type; b=S/gX1fjZ7UCUJW9Iz6usiqp6nYOBhFo4myu+7vB2x2UUt5Elc4u1KLHh/+y2rxx6r 3UiG810qVRE0i4D0W4Lte3+CJAclpBIqJsfW/jxGsj5UhVfxbMJeQbyFBdUwKd2D8n EPt4Y3ZhFOaZ7NnRUEO6q/b1vdAfFxnEMkzFM+HQ= X-DomainKeys: Sendmail DomainKeys Filter v1.0.2 mx1.linuxant.fr 08B682558 DomainKey-Signature: a=rsa-sha1; s=DomainKey; d=gentooist.com; c=nofws; q=dns; h=message-id:date:from:reply-to:user-agent:mime-version:to: subject:references:in-reply-to:x-enigmail-version:openpgp:content-type; b=SKG8g4MxGVWNohFeqVVCAzrKf1aa3IkRTyceZ1LEF6gtwThWKc//mq8k0cFtp4Fmf dwBm0dPg/I2/8ng82pxckhrheCjTH7KiQFXLONyALNawYnBu937bPK0+AM0oUlE4uuj YAUCnm/c7x1xx4llVcxPP+E7GswrgmZV3eeTlhI= Message-ID: <4A9FBCBF.7020003@gentooist.com> Date: Thu, 03 Sep 2009 14:55:27 +0200 From: Xavier Parizet User-Agent: Thunderbird 2.0.0.23 (X11/20090901) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] unknown filesystem type 'ext2' References: <46d08bd30909030544i26edd6dck16583eaedb11d359@mail.gmail.com> In-Reply-To: <46d08bd30909030544i26edd6dck16583eaedb11d359@mail.gmail.com> X-Enigmail-Version: 0.95.7 OpenPGP: id=156991BF; url=http://www.gentooist.com/?attachment_id=5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigC7A66080349FFE0CA7214D7E" X-Archives-Salt: 6832d022-ae52-4e25-8fa2-78bf699ab79c X-Archives-Hash: d3b68961f61ac7ff1723b4e96d8a2921 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigC7A66080349FFE0CA7214D7E Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Nick Khamis a =E9crit : > I have a kernel recompiled here, and I would like to copy over the bz t= o > boot. I have a /boot that I can access but I do not think this is it > (there is nothing in there). When I 'mount /boot' I get unkown > filesystem type 'ext2'. I have followed Gentoo Handbook direction for > the installation of the environemnt. Please Help. Hmmmm... According to what you said, it seems that when you compiled your= current running kernel during the Gentoo install, either you forgot to co= mpile ext2 filesystem support in the kernel, either you compile it as module, i= n this case doing a modprobe ext2 can help, or in the last choice, you didn't co= mpile ext2 support at all. Try to see if you are in the first cases. If not, you will have to compil= e your newly kernel with ext2 support, and use grub command line from the boot m= enu to tell him to use your new kernel instead of the one located in /boot. HTH. > Thank In Advanced, > Ninus --=20 Xavier Parizet YaGB : http://gentooist.com GPG : C7DC B10E FC21 63BE B453 D239 F6E6 DF65 1569 91BF --------------enigC7A66080349FFE0CA7214D7E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkqfvMYACgkQ9ubfZRVpkb+LLgCglbDLqBMmAdTZaT7pxGWuOCDR ZF4AnA5h2lMtHENj7rd+M0jNprLW7iGO =rU+b -----END PGP SIGNATURE----- --------------enigC7A66080349FFE0CA7214D7E--