A friendly fork of rpi-clone (updated for modern Pi) #176
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Just wanted to post not only thanks to @billw2 for creating and maintaining this lovely tool for years, but also to announce a friendly fork of the project: https://rpi-clone.jeffgeerling.com
Using many contributions from @framps (and help from others), it modernizes this project to work on the latest versions of Raspberry Pi OS, and supports features like cloning to and from PCIe NVMe SSDs.
The forked codebase is here: https://github.com/geerlingguy/rpi-clone
Cool... look forward to trying it soon.
... but what is a "freindly" fork?
I was having issues clone my sdcard to nvme drive on my pi5 with the original script. Tried @geerlingguy's fork worked like a charm. Thanks both!
@seamusdemora re: '... but what is a "freindly" fork?'
Basically, a fork of an open source project that is done in consideration for the original repository, and doesn't mean to take away from the original spirit/community/authorship of the project. See: https://github.blog/2022-04-25-the-friend-zone-friendly-forks-101/
The alternative is people get angry, try to scrub @billw2's name from the repository and code, etc. In my case, I'm happy with the legacy of this codebase and will mainly serve to keep it updated for modern Pi OS and Raspberry Pi features (like NVMe support).