On 6/20/24 19:10, Max Nikulin wrote:
On 20/06/2024 12:06, David Christensen wrote:You can use the fdisk(8) command to list the partitions on a drive.lsblk --fs perhaps with "-o +SIZE" may be more convenient to get overview of drives.
The debian-11.9.0-amd64-netinst rescue shell does not include lsblk(8): ~ # lsblk /bin/sh: lsblk: not found David