Almudena Garcia, le mar. 17 août 2021 18:26:24 +0200, a ecrit: > Really, there are not any sd0 device, I think.
Really, in AHCI mode, yes, it is to be sd0, not hd0. hd0 is only in IDE mode. > But the SATA driver search this sdX device The SATA driver doesn't search for sdX, it *provides* sdX. What it searches for is an AHCI device, and it happens to call it sd0. But that's really AHCI that it's looking for. Samuel