From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id GEvLF795Tl8UGQAA0tVLHw (envelope-from ) for ; Tue, 01 Sep 2020 16:41:35 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id aBy4E795Tl9GJAAA1q6Kng (envelope-from ) for ; Tue, 01 Sep 2020 16:41:35 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 058E89400C7 for ; Tue, 1 Sep 2020 16:41:35 +0000 (UTC) Received: from localhost ([::1]:54682 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kD9Lh-00043Y-T1 for larch@yhetil.org; Tue, 01 Sep 2020 12:41:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43186) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kD9LQ-00043P-L4 for help-guix@gnu.org; Tue, 01 Sep 2020 12:41:16 -0400 Received: from cascadia.aikidev.net ([173.255.214.101]:58618) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kD9LP-0001Ur-0V for help-guix@gnu.org; Tue, 01 Sep 2020 12:41:16 -0400 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:21:21:0:100e]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id DAEA11AA3F; Tue, 1 Sep 2020 09:41:09 -0700 (PDT) From: Vagrant Cascadian To: Andreas Enge Subject: Re: Guix on Novena In-Reply-To: <20200901093841.GA4371@jurong> References: <20200901093841.GA4371@jurong> Date: Tue, 01 Sep 2020 09:41:04 -0700 Message-ID: <87eenlo3fj.fsf@ponder> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: none client-ip=173.255.214.101; envelope-from=vagrant@debian.org; helo=cascadia.aikidev.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/01 12:41:10 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: help-guix@gnu.org Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: -2.61 X-TUID: MKGL+zIibzwy --=-=-= Content-Type: text/plain On 2020-09-01, Andreas Enge wrote: > I would like to put our armhf Novena board back into service for the Guix > build farm. In the past, I have been using Guix on Debian on the machine. > Has anyone had success in installing Guix "The GNU System" on a Novena? > If yes, could you point me to a write-up on what to do or otherwise help > me get going? I have one and had a Guix System install on it, but it's been some months since I've booted it. There's another bug I need to test with it, so I'll dig it out of the closet sometime soon so I can poke at the configuration and check the latest status... The hardest thing was always specifying all the right initrd modules in the operating system configuration to use "linux-libre", especially as the modules needed sometimes change between kernel versions. I've usually had more luck with "linux-libre-arm-generic" which usually works fine for headless systems and has more things configured as builtins. live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCX055oQAKCRDcUY/If5cW qvHCAQCjPeFhtJJ7XmE1p5p6lZTqekBHAXQ+o1NfCB0O05EX4wD8CYW1qnMIFeSW O2HQH+km4SzOzKDd0wl62t4Twt6SYws= =kHmF -----END PGP SIGNATURE----- --=-=-=--