Sergey Bugaev, le mer. 03 janv. 2024 11:17:53 +0300, a ecrit: > I guess this is where I ask (consistent with the subject line) about > how I would run the x86_64 system (to reproduce & debug this).
You probably want to start with the pre-built images I have linked from the wiki page. > I've tried debootstrapping from > https://people.debian.org/~sthibault/tmp/hurd-amd64 as the wiki page > says; but that doesn't proceed beyond the rumpdisk. Rumpdisk just sits > there, slowly spitting out logs; Does it detect disks? What qemu parameters are you using? I'm using a mere kvm -M q35 -drive file=disk-amd64.img -m 1 Samuel