Hello,
I am having trouble installing Manjaro on my SSD.
On the Vulcan installer, I get an error of
There is not enough drive space. At least 7.9 Gib is required
So I tried reformating my SSD using KDE partition manager; however, when I try to create a new partition table, I also got the error of
Create a new partition table (type: gpt) on ‘/dev/nvme0n1’
Job: Create new partition table on device ‘/dev/nvme0n1’
Command: sfdisk --wipe=always /dev/nvme0n1
Create new partition table on device ‘/dev/nvme0n1’: Error
Create a new partition table (type: gpt) on ‘/dev/nvme0n1’: Error
I made sure that my drive was in AHCI mode, and it was
The only other issue that I could maybe think of is that my drive already contains several partitions for Arch, but I wanted to overwrite and delete all of those partitions
How would I fix this?
Thank you, and have a good day!
Since it seems you are ok with swiping the entire drive. Try doing that, and with that recreate the partition table (GPT) and then try to create the partitions.
You can do it with gparted that is on the live usb, you don’t HAVE to do it in cli.
Always leave those microsoft unknown and reserved partitions alone, they are for the restore stuff in windows.
If you create a disk/partition on windows11, it will become GPT.
I believe the OP will find the dropdown and the toolbar (Device) in the same location without additional images; unless, of course, the instructions to create a new GPT partition table were somehow insufficient.
Once the partition table has been created, nothing else needs to be done in GParted. The OP can continue to install Manjaro on the newly prepared drive, as was their original intention.