0

I need some help rescuing a new and blank 4 terabyte external SSD USB hard drive.

The original partitions were 3.64T and a 0.36 partition labeled "Microsoft Partition"

Using GParted, I accidentally lost both of those partitions.

I tried using GParted to make a fresh partition table. GParted ran over night and never finished. The next morning "process in progress" was still listed there. I saw several error messages flash by saying my "computer was full". Huh? I was working on a blank 4T external drive.

As of now, when I plug the 4T drive in Mint Linux does not mount it.

It also does not appear when running df -h ( before I messed things up it appeared as /dev/sdb2).

I would for the drive to be recognized by Linux again, have one large partition ( I want to copy multiple hard drive images to it ), and be formatted in ext4.

Is there a way to do this and have some kind of progress indicator running since it is such a large drive? I would like to know that things are working and I would like to be able to retrieve error messages.

Given that, how would I do this via the command line?

1 Answers1

0

Thanks to Kamil Maciorowski's comment I got enough clues to find this tutorial that exactly fit what I was trying to do

https://linuxize.com/post/fdisk-command-in-linux/