fdisk
lsblk - List Blocks
mount
umount
fstab
df -aTh
fsck - File System Consistency Check
resize2fs
Linux Deleting Partitions
Linux Adding Partitions
Linux setting disk label
mkdir to make dirs
chown to change ownership from root to pi
for example
sudo mkdir BIOS
sudo chown pi BIOS