From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id uCLHNTi51WKSswAAbAwnHQ (envelope-from ) for ; Mon, 18 Jul 2022 21:49:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 2ACwNTi51WJjWgEA9RJhRA (envelope-from ) for ; Mon, 18 Jul 2022 21:49:12 +0200 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 8E9F92F7A0 for ; Mon, 18 Jul 2022 21:49:12 +0200 (CEST) Received: from localhost ([::1]:43654 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oDWjv-00075E-Jl for larch@yhetil.org; Mon, 18 Jul 2022 15:49:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42282) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oDWMY-0007Uf-Cy for guix-patches@gnu.org; Mon, 18 Jul 2022 15:25:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54375) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oDWMY-0004vF-4V for guix-patches@gnu.org; Mon, 18 Jul 2022 15:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oDWMX-0002Wd-ST for guix-patches@gnu.org; Mon, 18 Jul 2022 15:25:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48314] [PATCH v3] Install guix system on Raspberry Pi Resent-From: phodina Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 18 Jul 2022 19:25:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48314 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Stefan Cc: Vagrant Cascadian , dannym@scratchpost.org, Ludovic =?UTF-8?Q?Court=C3=A8s?= , 48314@debbugs.gnu.org Received: via spool by 48314-submit@debbugs.gnu.org id=B48314.16581722429632 (code B ref 48314); Mon, 18 Jul 2022 19:25:01 +0000 Received: (at 48314) by debbugs.gnu.org; 18 Jul 2022 19:24:02 +0000 Received: from localhost ([127.0.0.1]:52134 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oDWLa-0002VI-1N for submit@debbugs.gnu.org; Mon, 18 Jul 2022 15:24:02 -0400 Received: from mail-40133.protonmail.ch ([185.70.40.133]:50748) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oDWLV-0002Ul-TE for 48314@debbugs.gnu.org; Mon, 18 Jul 2022 15:24:01 -0400 Date: Mon, 18 Jul 2022 19:23:42 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1658172231; x=1658431431; bh=+2kAvxi8sTDW36Cs2Sp8q480xGHP37FqkC/MYk4icqw=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:Feedback-ID:From:To:Cc:Date:Subject:Reply-To: Feedback-ID:Message-ID; b=ge2UE6dxRmvQrvJSyVErpJF6qAU3Cge3qbUqF/7W7oigjiGLSohgVZSGbsxgb6wLc 6MHVMPJ7oqR9XmUloizeudgxNXlE8QVMXyVfQMakQmWGJ1oG9Rj5nyX9kgCGWq4eld zbYpWz3JXXPCi4otR1EA+AwO1nOv9QWSuUZouc6O4xRj8YV0msbubCY16jGxJL3dLX kqj6jnrN+mtR+ojUpzKZi2vkcI4vkee5tReehgKVGxEL0NEASI9eEKjURsgh+pMg8v ZZVHS/jHyIAqJ4sqw72za1FYU/zTN2duQ5mlZP0uHxMsa6eO2zU0n9HYwWXh8UP2D+ EYMJdCPD3Exsw== Message-ID: In-Reply-To: <125F42BC-E90F-47A5-9997-7E0089AF07BF@vodafonemail.de> References: <87tuadhq3d.fsf@contorta> <81366405-13FD-4F0E-8180-4DFCB16A6C1A@vodafonemail.de> <87zgk5b56p.fsf@contorta> <125F42BC-E90F-47A5-9997-7E0089AF07BF@vodafonemail.de> Feedback-ID: 14143818:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: phodina X-ACL-Warn: , phodina via Guix-patches From: phodina via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1658173752; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=+2kAvxi8sTDW36Cs2Sp8q480xGHP37FqkC/MYk4icqw=; b=BIm+FwP2pX+Yg2cJA5OhddU+swZ1fEq8cK8RIgjUReTjfEvVKj0EsVtnL87Wbvn1nP5ww0 kMmqf+t2W4rnU/mk+wjSUt/l2fFjrnzV9Z14VRGplASLHh+FbjEWW7JQBNAJEdFjkYKLzH KjJ/zuYKJuV83SGYFivzTqvuqxZjTLn3Gwhm6m86ZCbZn3abCGi5ulyOLa0Lw/SmzSq0mC V9qFES3ChmZUEQLak/ENTNFdD1St6fnfqR7vyyyBYko5QUUaC7BjKvTwIDEaucvhuII429 UG4c8g83+cP/u9cuffq3i8K7kCDv0HOxiYOKGJLWDCKzZRfmiSYDiZJ9/n2Ddw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1658173752; a=rsa-sha256; cv=none; b=PiRyK4XqG9Mslht+1SDc+6HUZSA3cuLcqWNnT9IvIHo7iod13Yh+wX3bW1uRYRhvvRMQs2 phm5bBipyqMFnzkzujGfrp88LV4cBsfH3rwG4Zb0G30+BAurWKGr6XqYFRMwcmTdKaD3x1 RK8PxrsXoltJCQn5SPEQziLnWH1m8yzC8UNI7VLB8D4yne0/v1fnLSsW5YXQCNtNr7J3TR RTiccngUvJqWi4HLSRicQCSN57RkecjtYOeqKw57f5/QIPPaY4ufFd0rb6NevtFI5UTgWX TE37iURv1u9hzY01JfGg3XjuL8fr2hNt03YFLaw33VGT6j+IMaB4iGYT1oEmbw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=ge2UE6dx; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.43 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=ge2UE6dx; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 8E9F92F7A0 X-Spam-Score: -3.43 X-Migadu-Scanner: scn1.migadu.com X-TUID: KYCUKa9K0Svh Thanks Stefan for the updated patches! I've applied them and build the system. However, I'm unable to test the system as there is an error when invoking `guix syst= em init` command: $ sudo -E ./pre-inst-env guix system init --target=3Daarch64-linux-gnu gnu/= system/examples/raspberry-pi-64.tmpl /mnt /gnu/store/hhb5l2f5287xmfzz4jgvi15kb9bcqi33-system /gnu/store/fiq006ykhc0dkninzz5gxl2nh3vzc37p-grub.cfg initializing operating system under '/mnt'... copying to '/mnt'... populating '/mnt'... guix system: error: symlink: Operation not permitted: "/boot/efi/gnu/store" $ sudo fdisk /dev/mmcblk0 Welcome to fdisk (util-linux 2.37.2). Changes will remain in memory only, until you decide to write them. Be careful before using the write command. This disk is currently in use - repartitioning is probably a bad idea. It's recommended to umount all file systems, and swapoff all swap partitions on this disk. Command (m for help): p Disk /dev/mmcblk0: 29.12 GiB, 31267487744 bytes, 61069312 sectors Disk model: 1081CS0 Units: sectors of 1 * 512 =3D 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x00000000 Device Boot Start End Sectors Size Id Type /dev/sda1 2048 526335 524288 256M 83 Linux /dev/sda2 526336 61069311 60542976 28.9G 83 Linux $ mount /dev/mmcblk0p2 on /mnt type ext4 (rw,relatime) /dev/mmcblk0p1 on /mnt/boot type vfat (rw,relatime,fmask=3D0022,dmask=3D002= 2,codepage=3D437,iocharset=3Diso8859-1,shortname=3Dmixed,errors=3Dremount-r= o) I have these 2 remarks: 1) Why does it point to "/boot/efi/gnu/store" and not "/mnt"/boot/efi/gnu/s= tore"? 2) Symlink from ext4 "Guix" partition will not work on another vfat "EFI" p= artition. Do you know how to fix this issue? ---- Petr