billw2 / rpi-clone

A shell script to clone a booted disk.
BSD 3-Clause "New" or "Revised" License
2.48k stars 327 forks source link

rpiclone does not handle copying from microsd to ssd pcie 2.0 nvme raspberry pi5 #175

Open tigernero79 opened 5 months ago

tigernero79 commented 5 months ago

when I try to clone the microSD with the Raspbian Pios Lite 64bit operating system from the MicroSD onto the Raspberry Pi5 NVMe PCIE2.0 x1 SSD, the copy fails.

is this a known issue? after I post an error that I think it can't mount the partition

the command I give is sudo /home/pi/rpi-clone/rpi-clone nvme0n1 ​​-v

framps commented 5 months ago

See #123