From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id CPRULKoFSmeq9wAAqHPOHw:P1 (envelope-from ) for ; Fri, 29 Nov 2024 18:19:22 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id CPRULKoFSmeq9wAAqHPOHw (envelope-from ) for ; Fri, 29 Nov 2024 19:19:22 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gnu.org header.s=fencepost-gnu-org header.b=r6D2mPJn; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org" 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 4E44264A12 for ; Fri, 29 Nov 2024 19:19:21 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tH5Zm-0008Cv-Fq; Fri, 29 Nov 2024 13:18:46 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tH5Zk-0008Cm-6B for help-guix@gnu.org; Fri, 29 Nov 2024 13:18:44 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tH5Zi-0003Kd-9s; Fri, 29 Nov 2024 13:18:42 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=YNez+o3JjYghN2pWKqBqltm8UK8TWDNdJo7q8OfHUTA=; b=r6D2mPJnCb63vusIo1eZ mVo4a77TNUY+txqH2ACU7yNDLH7KYzRUqvrlEYvK2V79UuQ4mYpMlAZ6kvUvCVqoNc6DrUx0yNtiW ZIf0GZ3E4AiOhS7UwlKUjXLuEc7/11eo2pRsO5OdpHwE6UASig3HOGw60OCkBJU0c16MaN8xeDvI9 NSM6IRl/ej7zcDyfZaZG6OhCRUhVjwTkZGpNOWXv4R6AzwOG9p+Ps+lTIAJqb1veY4Bav7zlmT7hF 9gQOzM7NfsPHoo7ZP/czIhBpGVWqck83/tEHkFsxtYF+PV0kCGq5kSVd9P5YfTuEYqzq+PtFA86nY 4MHgnL82LCne5w==; From: Janneke Nieuwenhuizen To: Gabriel Wicki Cc: help-guix@gnu.org Subject: Re: GNU/Hurd on real hardware In-Reply-To: <3r2rwj4rksss3wim5pkgqaflotbsg6shqslgkskeywautu3nb3@wpoipgnwq2cm> (Gabriel Wicki's message of "Fri, 29 Nov 2024 18:57:58 +0100") Organization: AvatarAcademy.nl References: <3r2rwj4rksss3wim5pkgqaflotbsg6shqslgkskeywautu3nb3@wpoipgnwq2cm> X-Url: http://AvatarAcademy.nl Date: Fri, 29 Nov 2024 19:18:43 +0100 Message-ID: <874j3plx8c.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: help-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.19 X-Spam-Score: -6.19 X-Migadu-Queue-Id: 4E44264A12 X-Migadu-Scanner: mx12.migadu.com X-TUID: RMNmnHueKEB2 Gabriel Wicki writes: Hello Gabriel, > Following the inspiration given in the recent blog post I dug out an old > ThinkPad T410 and tried my best. That's great, thanks for trying! > Unfortunately the installer created from a recent checkout crashes with > a kernel panic. Does anybody know what commit a working installer for > GNU/Hurd can be built with? As you may have seen in , I succeeded in building a 32bit installer from commit --8<---------------cut here---------------start------------->8--- commit cd26d76fedb7ab13ad91bd5dcfce119892b8e62e news: Add entry for the Guix survey. --8<---------------cut here---------------end--------------->8--- using this extra patch --8<---------------cut here---------------start------------->8--- diff --git a/gnu/system/install.scm b/gnu/system/install.scm index 4de903c59b..35c4923627 100644 --- a/gnu/system/install.scm +++ b/gnu/system/install.scm @@ -521,6 +521,7 @@ (define installation-os ;; non-functional: ;; . ;; Thus, blacklist it. + (kernel linux-libre-5.15) (kernel-arguments '("quiet" "modprobe.blacklist=3Dradeon,amdgpu")) =20 (file-systems --8<---------------cut here---------------end--------------->8--- because with the default 6.x kernel, my X60 panics. AFAIK there is nothing special about that commit, it's just a more recent one than I had been using for earlier images. Anyway, building it by doing --8<---------------cut here---------------start------------->8--- make && ./pre-inst-env guix system image --image-type=3Diso9660 --system=3D= i686-linux gnu/system/install.scm=20 =3D> https://dezyne.org/janneke/hurd/b40rrc9031gfa9cz06kgk3jcs6xcmdah-image.iso --8<---------------cut here---------------end--------------->8--- I was hoping this would fix it for everyone, however, Tanguy reported that installer also panics for them. So yeah, YMMV. Greetings and good luck! Janneke --=20 Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar=C2=AE https://AvatarAcade= my.com