when I shutdown the system from the desktop menu, with an USB hard drive plugged, I thought the drive would do a safe shutdown, the same way than my desktop PC do.
How naive I am.

It seems that Raspberry Pi OS 64 bits turns down the drive a more abrupt way, the drive led doesn't blink as it should, and there is a noisy click.
Then if I check this :
Code: Select all
sudo smartctl -a /dev/sda -d sat | grep Power-Off_Retract_Count
So, I wonder if there's a way to turn off the system in a way that would also safely turn off all plugged USB drives.
Thanks in advance.
