F5F Stay Refreshed Hardware Desktop exFat SSD

exFat SSD

exFat SSD

S
shanas1
Member
105
06-11-2016, 12:49 AM
#1
I created an NVMe SSD with exFat format, but it’s no longer recognized. It doesn’t show up in Disk Manager, Diskpart, or even the Linux boot drive. Can I remove the partition and revert it to NTFS?
S
shanas1
06-11-2016, 12:49 AM #1

I created an NVMe SSD with exFat format, but it’s no longer recognized. It doesn’t show up in Disk Manager, Diskpart, or even the Linux boot drive. Can I remove the partition and revert it to NTFS?

B
barbarian10
Member
78
06-11-2016, 01:26 AM
#2
Check the BIOS for any entries about missing drives or partitions. If not visible, the physical drive might be absent, or partitions could be deleted. Share a Disk Manager screenshot if needed.
B
barbarian10
06-11-2016, 01:26 AM #2

Check the BIOS for any entries about missing drives or partitions. If not visible, the physical drive might be absent, or partitions could be deleted. Share a Disk Manager screenshot if needed.

M
MineArt
Junior Member
13
06-21-2016, 03:49 AM
#3
If you're familiar with Linux, you can experiment with Gparted. If not, try using a command-line tool like fdisk. For example, sudo fdisk /dev/nvme0 works if the device is recognized and named nvme0. I haven't used fdisk recently, but it also lets you view available options such as selecting a partition (p), deleting one (d), and writing changes after completion. This should help you remove the exFAT partition. Other commands exist, like configuring GPT, but be careful—this may erase any saved data.
M
MineArt
06-21-2016, 03:49 AM #3

If you're familiar with Linux, you can experiment with Gparted. If not, try using a command-line tool like fdisk. For example, sudo fdisk /dev/nvme0 works if the device is recognized and named nvme0. I haven't used fdisk recently, but it also lets you view available options such as selecting a partition (p), deleting one (d), and writing changes after completion. This should help you remove the exFAT partition. Other commands exist, like configuring GPT, but be careful—this may erase any saved data.

J
jbradical123
Member
131
06-22-2016, 05:35 AM
#4
I think I solved the issue. I linked the drive to the motherboard using a PCIe 1x adapter since all M.2 ports were full. Both the drive and the adapter worked, but it looks like the adapter isn’t properly connecting through that slot after the format. It seems the link dropped around then. I’d say this case is resolved. Sorry for the delay in fixing it—I spent a lot of time troubleshooting before I could test another PC.
J
jbradical123
06-22-2016, 05:35 AM #4

I think I solved the issue. I linked the drive to the motherboard using a PCIe 1x adapter since all M.2 ports were full. Both the drive and the adapter worked, but it looks like the adapter isn’t properly connecting through that slot after the format. It seems the link dropped around then. I’d say this case is resolved. Sorry for the delay in fixing it—I spent a lot of time troubleshooting before I could test another PC.