From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 776601382C5 for ; Wed, 16 Dec 2020 23:52:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9AB4E0A5C; Wed, 16 Dec 2020 23:51:58 +0000 (UTC) Received: from ciao.gmane.io (ciao.gmane.io [116.202.254.214]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D36F8E09FB for ; Wed, 16 Dec 2020 23:51:57 +0000 (UTC) Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1kpgaJ-0009BO-SE for gentoo-user@lists.gentoo.org; Thu, 17 Dec 2020 00:51:55 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Grant Edwards Subject: [gentoo-user] Re: hardware - memory problem Date: Wed, 16 Dec 2020 23:51:51 -0000 (UTC) Message-ID: References: <8f1df618-9de7-0c51-7437-ab77bb8eab48@sys-concept.com> <09db8073-1d5b-bbd0-1ba9-f41967709d8b@sys-concept.com> User-Agent: slrn/1.0.3 (Linux) 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 X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a6a81b8b-43fb-4e21-a88d-8d861910cf7d X-Archives-Hash: 351987116b19f47d516326e417edf5e1 On 2020-12-16, Grant Edwards wrote: >> Hm..., did I use wrong stage? >> >> stage3-i686-20201116T214503Z.tar.xz >> >> AMD FX(tm)-8150 Eight-Core Processor > > Yes, that is the wrong stage3. It's for 32-bit processors. You want a > 64-bit amd64 one. You're also running a 32-bit kernel instead of a > 64-bit one. > > If I were you, I'd start over from scratch. Follow the manual _carefully_: https://wiki.gentoo.org/wiki/Handbook:AMD64 * You want to do a 64-bit, "amd64" installation. Do _not_ use anything that says "i686" in the filename. * You need to read and understand every manual section before you do that section. * I highly recommend cuting/pasting the example commands from the manual into the terminal where you are doing the install (instead of typing them manually). * Make sure you start out booting some sort of _64_bit_ live ISO to do the install (either the Gentoo minimal install or systemrescuecd or whatever). * Verify the signatures of the downloaded files.