Commands:
lsblk: Lists information about block devices, showing their hierarchy and mount points.fdisk: A utility for partitioning disks; allows you to create, delete, and manage disk partitions.udisksctl: A command-line tool for managing disks and storage devices using UDisks.mount: Used to mount filesystems or devices to a directory in the filesystem hierarchy.umount: Used to unmount filesystems or devices that were previously mounted.dd: A low-level utility for copying and converting files, often used for backing up and restoring disk images.