lsdisk
The program creates a list of attached disks without root privileges.
...Standard Call - List : blank od -l
- System name (if lsb_release installed)
- Architecture (with uname)
- Kernel loaded (/proc/cmdline)
- BIOS- or EFI-mode loaded
- Device (/dev/sdXY) and partition count
- Model name, disk size and logical/physical sector size
- start, end and size in sectors and Bytes
- filesystem (if mounted)
- mountpoint (if mounted)
- label
- UUID
When the script runs with root privileges, there are three more information: EFI- or BIOS-Mainboard, name of the partition table (msdos. ...