Hi Damien, 

I tried, and -smp 1 makes no difference. Logs are attached. 

Thanks a lot,
Andreas


Am Freitag, 27. März 2026, 02:29:40 Mitteleuropäische Normalzeit schrieb Damien 
Zammit:
> Can you do the same test with and without -M q35 but both times include -smp 1
> 
> I think it might work with the extra param?
> 
> Damien
> 
> Sent from Proton Mail Android
> 
> 
> -------- Original Message --------
> On 27/3/26 12:17 pm, Sam James <[email protected]> wrote:
> 
> >  Damien Zammit <[email protected]> writes:
> >  
> >  > This seems problematic:
> >  >
> >  > Failed to set ACPI PIC mode: Input/output error
> >  >
> >  > That would not be good, are you using the exact same gnumach versions?
> >  
> >  Yes, exactly the same. It was done immediately one after the other (and
> >  reproduced twice) for Andreas.
> >  
> >  I have not been able to reproduce yet on 32-bit, Andreas tested 64-bit
> >  only, and I haven't tried 64-bit yet.
> >  
> >  >
> >  > Damien
> >  >
> >  > Sent from Proton Mail Android
> >  >
> >  >
> >  > -------- Original Message --------
> >  > On 27/3/26 12:01 pm, Damien Zammit <[email protected]> wrote:
> >  >
> >  >>  Yes, changing the machine type adds an AHCI disk controller instead of 
> > an IDE one.
> >  >>  So there seems to be a problem with piixide driver.
> >  >>  
> >  >>  Damien
> >  >>  
> >  >>  Sent from Proton Mail Android
> >  >>  
> >  >>  
> >  >>  -------- Original Message --------
> >  >>  On 27/3/26 9:11 am, Sam James <[email protected]> wrote:
> >  >>  
> >  >>  >  Hi,
> >  >>  >  
> >  >>  >  For a friend (Andreas, cc'd), this fails:
> >  >>  >  
> >  >>  >  $ qemu-system-x86_64 -drive "file=/tmp/hurd.ext2,format=raw" \
> >  >>  >    -accel kvm -m 8G -serial mon:stdio
> >  >>  >  
> >  >>  >  while this works (just adding '-M q35'):
> >  >>  >  
> >  >>  >  $ qemu-system-x86_64 -drive "file=/tmp/hurd.ext2,format=raw" \
> >  >>  >    -accel kvm -m 8G -M q35 -serial mon:stdio
> >  >>  >  
> >  >>  >  Versions:
> >  >>  >  * gnumach: snapshot from debian's repo [0] 
> > (debian/2%1.8+git20260224-4,
> >  >>  >    but no patches applied from there)
> >  >>  >             
> >  >>  >  * hurd: snapshot from debian's repo [1] (debian/1%0.9.git20251029-7,
> >  >>  >    but no patches applied from there)
> >  >>  >  
> >  >>  >  * qemu: 10.2.0
> >  >>  >  
> >  >>  >  [0] 
> > https://salsa.debian.org/hurd-team/gnumach/-/tree/23f9089de7f27aaac94d35212bbb39b4b1772eba
> >  >>  >  [1] 
> > https://salsa.debian.org/hurd-team/hurd/-/tree/b57889c52cc0496a4ecb3ef74a9e30ca0fc22359
> >  >>  >  
> >  >>  >  I've attached serial console output for both boots.
> >  >>  >  
> >  >>  >  
> >  >>  >  thanks,
> >  >>  >  sam
> >  >>  >  
> >  


-- 
PD Dr. Andreas K. Hüttel
[email protected]
Gentoo Linux developer 
(council, comrel, toolchain, base-system, perl, libreoffice)
https://wiki.gentoo.org/wiki/User:Dilfridge
0
ACPI:
 rsdp = 0x7ffe2351
 rsdt/xsdt = 0xffffffffe7920351 (n = 5)
8 bit APIC ids
APIC entry=0xffffffffe7922269 end=0xffffffffe79222b5
APIC entry=0xffffffffe7922269 end=0xffffffffe79222b5
APIC entry=0xffffffffe7922271 end=0xffffffffe79222b5
APIC entry=0xffffffffe792227d end=0xffffffffe79222b5
APIC entry=0xffffffffe7922287 end=0xffffffffe79222b5
APIC entry=0xffffffffe7922291 end=0xffffffffe79222b5
APIC entry=0xffffffffe792229b end=0xffffffffe79222b5
APIC entry=0xffffffffe79222a5 end=0xffffffffe79222b5
APIC entry=0xffffffffe79222af end=0xffffffffe79222b5
Unhandled APIC entry type 0x4
CPUS:
 CPU 0 - APIC ID 0 - addr=0xffffffffe7927000
IOAPICS:
 IOAPIC 0 - APIC ID 0 - addr=0xffffffffe7928000
IOAPIC version 0x11
IRQ override: pin=0 gsi=2 trigger=EDGE polarity=HIGH
IRQ override: pin=5 gsi=5 trigger=LEVEL polarity=HIGH
IRQ override: pin=9 gsi=9 trigger=LEVEL polarity=HIGH
IRQ override: pin=10 gsi=10 trigger=LEVEL polarity=HIGH
IRQ override: pin=11 gsi=11 trigger=LEVEL polarity=HIGH
IOAPIC 0 configured with GSI 0-23
com 2 out of range
RTC time is 2026-03-27 10:42:24
HPET ticks every 10 nanoseconds
HPET enabled
timer calibration... done
module 0: pci-arbiter --host-priv-port=${host-port} 
--device-master-port=${device-port} --next-task=${acpi-task} 
$(pci-task=task-create) $(task-resume)
module 1: acpi --next-task=${disk-task} $(acpi-task=task-create)
module 2: rumpdisk --next-task=${fs-task} $(disk-task=task-create)
module 3: ext2fs --multiboot-command-line=${kernel-command-line} 
--exec-server-task=${exec-task} -T typed ${root} $(fs-task=task-create)
module 4: exec /hurd/exec $(exec-task=task-create)
5 multiboot modules
task loaded: pci-arbiter --host-priv-port=1 --device-master-port=2 --next-task=3
task loaded: acpi --next-task=1
task loaded: rumpdisk --next-task=1
task loaded: ext2fs --multiboot-command-line=root=part:1:device:wd0 noide 
init=/sbin/openrc-init console=com0 --exec-server-task=1 -T typed 
part:1:device:wd0
task loaded: exec /hurd/exec

start pci-arbiter: pci acpi ACPI: RSDP 0x00000000000F52F0 000014 (v00 BOCHS )
ACPI: RSDT 0x000000007FFE2351 000038 (v01 BOCHS  BXPC     00000001 BXPC 
00000001)
ACPI: FACP 0x000000007FFE2149 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 
00000001)
ACPI: DSDT 0x000000007FFE0040 002109 (v01 BOCHS  BXPC     00000001 BXPC 
00000001)
ACPI: FACS 0x000000007FFE0000 000040
ACPI: APIC 0x000000007FFE223D 000078 (v03 BOCHS  BXPC     00000001 BXPC 
00000001)
ACPI: HPET 0x000000007FFE22B5 000038 (v01 BOCHS  BXPC     00000001 BXPC 
00000001)
ACPI: MCFG 0x000000007FFE22ED 00003C (v01 BOCHS  BXPC     00000001 BXPC 
00000001)
ACPI: WAET 0x000000007FFE2329 000028 (v01 BOCHS  BXPC     00000001 BXPC 
00000001)
irqhelp: cannot grab acpi device, continuing
Module-level evaluation   :  (Definition Block level)
Module-level complete     :  (Definition Block level)

ACPI table initialization:
Table [DSDT: BXPC    ] (id 01) -  252 Objects with  35 Devices,   7 Regions,   
72 Methods (19/53/9 Serial/Non/Cvt)
ACPI: 1 ACPI AML tables successfully acquired and loaded
Final data object initialization: Namespace contains 261 (0x105) objects
   Enter evaluation       :  _SB.PCI0._HID (Integer)
   Exit evaluation        :  _SB.PCI0._HID
   Enter evaluation       :  _SB.PCI0._UID (Integer)
   Exit evaluation        :  _SB.PCI0._UID
   Enter evaluation       :  _SB.PCI0._CID (Integer)
   Exit evaluation        :  _SB.PCI0._CID
   Enter evaluation       :  _SB.PCI0.PRES._HID (Integer)
   Exit evaluation        :  _SB.PCI0.PRES._HID
   Enter evaluation       :  _SB.PCI0.PRES._UID (String)
   Exit evaluation        :  _SB.PCI0.PRES._UID
   Enter evaluation       :  _SB.PCI0.GPE0._HID (String)
   Exit evaluation        :  _SB.PCI0.GPE0._HID
   Enter evaluation       :  _SB.PCI0.GPE0._UID (String)
   Exit evaluation        :  _SB.PCI0.GPE0._UID
   Enter evaluation       :  _SB.PCI0.PHPR._HID (String)
   Exit evaluation        :  _SB.PCI0.PHPR._HID
   Enter evaluation       :  _SB.PCI0.PHPR._UID (String)
   Exit evaluation        :  _SB.PCI0.PHPR._UID
   Enter evaluation       :  _SB.PCI0.FWCF._HID (String)
   Exit evaluation        :  _SB.PCI0.FWCF._HID
   Enter evaluation       :  _SB.PCI0.S00._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.S00._ADR
   Enter evaluation       :  _SB.PCI0.S08._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.S08._ADR
   Enter evaluation       :  _SB.PCI0.S08._S1D (Method)
   Exit evaluation        :  _SB.PCI0.S08._S1D
   Enter evaluation       :  _SB.PCI0.S08._S2D (Method)
   Exit evaluation        :  _SB.PCI0.S08._S2D
   Enter evaluation       :  _SB.PCI0.S08._S3D (Method)
   Exit evaluation        :  _SB.PCI0.S08._S3D
   Enter evaluation       :  _SB.PCI0.S10._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.S10._ADR
   Enter evaluation       :  _SB.PCI0.SF8._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.SF8._ADR
   Enter evaluation       :  _SB.PCI0.SF8.KBD._HID (Integer)
   Exit evaluation        :  _SB.PCI0.SF8.KBD._HID
   Enter evaluation       :  _SB.PCI0.SF8.MOU._HID (Integer)
   Exit evaluation        :  _SB.PCI0.SF8.MOU._HID
   Enter evaluation       :  _SB.PCI0.SF8.LPT1._HID (Integer)
   Exit evaluation        :  _SB.PCI0.SF8.LPT1._HID
   Enter evaluation       :  _SB.PCI0.SF8.LPT1._UID (Integer)
   Exit evaluation        :  _SB.PCI0.SF8.LPT1._UID
   Enter evaluation       :  _SB.PCI0.SF8.COM1._HID (Integer)
   Exit evaluation        :  _SB.PCI0.SF8.COM1._HID
   Enter evaluation       :  _SB.PCI0.SF8.COM1._UID (Integer)
   Exit evaluation        :  _SB.PCI0.SF8.COM1._UID
   Enter evaluation       :  _SB.PCI0.SF8.RTC._HID (Integer)
   Exit evaluation        :  _SB.PCI0.SF8.RTC._HID
   Enter evaluation       :  _SB.PCI0.SFA._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.SFA._ADR
   Enter evaluation       :  _SB.PCI0.SFB._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.SFB._ADR
   Enter evaluation       :  _SB.DRAC._HID (String)
   Exit evaluation        :  _SB.DRAC._HID
   Enter evaluation       :  _SB.LNKA._HID (Integer)
   Exit evaluation        :  _SB.LNKA._HID
   Enter evaluation       :  _SB.LNKA._UID (Integer)
   Exit evaluation        :  _SB.LNKA._UID
   Enter evaluation       :  _SB.LNKB._HID (Integer)
   Exit evaluation        :  _SB.LNKB._HID
   Enter evaluation       :  _SB.LNKB._UID (Integer)
   Exit evaluation        :  _SB.LNKB._UID
   Enter evaluation       :  _SB.LNKC._HID (Integer)
   Exit evaluation        :  _SB.LNKC._HID
   Enter evaluation       :  _SB.LNKC._UID (Integer)
   Exit evaluation        :  _SB.LNKC._UID
   Enter evaluation       :  _SB.LNKD._HID (Integer)
   Exit evaluation        :  _SB.LNKD._HID
   Enter evaluation       :  _SB.LNKD._UID (Integer)
   Exit evaluation        :  _SB.LNKD._UID
   Enter evaluation       :  _SB.LNKE._HID (Integer)
   Exit evaluation        :  _SB.LNKE._HID
   Enter evaluation       :  _SB.LNKE._UID (Integer)
   Exit evaluation        :  _SB.LNKE._UID
   Enter evaluation       :  _SB.LNKF._HID (Integer)
   Exit evaluation        :  _SB.LNKF._HID
   Enter evaluation       :  _SB.LNKF._UID (Integer)
   Exit evaluation        :  _SB.LNKF._UID
   Enter evaluation       :  _SB.LNKG._HID (Integer)
   Exit evaluation        :  _SB.LNKG._HID
   Enter evaluation       :  _SB.LNKG._UID (Integer)
   Exit evaluation        :  _SB.LNKG._UID
   Enter evaluation       :  _SB.LNKH._HID (Integer)
   Exit evaluation        :  _SB.LNKH._HID
   Enter evaluation       :  _SB.LNKH._UID (Integer)
   Exit evaluation        :  _SB.LNKH._UID
   Enter evaluation       :  _SB.GSIA._HID (Integer)
   Exit evaluation        :  _SB.GSIA._HID
   Enter evaluation       :  _SB.GSIA._UID (Integer)
   Exit evaluation        :  _SB.GSIA._UID
   Enter evaluation       :  _SB.GSIB._HID (Integer)
   Exit evaluation        :  _SB.GSIB._HID
   Enter evaluation       :  _SB.GSIB._UID (Integer)
   Exit evaluation        :  _SB.GSIB._UID
   Enter evaluation       :  _SB.GSIC._HID (Integer)
   Exit evaluation        :  _SB.GSIC._HID
   Enter evaluation       :  _SB.GSIC._UID (Integer)
   Exit evaluation        :  _SB.GSIC._UID
   Enter evaluation       :  _SB.GSID._HID (Integer)
   Exit evaluation        :  _SB.GSID._HID
   Enter evaluation       :  _SB.GSID._UID (Integer)
   Exit evaluation        :  _SB.GSID._UID
   Enter evaluation       :  _SB.GSIE._HID (Integer)
   Exit evaluation        :  _SB.GSIE._HID
   Enter evaluation       :  _SB.GSIE._UID (Integer)
   Exit evaluation        :  _SB.GSIE._UID
   Enter evaluation       :  _SB.GSIF._HID (Integer)
   Exit evaluation        :  _SB.GSIF._HID
   Enter evaluation       :  _SB.GSIF._UID (Integer)
   Exit evaluation        :  _SB.GSIF._UID
   Enter evaluation       :  _SB.GSIG._HID (Integer)
   Exit evaluation        :  _SB.GSIG._HID
   Enter evaluation       :  _SB.GSIG._UID (Integer)
   Exit evaluation        :  _SB.GSIG._UID
   Enter evaluation       :  _SB.GSIH._HID (Integer)
   Exit evaluation        :  _SB.GSIH._HID
   Enter evaluation       :  _SB.GSIH._UID (Integer)
   Exit evaluation        :  _SB.GSIH._UID
   Enter evaluation       :  _SB.HPET._HID (Integer)
   Exit evaluation        :  _SB.HPET._HID
   Enter evaluation       :  _SB.HPET._UID (Integer)
   Exit evaluation        :  _SB.HPET._UID
   Enter evaluation       :  _SB.CPUS._HID (String)
   Exit evaluation        :  _SB.CPUS._HID
   Enter evaluation       :  _SB.CPUS._CID (Integer)
   Exit evaluation        :  _SB.CPUS._CID
   Enter evaluation       :  _PIC (Method)
   Exit evaluation        :  _PIC
 evxfevnt-0063 enable                : Transition to ACPI mode successful
Initializing General Purpose Events (GPEs):
    Initialized GPE 00 to 3F [_GPE] 8 regs on interrupt 0x9 (SCI)
irq handler [9]: new delivery port ffffffffdfc8a798 entry ffffffffddea7d00 for 
acpi
Initializing Device/Processor/Thermal objects and executing _INI/_STA methods:
   Enter evaluation       :  _SB.PCI0.PRES._INI (Method)
   Exit evaluation        :  _SB.PCI0.PRES._INI
    Executed 1 _INI methods requiring 0 _STA executions (examined 38 objects)
PASS!
rumpdisk random init open failed
[   1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
[   1.0000000]     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013,
[   1.0000000]     2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023,
[   1.0000000]     2024
[   1.0000000]     The NetBSD Foundation, Inc.  All rights reserved.
[   1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993
[   1.0000000]     The Regents of the University of California.  All rights 
reserved.

[   1.0000000] NetBSD 10.99.12 (RUMP-ROAST)
[   1.0000000] total memory = unlimited (host limit)
[   1.0000000] timecounter: Timecounters tick every 10.000 msec
[   1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz 
quality 0
[   1.0000050] cpu0 at thinair0: rump virtual cpu
[   1.0000050] WARNING: system needs entropy for security; see entropy(7)
[   1.0000050] root file system type: rumpfs
[   1.0000050] kern.module.path=/stand/amd64/10.99.12/modules
[   1.0000050] mainbus0 (root)
[   1.0000050] pci0 at mainbus0 bus 0
[   1.0000050] pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv 
ok
[   1.0000050] vendor 8086 product 29c0 (host bridge) at pci0 dev 0 function 0 
not configured
[   1.0000050] vendor 1234 product 1111 (VGA display, revision 0x02) at pci0 
dev 1 function 0 not configured
[   1.0000050] vendor 8086 product 10d3 (ethernet network) at pci0 dev 2 
function 0 not configured
[   1.0000050] vendor 8086 product 2918 (ISA bridge, revision 0x02) at pci0 dev 
31 function 0 not configured
[   1.0000050] ahcisata0 at pci0 dev 31 function 2: vendor 8086 product 2922 
(rev. 0x02)
[   1.0000050] ahcisata0: 64-bit DMA
[   1.0000050] ahcisata0: AHCI revision 1.0, 6 ports, 32 slots, CAP 
0xc0141f05<SAM,ISS=0x1=Gen1,SNCQ,S64A>
   Enter evaluation       :  _SB.PCI0._PRT (Method)
   Exit evaluation        :  _SB.PCI0._PRT
   Enter evaluation       :  _SB.PCI0._PRT (Method)
   Exit evaluation        :  _SB.PCI0._PRT
   Enter evaluation       :  _SB.GSIA._CRS (Buffer)
   Exit evaluation        :  _SB.GSIA._CRS
   Enter evaluation       :  _SB.GSIA._PRS (Buffer)
   Exit evaluation        :  _SB.GSIA._PRS
   Enter evaluation       :  _SB.GSIA._PRS (Buffer)
   Exit evaluation        :  _SB.GSIA._PRS
   Enter evaluation       :  _SB.GSIA._CRS (Buffer)
   Exit evaluation        :  _SB.GSIA._CRS
Found IRQ resource 16
   Enter evaluation       :  _SB.GSIA._CRS (Buffer)
   Exit evaluation        :  _SB.GSIA._CRS
   Enter evaluation       :  _SB.GSIA._SRS (Method)
   Exit evaluation        :  _SB.GSIA._SRS
Final irq 16
irq handler [16]: new delivery port ffffffffdffefee0 entry ffffffffddea7cc0 for 
rumpdisk
[   1.0400050] ahcisata0: interrupting at pausebreak
[   1.0400050] atabus0 at ahcisata0 channel 0
[   1.0400050] atabus1 at ahcisata0 channel 1
[   1.0400050] atabus2 at ahcisata0 channel 2
[   1.0400050] atabus3 at ahcisata0 channel 3
[   1.0400050] atabus4 at ahcisata0 channel 4
[   1.0400050] atabus5 at ahcisata0 channel 5
[   1.0400050] vendor 8086 product 2930 (SMBus serial bus, revision 0x02) at 
pci0 dev 31 function 3 not configured
[   1.3700050] ahcisata0 port 2: device present, speed: 1.5Gb/s
[   1.3900050] ahcisata0 port 0: device present, speed: 1.5Gb/s
[   1.4100050] wd0 at atabus0 drive 0
[   1.4100050] wd0: <QEMU HARDDISK>
[   1.4100050] wd0: drive supports 16-sector PIO transfers, LBA48 addressing
[   1.4100050] wd0: 8192 MB, 16644 cyl, 16 head, 63 sec, 512 bytes/sect x 
16777216 sectors
[   1.4300050] wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 5 
(Ultra/100), NCQ (32 tags)
[   1.4300050] wd0(ahcisata0:0:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 
5 (Ultra/100) (using DMA), NCQ (31 tags)
[   3.3900050] atapibus0 at atabus2: 1 targets
[   3.3900050] cd0 at atapibus0 drive 0: <QEMU DVD-ROM, QM00005, 2.5+> cdrom 
removable
[   3.4200050] cd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 5 
(Ultra/100), NCQ (32 tags)
[   3.4200050] cd0(ahcisata0:2:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 
5 (Ultra/100) (using DMA), NCQ (31 tags)
Hurd server bootstrap: ext2fs[part:1:device:wd0] exec startup proc auth.

Starting runsystem
e2fsck 1.47.4 (6-Mar-2025)
ext2fs_check_if_mount: Can't check if filesystem is mounted due to missing mtab 
file while determining whether /usr/dev/wd0s1 is mounted.
/sbin/fsck.ext2: No such device or address while trying to open /usr/dev/wd0s1
Possibly non-existent or swap device?
Starting /sbin/openrc-init
OpenRC init version 0.63-57-ge638d4be+ starting
Starting sysinit runlevel

   OpenRC 0.63-57-ge638d4be+ is starting up Gentoo GNU/Hurd (x86_64)

 * getmntinfo: No such file or directory
 * Mounting /run ...[   5.7900050] entropy: best effort
 [ ok ]
 * Creating /run/openrc ... [ ok ]
Service 'netmount' needs non existent service 'net'
 * Caching service dependencies ... [ ok ]
 * Checking local filesystems  ...ext2fs_check_if_mount: Can't check if 
filesystem is mounted due to missing mtab file while determining whether 
/usr/dev/wd0s1 is mounted.
/sbin/fsck.ext2: No such device or address while trying to open /usr/dev/wd0s1
Possibly non-existent or swap device?
 * Operational error
 [ !! ]
 * Creating block device /dev/wd0s1 ... [ ok ]
 * Creating /dev/tty ...mknod: /dev/tty: File exists
 [ ok ]
 * Setting up /proc ... [ ok ]
 * Setting up /servers/socket/26 translator ... [ ok ]
 * Setting up /servers/crash-suspend translator ... [ ok ]
 * Setting up /servers/crash-dump-core translator ... [ ok ]
 * Setting up /servers/crash-kill translator ... [ ok ]
 * Setting up /servers/password translator ... [ ok ]
 * Setting up /servers/default-pager translator ... [ ok ]
Starting boot runlevel
 * Activating swap devices ...swapon: No swap partitions found in /etc/fstab
 [ ok ]
 * Mounting local filesystems ... [ ok ]
 * Configuring kernel parameters ... [ ok ]
 * Creating user login records ... [ ok ]
/hurd/mtab: /dev/tty6: Operation not supported
/hurd/mtab: /servers/crash-dump-core: Operation not supported
/hurd/mtab: /dev/vcs: Operation not supported
/hurd/mtab: /usr/dev/wd0s1: Operation not supported
/hurd/mtab: /dev/random: Operation not supported
/hurd/mtab: /dev/fd: Operation not supported
/hurd/mtab: /servers/crash-kill: Operation not supported
/hurd/mtab: /dev/tty5: Operation not supported
/hurd/mtab: /dev/klog: Operation not supported
/hurd/mtab: /dev/tty2: Operation not supported
/hurd/mtab: /dev/tty3: Operation not supported
/hurd/mtab: /dev/tty4: Operation not supported
/hurd/mtab: /servers/exec: Operation not supported
/hurd/mtab: /servers/crash-suspend: Operation not supported
/hurd/mtab: /dev/tty: Operation not supported
/hurd/mtab: /dev/console: Operation not supported
/hurd/mtab: /dev/mem: Operation not supported
/hurd/mtab: /proc/mounts: Operation not supported
/hurd/mtab: /dev/zero: Operation not supported
/hurd/mtab: /dev/time: Operation not supported
/hurd/mtab: /dev/tty1: Operation not supported
/hurd/mtab: /servers/socket/2: Operation not supported
/hurd/mtab: /servers/socket/26: Operation not supported
/hurd/mtab: /dev/tty6: Operation not supported
/hurd/mtab: /servers/crash-dump-core: Operation not supported
/hurd/mtab: /dev/vcs: Operation not supported
/hurd/mtab: /usr/dev/wd0s1: Operation not supported
/hurd/mtab: /dev/random: Operation not supported
/hurd/mtab: /dev/fd: Operation not supported
/hurd/mtab: /servers/crash-kill: Operation not supported
/hurd/mtab: /dev/tty5: Operation not supported
/hurd/mtab: /dev/klog: Operation not supported
/hurd/mtab: /dev/tty2: Operation not supported
/hurd/mtab: /dev/tty3: Operation not supported
/hurd/mtab: /dev/tty4: Operation not supported
/hurd/mtab: /servers/exec: Operation not supported
/hurd/mtab: /servers/crash-suspend: Operation not supported
/hurd/mtab: /dev/tty: Operation not supported
/hurd/mtab: /dev/console: Operation not supported
/hurd/mtab: /dev/mem: Operation not supported
/hurd/mtab: /proc/mounts: Operation not supported
/hurd/mtab: /dev/zero: Operation not supported
/hurd/mtab: /dev/time: Operation not supported
/hurd/mtab: /dev/tty1: Operation not supported
/hurd/mtab: /servers/socket/2: Operation not supported
/hurd/mtab: /servers/socket/26: Operation not supported
 * Wiping /tmp directory ... [ ok ]
/etc/init.d/bootmisc: line 232: dmesg: command not found
 * Setting hostname to localhost from /etc/conf.d/hostname ... [ ok ]
-a is an invalid runlevel
Starting default runlevel
 * ERROR: netmount needs service(s) net
 * Starting runttys ... [ ok ]


This is localhost (GNU ? 0.9) ?
0
ACPI:
 rsdp = 0xbffe2335
 rsdt/xsdt = 0xffffffffe7920335 (n = 4)
8 bit APIC ids
APIC entry=0xffffffffe7922289 end=0xffffffffe79222d5
APIC entry=0xffffffffe7922289 end=0xffffffffe79222d5
APIC entry=0xffffffffe7922291 end=0xffffffffe79222d5
APIC entry=0xffffffffe792229d end=0xffffffffe79222d5
APIC entry=0xffffffffe79222a7 end=0xffffffffe79222d5
APIC entry=0xffffffffe79222b1 end=0xffffffffe79222d5
APIC entry=0xffffffffe79222bb end=0xffffffffe79222d5
APIC entry=0xffffffffe79222c5 end=0xffffffffe79222d5
APIC entry=0xffffffffe79222cf end=0xffffffffe79222d5
Unhandled APIC entry type 0x4
CPUS:
 CPU 0 - APIC ID 0 - addr=0xffffffffe7926000
IOAPICS:
 IOAPIC 0 - APIC ID 0 - addr=0xffffffffe7927000
IOAPIC version 0x11
IRQ override: pin=0 gsi=2 trigger=EDGE polarity=HIGH
IRQ override: pin=5 gsi=5 trigger=LEVEL polarity=HIGH
IRQ override: pin=9 gsi=9 trigger=LEVEL polarity=HIGH
IRQ override: pin=10 gsi=10 trigger=LEVEL polarity=HIGH
IRQ override: pin=11 gsi=11 trigger=LEVEL polarity=HIGH
IOAPIC 0 configured with GSI 0-23
com 2 out of range
RTC time is 2026-03-27 10:44:26
HPET ticks every 10 nanoseconds
HPET enabled
timer calibration... done
module 0: pci-arbiter --host-priv-port=${host-port} 
--device-master-port=${device-port} --next-task=${acpi-task} 
$(pci-task=task-create) $(task-resume)
module 1: acpi --next-task=${disk-task} $(acpi-task=task-create)
module 2: rumpdisk --next-task=${fs-task} $(disk-task=task-create)
module 3: ext2fs --multiboot-command-line=${kernel-command-line} 
--exec-server-task=${exec-task} -T typed ${root} $(fs-task=task-create)
module 4: exec /hurd/exec $(exec-task=task-create)
5 multiboot modules
task loaded: pci-arbiter --host-priv-port=1 --device-master-port=2 --next-task=3
task loaded: acpi --next-task=1
task loaded: rumpdisk --next-task=1
task loaded: ext2fs --multiboot-command-line=root=part:1:device:wd0 noide 
init=/sbin/openrc-init console=com0 --exec-server-task=1 -T typed 
part:1:device:wd0
task loaded: exec /hurd/exec

start pci-arbiter: pci acpi ACPI: RSDP 0x00000000000F52E0 000014 (v00 BOCHS )
ACPI: RSDT 0x00000000BFFE2335 000034 (v01 BOCHS  BXPC     00000001 BXPC 
00000001)
ACPI: FACP 0x00000000BFFE21E9 000074 (v01 BOCHS  BXPC     00000001 BXPC 
00000001)
ACPI: DSDT 0x00000000BFFE0040 0021A9 (v01 BOCHS  BXPC     00000001 BXPC 
00000001)
ACPI: FACS 0x00000000BFFE0000 000040
ACPI: APIC 0x00000000BFFE225D 000078 (v03 BOCHS  BXPC     00000001 BXPC 
00000001)
ACPI: HPET 0x00000000BFFE22D5 000038 (v01 BOCHS  BXPC     00000001 BXPC 
00000001)
ACPI: WAET 0x00000000BFFE230D 000028 (v01 BOCHS  BXPC     00000001 BXPC 
00000001)
irqhelp: cannot grab acpi device, continuing
Module-level evaluation   :  (Definition Block level)
Module-level complete     :  (Definition Block level)

ACPI table initialization:
Table [DSDT: BXPC    ] (id 01) -  341 Objects with  53 Devices,   7 Regions,  
102 Methods (43/59/4 Serial/Non/Cvt)
ACPI: 1 ACPI AML tables successfully acquired and loaded
Final data object initialization: Namespace contains 350 (0x15E) objects
   Enter evaluation       :  _SB.PCI0._HID (Integer)
   Exit evaluation        :  _SB.PCI0._HID
   Enter evaluation       :  _SB.PCI0._UID (Integer)
   Exit evaluation        :  _SB.PCI0._UID
   Enter evaluation       :  _SB.PCI0.PRES._HID (Integer)
   Exit evaluation        :  _SB.PCI0.PRES._HID
   Enter evaluation       :  _SB.PCI0.PRES._UID (String)
   Exit evaluation        :  _SB.PCI0.PRES._UID
   Enter evaluation       :  _SB.PCI0.GPE0._HID (String)
   Exit evaluation        :  _SB.PCI0.GPE0._HID
   Enter evaluation       :  _SB.PCI0.GPE0._UID (String)
   Exit evaluation        :  _SB.PCI0.GPE0._UID
   Enter evaluation       :  _SB.PCI0.PHPR._HID (String)
   Exit evaluation        :  _SB.PCI0.PHPR._HID
   Enter evaluation       :  _SB.PCI0.PHPR._UID (String)
   Exit evaluation        :  _SB.PCI0.PHPR._UID
   Enter evaluation       :  _SB.PCI0.FWCF._HID (String)
   Exit evaluation        :  _SB.PCI0.FWCF._HID
   Enter evaluation       :  _SB.PCI0.S00._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.S00._ADR
   Enter evaluation       :  _SB.PCI0.S08._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.S08._ADR
   Enter evaluation       :  _SB.PCI0.S08.KBD._HID (Integer)
   Exit evaluation        :  _SB.PCI0.S08.KBD._HID
   Enter evaluation       :  _SB.PCI0.S08.MOU._HID (Integer)
   Exit evaluation        :  _SB.PCI0.S08.MOU._HID
   Enter evaluation       :  _SB.PCI0.S08.FDC0._HID (Integer)
   Exit evaluation        :  _SB.PCI0.S08.FDC0._HID
   Enter evaluation       :  _SB.PCI0.S08.FDC0.FLPA._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.S08.FDC0.FLPA._ADR
   Enter evaluation       :  _SB.PCI0.S08.LPT1._HID (Integer)
   Exit evaluation        :  _SB.PCI0.S08.LPT1._HID
   Enter evaluation       :  _SB.PCI0.S08.LPT1._UID (Integer)
   Exit evaluation        :  _SB.PCI0.S08.LPT1._UID
   Enter evaluation       :  _SB.PCI0.S08.COM1._HID (Integer)
   Exit evaluation        :  _SB.PCI0.S08.COM1._HID
   Enter evaluation       :  _SB.PCI0.S08.COM1._UID (Integer)
   Exit evaluation        :  _SB.PCI0.S08.COM1._UID
   Enter evaluation       :  _SB.PCI0.S08.RTC._HID (Integer)
   Exit evaluation        :  _SB.PCI0.S08.RTC._HID
   Enter evaluation       :  _SB.PCI0.S09._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.S09._ADR
   Enter evaluation       :  _SB.PCI0.S0B._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.S0B._ADR
   Enter evaluation       :  _SB.PCI0.S10._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.S10._ADR
   Enter evaluation       :  _SB.PCI0.S10._S1D (Method)
   Exit evaluation        :  _SB.PCI0.S10._S1D
   Enter evaluation       :  _SB.PCI0.S10._S2D (Method)
   Exit evaluation        :  _SB.PCI0.S10._S2D
   Enter evaluation       :  _SB.PCI0.S10._S3D (Method)
   Exit evaluation        :  _SB.PCI0.S10._S3D
   Enter evaluation       :  _SB.PCI0.S18._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.S18._ADR
   Enter evaluation       :  _SB.PCI0.S20._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.S20._ADR
Can't find pci dev 0000:0:04.0
   Enter evaluation       :  _SB.PCI0.S28._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.S28._ADR
Can't find pci dev 0000:0:05.0
   Enter evaluation       :  _SB.PCI0.S30._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.S30._ADR
Can't find pci dev 0000:0:06.0
   Enter evaluation       :  _SB.PCI0.S38._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.S38._ADR
Can't find pci dev 0000:0:07.0
   Enter evaluation       :  _SB.PCI0.S40._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.S40._ADR
Can't find pci dev 0000:0:08.0
   Enter evaluation       :  _SB.PCI0.S48._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.S48._ADR
Can't find pci dev 0000:0:09.0
   Enter evaluation       :  _SB.PCI0.S50._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.S50._ADR
Can't find pci dev 0000:0:0a.0
   Enter evaluation       :  _SB.PCI0.S58._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.S58._ADR
Can't find pci dev 0000:0:0b.0
   Enter evaluation       :  _SB.PCI0.S60._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.S60._ADR
Can't find pci dev 0000:0:0c.0
   Enter evaluation       :  _SB.PCI0.S68._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.S68._ADR
Can't find pci dev 0000:0:0d.0
   Enter evaluation       :  _SB.PCI0.S70._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.S70._ADR
Can't find pci dev 0000:0:0e.0
   Enter evaluation       :  _SB.PCI0.S78._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.S78._ADR
Can't find pci dev 0000:0:0f.0
   Enter evaluation       :  _SB.PCI0.S80._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.S80._ADR
Can't find pci dev 0000:0:10.0
   Enter evaluation       :  _SB.PCI0.S88._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.S88._ADR
Can't find pci dev 0000:0:11.0
   Enter evaluation       :  _SB.PCI0.S90._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.S90._ADR
Can't find pci dev 0000:0:12.0
   Enter evaluation       :  _SB.PCI0.S98._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.S98._ADR
Can't find pci dev 0000:0:13.0
   Enter evaluation       :  _SB.PCI0.SA0._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.SA0._ADR
Can't find pci dev 0000:0:14.0
   Enter evaluation       :  _SB.PCI0.SA8._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.SA8._ADR
Can't find pci dev 0000:0:15.0
   Enter evaluation       :  _SB.PCI0.SB0._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.SB0._ADR
Can't find pci dev 0000:0:16.0
   Enter evaluation       :  _SB.PCI0.SB8._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.SB8._ADR
Can't find pci dev 0000:0:17.0
   Enter evaluation       :  _SB.PCI0.SC0._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.SC0._ADR
Can't find pci dev 0000:0:18.0
   Enter evaluation       :  _SB.PCI0.SC8._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.SC8._ADR
Can't find pci dev 0000:0:19.0
   Enter evaluation       :  _SB.PCI0.SD0._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.SD0._ADR
Can't find pci dev 0000:0:1a.0
   Enter evaluation       :  _SB.PCI0.SD8._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.SD8._ADR
Can't find pci dev 0000:0:1b.0
   Enter evaluation       :  _SB.PCI0.SE0._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.SE0._ADR
Can't find pci dev 0000:0:1c.0
   Enter evaluation       :  _SB.PCI0.SE8._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.SE8._ADR
Can't find pci dev 0000:0:1d.0
   Enter evaluation       :  _SB.PCI0.SF0._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.SF0._ADR
Can't find pci dev 0000:0:1e.0
   Enter evaluation       :  _SB.PCI0.SF8._ADR (Integer)
   Exit evaluation        :  _SB.PCI0.SF8._ADR
Can't find pci dev 0000:0:1f.0
   Enter evaluation       :  _SB.LNKA._HID (Integer)
   Exit evaluation        :  _SB.LNKA._HID
   Enter evaluation       :  _SB.LNKA._UID (Integer)
   Exit evaluation        :  _SB.LNKA._UID
   Enter evaluation       :  _SB.LNKB._HID (Integer)
   Exit evaluation        :  _SB.LNKB._HID
   Enter evaluation       :  _SB.LNKB._UID (Integer)
   Exit evaluation        :  _SB.LNKB._UID
   Enter evaluation       :  _SB.LNKC._HID (Integer)
   Exit evaluation        :  _SB.LNKC._HID
   Enter evaluation       :  _SB.LNKC._UID (Integer)
   Exit evaluation        :  _SB.LNKC._UID
   Enter evaluation       :  _SB.LNKD._HID (Integer)
   Exit evaluation        :  _SB.LNKD._HID
   Enter evaluation       :  _SB.LNKD._UID (Integer)
   Exit evaluation        :  _SB.LNKD._UID
   Enter evaluation       :  _SB.LNKS._HID (Integer)
   Exit evaluation        :  _SB.LNKS._HID
   Enter evaluation       :  _SB.LNKS._UID (Integer)
   Exit evaluation        :  _SB.LNKS._UID
   Enter evaluation       :  _SB.HPET._HID (Integer)
   Exit evaluation        :  _SB.HPET._HID
   Enter evaluation       :  _SB.HPET._UID (Integer)
   Exit evaluation        :  _SB.HPET._UID
   Enter evaluation       :  _SB.CPUS._HID (String)
   Exit evaluation        :  _SB.CPUS._HID
   Enter evaluation       :  _SB.CPUS._CID (Integer)
   Exit evaluation        :  _SB.CPUS._CID
Failed to set ACPI PIC mode: Input/output error
 evxfevnt-0063 enable                : Transition to ACPI mode successful
Initializing General Purpose Events (GPEs):
    Initialized GPE 00 to 0F [_GPE] 2 regs on interrupt 0x9 (SCI)
irq handler [9]: new delivery port ffffffffdfc8aac8 entry ffffffffddea7d00 for 
acpi
Initializing Device/Processor/Thermal objects and executing _INI/_STA methods:
   Enter evaluation       :  _SB.PCI0.PRES._INI (Method)
   Exit evaluation        :  _SB.PCI0.PRES._INI
    Executed 1 _INI methods requiring 0 _STA executions (examined 56 objects)
PASS!
rumpdisk random init open failed
[   1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
[   1.0000000]     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013,
[   1.0000000]     2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023,
[   1.0000000]     2024
[   1.0000000]     The NetBSD Foundation, Inc.  All rights reserved.
[   1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993
[   1.0000000]     The Regents of the University of California.  All rights 
reserved.

[   1.0000000] NetBSD 10.99.12 (RUMP-ROAST)
[   1.0000000] total memory = unlimited (host limit)
[   1.0000000] timecounter: Timecounters tick every 10.000 msec
[   1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz 
quality 0
[   1.0000050] cpu0 at thinair0: rump virtual cpu
[   1.0000050] WARNING: system needs entropy for security; see entropy(7)
[   1.0000050] root file system type: rumpfs
[   1.0000050] kern.module.path=/stand/amd64/10.99.12/modules
[   1.0000050] mainbus0 (root)
[   1.0000050] pci0 at mainbus0 bus 0
[   1.0000050] pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv 
ok
[   1.0000050] vendor 8086 product 1237 (host bridge, revision 0x02) at pci0 
dev 0 function 0 not configured
[   1.0000050] vendor 8086 product 7000 (ISA bridge) at pci0 dev 1 function 0 
not configured
[   1.0000050] piixide0 at pci0 dev 1 function 1: Intel 82371SB IDE Interface 
(PIIX3) (rev. 0x00)
[   1.0000050] piixide0: bus-master DMA support present
[   1.0000050] piixide0: primary channel wired to compatibility mode
irqhelp: tried acpi to get pci gsi and failed for 00:01.1
irq handler [14]: new delivery port ffffffffdf7217c0 entry ffffffffddea7cc0 for 
rumpdisk
[   1.0300050] atabus0 at piixide0 channel 0
[   1.0300050] piixide0: secondary channel wired to compatibility mode
irqhelp: tried acpi to get pci gsi and failed for 00:01.1
irq handler [15]: new delivery port ffffffffdf721270 entry ffffffffddea7d80 for 
rumpdisk
[   1.0500050] wd0 at atabus0 drive 0
[   4.1200050] atabus1 at piixide0 channel 1
[   4.1200050] vendor 8086 product 7113 (miscellaneous bridge, revision 0x03) 
at pci0 dev 1 function 3 not configured
[   4.1200050] vendor 1234 product 1111 (VGA display, revision 0x02) at pci0 
dev 2 function 0 not configured
[   4.1200050] vendor 8086 product 100e (ethernet network, revision 0x03) at 
pci0 dev 3 function 0 not configured
[   4.2600050] wd0: <QEMU HARDDISK>
[   4.2600050] wd0: drive supports 16-sector PIO transfers, LBA48 addressing
[   4.2600050] wd0: 8192 MB, 16644 cyl, 16 head, 63 sec, 512 bytes/sect x 
16777216 sectors
[   4.2600050] wd0: 32-bit data port
[   4.2800050] wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 5 
(Ultra/100)
warning: dmalloc(4096) requested with 10000 alignment, bumping up size
[   4.2800050] wd0(piixide0:0:0): using PIO mode 4, DMA mode 2 (using DMA)
[   4.2800050] atapibus0 at atabus1: 2 targets
[   7.3500050] cd0 at atapibus0 drive 0: <QEMU DVD-ROM, QM00003, 2.5+> cdrom 
removable
[   7.3500050] cd0: 32-bit data port
[   7.3500050] cd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 5 
(Ultra/100)
warning: dmalloc(4096) requested with 10000 alignment, bumping up size
[   7.3700050] cd0(piixide0:1:0): using PIO mode 4, DMA mode 2 (using DMA)
ext2fs: part:1:device:wd0: Input/output error

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to