[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
latest tags v1.8+git20240406, v0.9.git20240714 does not boot in Guix?
From: |
janneke |
Subject: |
latest tags v1.8+git20240406, v0.9.git20240714 does not boot in Guix? |
Date: |
Sun, 03 Nov 2024 09:50:05 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hi!
For GNU Guix I'm trying to upgrade our packages gnumach to
v1.8+git20240406 and hurd to v0.9.git20240714, the most recent tags (as
a step towards possible 64bit support), but the resulting VM does not
boot. I tried with default rumpdisk (noide on command line) which
stops here:
--8<---------------cut here---------------start------------->8---
...
[ 16.7300050] WARNING: 2 errors while detecting hardware; check system log.
[ 16.7300050] blake2s: self-test passed
[ 16.7300050] chacha: Portable C ChaCha
--8<---------------cut here---------------end--------------->8---
There are some differences in with the working bare-master.log (that
uses gnumach 2556fdece900d67529d5eda01f1bdaae4ffe96b0 (Sun Feb 11
12:00:29 2024) and hurd v0.9.git20231217, which continues to boot:
--8<---------------cut here---------------start------------->8---
Hurd server bootstrap: ext2fs[part:1:device:wd0] exec startup proc auth.
Usage: fsck [OPTION...] [ DEVICE|FSYS... ]
Try `fsck --help' or `fsck --usage' for more information.
Starting /gnu/store/7pcbh29jk7qfnjcprybq4a49iaa66fak-system/rc...
Welcome, this is GNU's early boot Guile.
Use 'gnu.repl' for an initrd REPL.
Setting-up essential translators...
Starting pager...
loading '/gnu/store/7pcbh29jk7qfnjcprybq4a49iaa66fak-system/boot'...
...
--8<---------------cut here---------------end--------------->8---
I also tried using ide (without noide on command line) and that stops
here:
--8<---------------cut here---------------start------------->8---
...
task loaded: ext2fs --multiboot-command-line=root=part:1:device:hd0
root=87c2de13-0154-3617-d0fa-141f87c2de13
gnu.system=/gnu/store/g62rqk8m8l8gn9q9f3hhhnlvr2crswrp-system
gnu.load=/gnu/store/g62rqk8m8l8gn9q9f3hhhnlvr2crswrp-system/boot console=com0
--exec-server-task=1 --store-type=typed --x-xattr-translator-records
part:1:device:hd0
task loaded: exec
start pci-arbiter: pci rumpdisk Kernel is already driving an IDE device,
skipping probing rump SATA/IDE disks
--8<---------------cut here---------------end--------------->8---
We're on glibc-2.39. Any ideas?
Greetings,
bare-new.log
Description: Binary data
bare-new-ide.log
Description: Binary data
bare-master.log
Description: Binary data
--
Janneke Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond https://LilyPond.org
Freelance IT https://www.JoyOfSource.com | AvatarĀ® https://AvatarAcademy.com
- latest tags v1.8+git20240406, v0.9.git20240714 does not boot in Guix?,
janneke <=