unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Janneke Nieuwenhuizen <janneke@gnu.org>
To: Gabriel Wicki <gabriel@erlikon.ch>
Cc: help-guix@gnu.org
Subject: Re: GNU/Hurd on real hardware
Date: Fri, 29 Nov 2024 19:18:43 +0100	[thread overview]
Message-ID: <874j3plx8c.fsf@gnu.org> (raw)
In-Reply-To: <3r2rwj4rksss3wim5pkgqaflotbsg6shqslgkskeywautu3nb3@wpoipgnwq2cm> (Gabriel Wicki's message of "Fri, 29 Nov 2024 18:57:58 +0100")

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 <https://lists.gnu.org/archive/html/guix-devel/2024-11/msg00259.html>,
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:
     ;; <https://lists.gnu.org/archive/html/guix-devel/2019-03/msg00441.html>.
     ;; Thus, blacklist it.
+    (kernel linux-libre-5.15)
     (kernel-arguments '("quiet" "modprobe.blacklist=radeon,amdgpu"))
 
     (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=iso9660 --system=i686-linux gnu/system/install.scm 
=>
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

-- 
Janneke Nieuwenhuizen <janneke@gnu.org>  | GNU LilyPond https://LilyPond.org
Freelance IT https://www.JoyOfSource.com | Avatar® https://AvatarAcademy.com


  reply	other threads:[~2024-11-29 18:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-29 17:57 GNU/Hurd on real hardware Gabriel Wicki
2024-11-29 18:18 ` Janneke Nieuwenhuizen [this message]
2024-11-30 11:14   ` Tanguy LE CARROUR
2024-11-30 11:20     ` Ekaitz Zarraga
2024-11-30 11:48     ` janneke
2024-12-01 16:34       ` Tanguy LE CARROUR
2024-11-30 15:00     ` Simon Tournier
2024-12-01 16:39       ` Tanguy LE CARROUR

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874j3plx8c.fsf@gnu.org \
    --to=janneke@gnu.org \
    --cc=gabriel@erlikon.ch \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).