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 oFzkBfXPyl+lXwAA0tVLHw (envelope-from ) for ; Sat, 05 Dec 2020 00:10:29 +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 oDyuAfXPyl/AJgAA1q6Kng (envelope-from ) for ; Sat, 05 Dec 2020 00:10:29 +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 97D58940484 for ; Sat, 5 Dec 2020 00:10:28 +0000 (UTC) Received: from localhost ([::1]:52872 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1klL9d-000854-Rv for larch@yhetil.org; Fri, 04 Dec 2020 19:10:26 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:34748) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1klL7g-0007UY-Fu for guix-devel@gnu.org; Fri, 04 Dec 2020 19:08:24 -0500 Received: from vsmx012.vodafonemail.xion.oxcs.net ([153.92.174.90]:56644) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1klL7d-0007Gs-Et for guix-devel@gnu.org; Fri, 04 Dec 2020 19:08:23 -0500 Received: from vsmx004.vodafonemail.xion.oxcs.net (unknown [192.168.75.198]) by mta-8-out.mta.xion.oxcs.net (Postfix) with ESMTP id B4C82F35060; Sat, 5 Dec 2020 00:08:14 +0000 (UTC) Received: from macbook-pro.kuh-wiese.my-router.de (unknown [92.212.12.230]) by mta-8-out.mta.xion.oxcs.net (Postfix) with ESMTPA id 4EB5119AF99; Sat, 5 Dec 2020 00:08:10 +0000 (UTC) From: Stefan Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Question about Guix on Novena - mainly U-Boot Message-Id: Date: Sat, 5 Dec 2020 01:08:09 +0100 To: Danny Milosavljevic , guix-devel@gnu.org Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) X-Mailer: Apple Mail (2.3124) X-VADE-STATUS: LEGIT Received-SPF: pass client-ip=153.92.174.90; envelope-from=stefan-guix@vodafonemail.de; helo=vsmx012.vodafonemail.xion.oxcs.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list 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+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -1.79 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 97D58940484 X-Spam-Score: -1.79 X-Migadu-Scanner: ns3122888.ip-94-23-21.eu X-TUID: ygPgPZNZX06f Hi Danny! You may want to try to set "CONFIG_PREBOOT=3D\"usb start; sata init; = part list sata 0 -bootable devplist\"". I do something similar to = execute "dhcp" to enable booting via tftp. Maybe take a look at my recent patch=C2=B9 as well, which aims to ease = such configuration changes. Bye Stefan =C2=B9 = https://lists.gnu.org/archive/html/guix-patches/2020-12/msg00145.html