lsblk

lsblk examples

lsblk --output MOUNTPOINT,RO | awk '{if ($2==1) {print $1 }}'