Hardware:
Dell G15 Ryzen booted via USB into Ubuntu Mate 20.10
External 'Other World Computing OWC Envoy Pro USB-C' that contains a 1.0TB OWC Aura P12 Pro M.2 NVMe SSD
New Laptop that I'm trying to upgrade the M.2 ssd on. I want to clone the internal ssd2 drive over to the external M.2 ssd and then expand the partition on the external one. Booting up in Ubuntu Mate is fine and I've run numerous different dd commands trying to get this to work but each time once the dd command completes the external drive has a 'unrecognised disk label'. I've asked OWC if there are any issues with their enclosure or M.2 ssd and they don't think so.
Something special about dd and M.2 ssd's, or maybe Mate does not like the new laptop?
Any tips would be appreciated.
sudo dd if=/dev/nvme0n1 of=/dev/sdb bs=64K conv=fsync status=progress
Internal ssd
Disk /dev/nvme0n1: 476.94 GiB, 512110190592 bytes, 1000215216 sectors
Disk model: PM991a NVMe Samsung 512GB
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 16384 bytes / 131072 bytes
Disklabel type: gpt
Disk identifier: CAD16F0C-9ED1-4AF1-94CE-30AE4F59F377
Device Start End Sectors Size Type
/dev/nvme0n1p1 2048 514047 512000 250M EFI System
/dev/nvme0n1p2 514048 776191 262144 128M Microsoft reserved
/dev/nvme0n1p3 776192 957186047 956409856 456.1G Microsoft basic data
/dev/nvme0n1p4 957186048 959213567 2027520 990M Windows recovery environment
/dev/nvme0n1p5 959213568 997347327 38133760 18.2G Windows recovery environment
/dev/nvme0n1p6 997349376 1000214527 2865152 1.4G Windows recovery environment
External before copy
Disk /dev/sdb: 894.25 GiB, 960197124096 bytes, 234423126 sectors
Disk model: Envoy Pro USB-C
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 268431360 bytes
Disklabel type: dos
Disk identifier: 0xc16a8571
Device Boot Start End Sectors Size Id Type
/dev/sdb1 1 4294967295 4294967295 16T ee GPT