You are not logged in.
Pages: 1
Hey. I have problem with partitioning via gdisk
gdisk /dev/nvme0n1
. I have 600G+ free storage on my SDD.
And when I'm trying to create partitions I get this output:
Partition number (7-128, default 7):
First sector (34-1953525134, default = 34) or (+-)size)KMGTP):
Last sector (34-2047, default 34) or or (+-)size)KMGTP):
So when I type ex. +500M for EFI for the last sector:
Last sector (34-2047, default 34) or or (+-)size)KMGTP): +500M
I will get again the same monit:
Last sector (34-2047, default 34) or or (+-)size)KMGTP):
Output from lsblk:
nvme0n1 259:0 0 931.5G 0 disk
|-nvme0n1p1 259.1 0 100M 0 part
|-nvme0n1p2 259.2 0 16M 0 part
|-nvme0n1p3 259.3 0 99.4G 0 part
|-nvme0n1p4 259.4 0 500M 0 part
|-nvme0n1p5 259.5 0 148.4G 0 part
|-nvme0n1p6 259.6 0 683.1G 0 part
Any ideas how to solve the problem?
Edit:
Fixed. Fdisk create partitions without any problems.
Last edited by axyan (2021-03-22 17:33:14)
Offline
Pages: 1