Check AHCI driver messages (dmesg)
dmesg | grep -i ahci
Filters and displays AHCI-related messages from the kernel log (dmesg), useful for troubleshooting or checking storage controller status.
dmesg | grep -i ahci
Filters and displays AHCI-related messages from the kernel log (dmesg), useful for troubleshooting or checking storage controller status.