clonepi
clonepi copied to clipboard
Incrementally clone a running Raspberry Pi to a destination SD card/device or a file (on a NAS or external drive). Supports NOOBS setups.
I'm running the latest clonepi (1.7.4) on the latest debian (10.0). I narrowed part of the problem down to 'sed' not matching on the sfdisk output. I made this change...
on Raspi4 B running nextcloudpi I had to use the command `sudo nano crontab -u root -e` to create a working cronjob . Just useing `sudo nano crontab -e` did...
Hi just a simple question, is clonepi still being maintained and rpi-clone base of the code, is that inline with the latest available version of rpi-clone? Much prefer being able...
…padding for cosmetic purposes. This appears to have broken the subsequent 'sed' call to get the sectors. This change should work with or without the padding.
Hello, After install, the first clone was OK , about two hours and half long. I tried to sync the RPI on the same destination USB stick. As you can...