From mboxrd@z Thu Jan 1 00:00:00 1970 From: Farshid Karimi Subject: Run GuixSD on Raspberry pi Date: Wed, 23 Oct 2019 17:02:05 +0330 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:47401) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iNGkR-0005TR-45 for help-guix@gnu.org; Wed, 23 Oct 2019 09:32:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iNGkO-0000eC-Ug for help-guix@gnu.org; Wed, 23 Oct 2019 09:32:22 -0400 Received: from mail-oi1-x22a.google.com ([2607:f8b0:4864:20::22a]:36593) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iNGkM-0000de-FQ for help-guix@gnu.org; Wed, 23 Oct 2019 09:32:18 -0400 Received: by mail-oi1-x22a.google.com with SMTP id k20so17357250oih.3 for ; Wed, 23 Oct 2019 06:32:17 -0700 (PDT) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Hello I know that could install guix as a package manager on armhf architecture.Including raspberry pi board. But is there any way to install guixsd image on raspberry pi? I saw the gnu/system/install.scm and there is some little board that supported by it. Regards.