Hi Janneke, Quoting Janneke Nieuwenhuizen (2024-11-28 09:16:09) > > Quoting janneke@gnu.org (2024-11-26 08:37:22) > That's weird. It (still/again) worsks for me. Also please note that > the 32bit version using linux-libre-6.10.13 panics for me on the X60 > I've had using linux-libre-5.15 > --8<---------------cut here---------------start------------->8--- > diff --git a/gnu/system/install.scm b/gnu/system/install.scm > index 78a3cdaaec..65624b131b 100644 > --- a/gnu/system/install.scm > +++ b/gnu/system/install.scm > @@ -514,6 +514,7 @@ (define installation-os > ;; non-functional: > ;; . > ;; Thus, blacklist it. > + (kernel linux-libre-5.15) > (kernel-arguments '("quiet" "modprobe.blacklist=radeon,amdgpu")) > > (file-systems > --8<---------------cut here---------------end--------------->8--- > > Using that on commit > > cd26d76fedb7ab13ad91bd5dcfce119892b8e62e > news: Add entry for the Guix survey. > > I built > > 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 Thanks for the procedure… and the link! I’ll try to build the image next week, but for now I’ve downloaded your ISO, burned it and… Kernel panic! 😱 > > Next time (next week?) I’ll try to cross install it from a fresh install of > > Guix System… 🤞 > > Fingers crossed. Be aware that Debian GNU/Hurd is actually [much more] > usable as a real system...IOW we could use some help with Guix/Hurd :) Yeah, I’ll keep it as my plan B. -- Tanguy