[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Blog post: Guix/Hurd on Real Iron
From: |
Tanguy LE CARROUR |
Subject: |
Re: Blog post: Guix/Hurd on Real Iron |
Date: |
Fri, 29 Nov 2024 12:25:04 +0100 |
User-agent: |
alot/0.10 |
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:
> ;; <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---
>
> 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
kernel_panic.jpg
Description: JPEG image
- Re: Blog post: Guix/Hurd on Real Iron, (continued)
- Re: Blog post: Guix/Hurd on Real Iron, Tanguy LE CARROUR, 2024/11/27
- Re: Blog post: Guix/Hurd on Real Iron, jbranso, 2024/11/27
- Re: Blog post: Guix/Hurd on Real Iron, Tanguy LE CARROUR, 2024/11/28
- Re: Blog post: Guix/Hurd on Real Iron, Janneke Nieuwenhuizen, 2024/11/29
- Re: Blog post: Guix/Hurd on Real Iron, Suhail Singh, 2024/11/29
- Re: Blog post: Guix/Hurd on Real Iron, Janneke Nieuwenhuizen, 2024/11/30
- Re: Blog post: Guix/Hurd on Real Iron, jbranso, 2024/11/29
- Re: Blog post: Guix/Hurd on Real Iron, Janneke Nieuwenhuizen, 2024/11/30
- Re: Blog post: Guix/Hurd on Real Iron, Tanguy LE CARROUR, 2024/11/30
- Re: Blog post: Guix/Hurd on Real Iron, Janneke Nieuwenhuizen, 2024/11/28
- Re: Blog post: Guix/Hurd on Real Iron,
Tanguy LE CARROUR <=
Re: Blog post: Guix/Hurd on Real Iron, Mark H Weaver, 2024/11/26
Re: Blog post: Guix/Hurd on Real Iron, Ludovic Courtès, 2024/11/28
Re: Blog post: Guix/Hurd on Real Iron, Simon Tournier, 2024/11/29