Linux Partitions
A guide for how to show, create and resize partitions
Create Partition [^1]
Show Partitions
fdisk -lCreate new partition
fdisk /dev/sdaAdding a file system for the partition
Mount the partition to a directory
Make the file system permanent
Resize Partitions [^2]
Delete the to resized partition
Resize the file system
List of resources
Last updated
Was this helpful?