Hello, jbra...@dismail.de, le sam. 28 sept. 2024 01:41:12 +0000, a ecrit: > September 20, 2024 at 9:45 AM, jbra...@dismail.de mailto:jbra...@dismail.de > wrote: > > Want to run Debian GNU/Hurd on real hardware? We might recommend the > > Thinkpad X200, T400, T500, or W500, which has internet connectivity via the > > ethernet port and supports 8GB of RAM. You could also add an SSD, which the > > Hurd can use, with a maximum partition size of 2TB! For now, while we > > stabilize the hurd-amd64 port, you should probably run a 32 bit Hurd on > > real hardware. You can always install the 64 bit port and let us know how > > it works! > > I have tried booting the Debian hurd-i386 installer on my librebooted > Thinkpad T400. I used this image: > > https://cdimage.debian.org/cdimage/ports/latest/hurd-i386/current/iso-cd/ > > I am getting this panic message when I try to boot the installer image that > you can see in the attached image.
Looking at the kernel at that address, it's the xsaveopt instruction. That was most probably fixed by commit 274626ed5398db8e44dc995078dbd00e2aa0c1b0 Author: Olivier Valentin <valen...@free.fr> Date: Thu Feb 8 17:50:15 2024 +0100 fpu: Fix cpuid feature detection Make sure to fetch capabilities from cpuid(0xd,0x1) Message-ID: <20240208165015.4700-3-valen...@free.fr> Samuel