-
Notifications
You must be signed in to change notification settings - Fork 344
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: Could not stat device /dev/nvme0n1p #156
Comments
Just a guess: It seems to me you use NVMe storage. That's not supported by rpi-clone as of now. Check #147 which supports NVMe. |
Hi thanks for the reply, |
Hm ... please show the result of |
Yep : NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS |
Here we are. You use a nvme drive 😉 . Try #147 |
I see ok, thanks for the help |
Hi,
From debian 12 I have always this error, with sd slot or usb it always top directly with this error.
Thanks for the help
dadou@5401:~/tmp/rpi-clone $ sudo ./rpi-clone mmcblk0
Error: Could not stat device /dev/nvme0n1p - Aucun fichier ou dossier de ce type.
dadou@5401:~/tmp/rpi-clone $ sudo ./rpi-clone sda1
Error: Could not stat device /dev/nvme0n1p - Aucun fichier ou dossier de ce type.
dadou@5401:
/tmp/rpi-clone $ ll/tmp/rpi-clone $ vim rpi-clonetotal 88
-rw-r--r-- 1 dadou dadou 1516 18 juin 18:27 LICENSE
-rw-r--r-- 1 dadou dadou 35460 18 juin 18:27 README.md
-rwxr-xr-x 1 dadou dadou 42807 18 juin 18:27 rpi-clone
-rwxr-xr-x 1 dadou dadou 2971 18 juin 18:27 rpi-clone-setup
dadou@5401:
dadou@5401:~/tmp/rpi-clone $ sudo ./rpi-clone sda1
Error: Could not stat device /dev/nvme0n1p - Aucun fichier ou dossier de ce type.
dadou@5401:
/tmp/rpi-clone $ ^C/tmp/rpi-clone $ sudo sys-clonedadou@5401:
Error: Could not stat device /dev/nvme0n1p - Aucun fichier ou dossier de ce type.
dadou@5401:~/tmp/rpi-clone $ sudo ./rpi-clone sda1
Error: Could not stat device /dev/nvme0n1p - Aucun fichier ou dossier de ce type.
dadou@5401:~/tmp/rpi-clone $ sudo ./rpi-clone sda
Error: Could not stat device /dev/nvme0n1p - Aucun fichier ou dossier de ce type.
The text was updated successfully, but these errors were encountered: