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

Cloning an MVMe M2 SSD connected to a PCIe NVMe card - Could not stat device /dev/nvme0n1p #180

Open jaballarin opened 1 month ago

jaballarin commented 1 month ago

When cloning an MVMe M2 SSD connected to a PCIe NVMe card that is the boot drive of the Raspberry OS, the following error occurs: Error: Could not stat device /dev/nvme0n1p - No such file or directory. I have tried various command syntaxes, but it always gives that error.

Thank you.

framps commented 1 month ago

This repository is no longer maintained. Please head over to this repository and make sure you use the latest code from there.

jaballarin commented 1 month ago

This repository is no longer maintained. Please head over to this repository and make sure you use the latest code from there.

Thanks a lot!

I will do so. Best regards.