file system
Linux Create 3TB partition size
To create a partition start GNU parted as follows: # parted /dev/sdb Output: GNU Parted 2.3 Using /dev/sdb Welcome to GNU Parted! Type 'help' to view a list of commands. (parted) Creates a new GPT disklabel i.e. partition table: (parted) mklabel gpt Sample outputs: Warning: