But, in fstab, the drives are registered as /dev/hd0s1 (root partition in harddisk), and /dev/hd2 (cdron drive). I can try to change them to sdX naming, but is a bit risky
El mar, 17 ago 2021 a las 18:33, Samuel Thibault (<samuel.thiba...@gnu.org>) escribió: > 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 >