Le 12 août 2025 23:12:34 GMT+02:00, Osama Albahrani <[email protected]> a écrit : >Ok, my issue was that I was using the .img as if it was a .iso. >Converting the .img to a .vdi as in >https://www.debian.org/ports/hurd/hurd-install and now I can boot. I >apologize for the confusion. > >My issue now is that it crashes as soon as I select the boot option. >And I'm getting this error: >https://gist.github.com/osalbahr/1f0607121af92f80cbbc5099a1dd14f8?permalink_comment_id=5717389#gistcomment-5717389 > >../i386/i386/apic.c:426: hpet_init: Assertion `hpet_addr !=0' >failed.panic ../kern/debug.c:103: Debugger: Debugger invoked, but >there isn't one!
Have you try enable again HPET > >And then it reboots. > >I'm not sure why it's referencing i386 because I'm sure I used the amd64.img. That normal. In the code 64 Bit port reuse i382 files >

