rpi-clone icon indicating copy to clipboard operation
rpi-clone copied to clipboard

A shell script to clone a booted disk.

Results 132 rpi-clone issues
Sort by recently updated
recently updated
newest added

Fixes #123. Allows users to work with NVMe drives on the CM4.

I believe this will only happen if you are overwriting your existing rpi-clone drive AFTER moving from buster to bullseye (if your old clone drive had the older buster on...

![image](https://user-images.githubusercontent.com/1889411/187307068-e096a269-3978-47be-9337-4156bf06846f.png) Ok, I use (you may recall) rpi-clone pretty much daily - cracking piece of work and a main reason I stick with RPI out of all the board I...

With some additional scripting around rpi-clone, this allows cloning into a loopback-mounted image file.

The official rpios bookworm release has changed the mount point /boot to /boot/firmware. The current rpi-clone can back up, but the backup media is not bootable because the cmdline.txt file...

## Issue When converting to partuuids, if there is an empty element in `${src_partition[@]}`, then `/etc/fstab` will have `/dev/` replaced with `PARTUUID=` without actually changing the device name to a...

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...

Log file output only contains time. If logfile is appendes then there is no way of knowing then previous clones were made. If logfile is over-written then creation of the...

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...

My apologies if I missed this in the documentation, but I couldn't find it. In my implementation, instead of using an SD card in a USB-to-SD adapter as the clone...