geerlingguy / rpi-clone

A shell script to clone a booted disk on a Raspberry Pi.
https://rpi-clone.jeffgeerling.com/
BSD 3-Clause "New" or "Revised" License
172 stars 10 forks source link

No issue - just a suggestion - add debug log statements to rpi-clone #32

Open framps opened 2 weeks ago

framps commented 2 weeks ago

The last couple of days I got multiple issues for raspiBackup. The users attached the debug log of raspiBackup in their issue and this log helped me to locate the root cause of the issue and create a fix or identify a user error. That's unfortunately not possible for rpi-clone and a debug log would be very helpful in #31 for example.

Given the number of issues of rpi-clone I think it's time to enhance rpi-clone to write debug information into a debug log which helps to identify and solve any issues.