Some stuff changed? ssd smartdata?

Creating a bug report/issue

I have searched the existing open and closed issues

Required Information

  • DietPi version | G_DIETPI_VERSION_CORE=10
    G_DIETPI_VERSION_SUB=5
    G_DIETPI_VERSION_RC=2
    G_GITBRANCH=‘master’
    G_GITOWNER=‘MichaIng’
  • Distro version | trixie 0
  • Kernel version | Linux DietPipipi 6.18.34+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.18.34-1+rpt1 (2026-06-09) aarch64 GNU/Linux
  • Architecture | arm64
  • SBC model | RPi 5 Model B (aarch64)
  • Power supply used | 5V.1 5A official psu
  • SD card used | using a nvme with a hat as storage no sdcard

Additional Information (if applicable)

  • Software title | samba
  • yes

What is the command to check a ssd’s smart data? it seems to have changed as it only tells me the command “smartctl -a /dev/nvme1n1p1” isn’t working. smartctl: command not found

It’s working same way as on every other Debian system. There is nothing DietPi specific on this.

To install smartctl on Debian, update your package list and install the smartmontools package using sudo apt update && sudo apt install smartmontools

oh i guess i thought it was installed by default. its been a while since i used it. thanks :wink:

Nope it’s not preinstalled as this would work against the Diet concept :sweat_smile: