From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: GuixSD on the SoftIron OverDrive 1000 (AArch64) Date: Mon, 22 Oct 2018 14:29:01 +0200 Message-ID: <87sh0ykvw2.fsf@gnu.org> References: <87d0s4ah5f.fsf@gnu.org> <87sh10a7wv.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36187) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gEZKX-00009W-8N for guix-devel@gnu.org; Mon, 22 Oct 2018 08:29:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gEZKW-0006UP-7z for guix-devel@gnu.org; Mon, 22 Oct 2018 08:29:09 -0400 In-Reply-To: <87sh10a7wv.fsf@gnu.org> (Jan Nieuwenhuizen's message of "Sat, 20 Oct 2018 18:40:16 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Jan Nieuwenhuizen Cc: Guix-devel Hi, Jan Nieuwenhuizen skribis: > Ludovic Court=C3=A8s writes: [...] >> On the first boot, the GuixSD activation snippets fail while trying to >> install /etc, /etc/pam.d, and /etc/skel, and /etc/ssl because these >> directories already exist (from openSuSE) whereas GuixSD assumes that >> they don=E2=80=99t. The solution is just to remove/rename them from the= Guile >> initrd REPL. Once this is done, booting proceeds flawlessly and >> happiness ensues. > > We could do with a more powerful REPL ;-) Using =E2=80=9C,bournish=E2=80=9D helps a bit, but it=E2=80=99s true that f= iddling with this from the Guile prompt is a bit, ahem, unusual. :-) >> =C2=B9 https://gnu.org/software/guix/blog/2018/aarch64-build-machines-do= nated/ > > So...is there an opportunity for someone to start looking at a Reduced > Binary Seed boostrap for AArch64? I think it=E2=80=99s a worthy goal! On IRC earlier today Vagrant mentioned that the Pinebook AArch64 laptop (see ) should be able to run GuixSD when Linux-libre 4.19 and U-Boot 2018.11 are out, with 100% free software. That may give another incentive to work on AArch64. Ludo=E2=80=99.