Other interesting question is that the system use rumpdisk, but it's not able to boot with AHCI disks, only with IDE disks. This is my qemu script
https://github.com/AlmuHS/gnumach_dev_scripts/blob/main/qemu-hurd-64.sh If I modify this to operate in AHCI, I get this error (attached capture). Maybe there are any error in libpciaccess or similar. El lun, 26 ago 2024 a las 1:26, Almudena Garcia (<liberamenso10...@gmail.com>) escribió: > lspci produces *segmentation fault*. Maybe it's related with hurd-console > problems (a drivers issue) > > El dom, 25 ago 2024 a las 23:05, Samuel Thibault (<samuel.thiba...@gnu.org>) > escribió: > >> Almudena Garcia, le dim. 25 août 2024 22:56:57 +0200, a ecrit: >> > I've just found other problem: hurd-console doesn't works >> >> that's why I had to disable it in the debian installer. >> >> > Any solution? >> >> Not that I know of. >> >> Most probably just needs investigation and fixing. >> >> Samuel >> >