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 armhf. Date: Sat, 11 Nov 2017 12:35:14 +0100 Message-ID: <87k1yxhwul.fsf@gnu.org> References: <20170402134916.2871-1-m.othacehe@gmail.com> <87d15rdtsb.fsf@gmail.com> <87d15rm5dl.fsf@gnu.org> <87zi8e1by3.fsf@gmail.com> <87she5hlwi.fsf@gnu.org> <87d159yftb.fsf@gmail.com> <871slpft5d.fsf@gnu.org> <87mv4ddo43.fsf@gmail.com> <87vaiy0xdl.fsf@gnu.org> <87o9obpw3o.fsf@gmail.com> 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]:42699) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eDU4H-0001UU-Cc for guix-devel@gnu.org; Sat, 11 Nov 2017 06:35:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eDU4E-0007D6-6c for guix-devel@gnu.org; Sat, 11 Nov 2017 06:35:21 -0500 Received: from hera.aquilenet.fr ([141.255.128.1]:38882) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eDU4D-0007CR-QY for guix-devel@gnu.org; Sat, 11 Nov 2017 06:35:18 -0500 In-Reply-To: <87o9obpw3o.fsf@gmail.com> (Mathieu Othacehe's message of "Thu, 09 Nov 2017 11:47:23 +0100") 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: Mathieu Othacehe Cc: guix-devel@gnu.org Heya, Mathieu Othacehe skribis: >> IOW, a service that starts a GuixSD VM for another architecture. >> >> Thoughts? > > Thanks for this patch ! For now I'm still trying to build a GuixSD image > directly on an armhf system. > > About that, i made some progress, but i'm now stuck on > "load-in-linux-vm" part of system generation. This part is starting a > qemu machine, inside the qemu machine i'm using for this dev. It takes > about half an hour, just to boot ! Perhaps you=E2=80=99ll need real hardware, though I don=E2=80=99t know whet= her the cheap SoCs are much faster than QEMU on x86_64. :-) I just got an Olimex A20 OLinuXino and I=E2=80=99d like to have it run Guix= SD at some point! Ludo=E2=80=99.