billw2 / rpi-clone

A shell script to clone a booted disk.
BSD 3-Clause "New" or "Revised" License
2.49k stars 327 forks source link

Raspberry Pi 4 #86

Open reshuler opened 4 years ago

reshuler commented 4 years ago

Hi,

I tried to clone a Rasberry Pi 4 32GB disk to a 16GB. The boot directly did not clone correctly. After the cloning 'ls /boot' doesn't show all the files and shows files with odd characters on the clone drive. The boot use size is ~51M, and the partition is ~268, the root size is ~3.5GB and the partition size is ~31GB. So this sd card should clone into the smaller sd card. Is there an issue with using 'rpi-clone' on a Raspberry Pi 4? Thanks, Robert