-
Notifications
You must be signed in to change notification settings - Fork 333
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
Problem on Orange Pi 3B, Debian Bookworm cloning from /dev/mmcblk0 to /dev/mvme0n1 #167
Comments
Using
From the previous fdisk output the partitions are |
You should check #147 because rpi-clone does not support NVMe |
@framps Thanks! That issue gave me the clue but there were two lines that needed to be changed, 576:
and 1062:
|
Great tweak, @b-morgan |
Disregard my responses. The best option is to use Jeff's (@geerlingguy) version/fork: After troubleshooting above for a short time I full removed and reinstalled his fork, ran clone to my nvme with no flags or script edits. Immediate success and system booted great. |
Yes, everybody should head over to Jeff's repo. Bills repo is no longer maintained and rpi-clone does not work on Bookworm any more. |
I have an Orange Pi 3B with an eMMC (256GB) and an NVMe (256GB) on which I have installed Debian 12 (Bookworm). I have installed rpi-clone 2.0.22 and copied the files to /local/user/sbin as suggested in the README.md.
Here is a lsblk:
When I attempt to do the clone, I get a Warning that requires a response but I have no idea where it comes from or what response will continue.
Here is the output from fdisk for both the source and the target devices:
Can you tell me what response is needed to continue (and where this warning comes from)?
The text was updated successfully, but these errors were encountered: