Hello, Almudena Garcia, le dim. 15 août 2021 02:04:38 +0200, a ecrit: > Tonight I'm trying to install Debian GNU/Hurd 2021 in a Thinkpad T410, > configuring SATA disk in AHCI mode,
Is it really in AHCI mode? > The installer loads, but in partitioning step, after format the partitions, I > found this advice (first attached image) This is talking about wd0, i.e. the rumpdisk device, i.e. gnumach didn't detect the AHCI card. That's not expected, we need to know what is actually showing up exactly in lspci, to be sure that the card is showing up really in AHCI-compatible mode. > If I try to continue, Alternatively you could try to reboot to have the partition re-read. But still it's not expected that partition re-read doesn't work, it is implemented and works in my tests. As usual, actual error messages are what you want to show, i.e. console 4 (or posssibly more conveniently, /var/log/syslog) > the installer format the partitions and then appears > these errors (rest of images) "no more room" looks like somehow rumpdisk is trying to handle more data than it can. What is the actual size of your disk? I don't know what sizes where actually tested at all. Samuel