#archinstall can't partition ssd[SOLVED]
22 messages · Page 1 of 1 (latest)
can you send lsblk pls?
Yeah just prepare the drive before installing
Would I do that with fdisk -W or -w
You can do fdisk -h if you need help with the commands
-w will wipe the disk
-W will wipe the partitions
gives me a "device or resource busy" when I use fdisk -w
Try unmounting nvme0n1p1
tried that, it isn't mounted
But on lsblk it shows that it's mounted to archinstall boot 
oh, gotta throw the p1 at the end, lemme give that a go
Nice. Could you maybe share what you did to get it working for learning purposes and so others can benefit?
Yeah sure.
I prepared the drive with fdisk -W [drive name] then make a blank partition that was compatible for UEFI, which I believe is command g and then wrote it. After this, archinstall worked!
Nice. If possible archive this thread and add [Solved] to the title