root@pve:/mnt# fdisk /dev/nvme1n1 Welcome to fdisk(util-linux 2.41)Changes will remain in memory only, until you decide to write them. Be careful before using the write command.
Command(m forhelp): n Partition type p primary(0 primary,0 extended,4 free) e extended(container for logical partitions) Select(default p):p Partition number(1-4,default 1):1 First sector(2048-3907029167,default 248): Last sector,+/-sectors or +/-sizefK,M,G,T,P}(2848-3907029167, default 3907029167):
Created a new partition 1 of type'Linux' and of size 1.8 TiB.
Command(m forhelp):w The partition table has been altered. Calling ioctl()to re-read partition table. Syncing disks.