On 1/20/25 05:37, Adam Weremczuk wrote:
I don't think it's fake but it's the lack of partition being the main
issue.
I've just reconnected it to the previous system and found this in history:
sudo mkfs.exfat /dev/nvme0n1
sudo mkdir /mnt/nvme0n1
sudo mount /dev/nvme0n1 /mnt/nvme0n1
I think the fact that it reported as nvme0n1 cofused me and made me
think it was a partition.
All of the above worked and I was using the drive for days.
I ran: rsync, ls, df, cd, rm, rmdir and other commands.
Everything felt perfectly normal.
Now I'm unable to remount it the same way:
sudo mount /dev/nvme0n1 /mnt/nvme0n1
mount: /mnt/nvme0n1: wrong fs type, bad option, bad superblock on /dev/
nvme0n1, missing codepage or helper program, or other error.
I think it's time to give up on the data and move on...
It would help if you clarified how you intend to use the SSD:
1. What computer(s).
2. What interface(s)?
3. Will the SSD be bootable? If so, what OS(s)? If not, what OS(s)
will the computer(s) have?
4. How many partitions?
5. What will each partition contain?
David