Hi all,
An update on my struggle.
I followed the extfat path but I likely somehow make a noobish mistake
and a partition was not created...
Despite that, I was able to mount it an copy all the data across to it!
Now when I try to mount the NVMe on a different Ubuntu system (through
USB adapter) I get:
$sudo mount /dev/sdb /mnt/sdb
mount: /mnt/sdb: wrong fs type, bad option, bad superblock on /dev/sdb,
missing codepage or helper program, or other error.
$sudo parted /dev/sdb
GNU Parted 3.4
Using /dev/sdb
Welcome to GNU Parted! Type 'help' to view a list of commands.
(parted) print
Model: Realtek RTL9210B-CG (scsi)
Disk /dev/sdb: 4001GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
(parted)
$sudo fdisk -l
Disk /dev/sdb: 3.64 TiB, 4000787030016 bytes, 7814037168 sectors
Disk model: RTL9210B-CG
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0xdd60a678
One attachment is from WS 2019 Disk Manager which sees the disk but
fails to access data and claims the partition style is MBR. This would
perhaps explain the 2048 GB figure.
The other attachment from gparted which gives me some hope.
Is there any chance to make all the written data accessible in both
Ubuntu and Windows?
Regards,
Adam