Comment on [Question] Anyone know if those Miscro sd cards work well on the Steam Deck?

<- View Parent
SuperIce@lemmy.world ⁨7⁩ ⁨months⁩ ago

The df command only shows mounted devices and filesystems. You can use lsblk to show all block devices and their partitions. To format it more nicely to show the labels for each partition, you can use these options: lsblk -o name,mountpoint,partlabel,size.

source
Sort:hotnewtop