Coolzero1982 Posted November 22, 2018 Posted November 22, 2018 Because of my mistake After Update of kernel 4.19..... cubietruck don‘t Start https://r.tapatalk.com/shareLink?share_fid=1017055&share_tid=8857&url=https://forum.armbian.com/index.php?/topic/8857-After-Update-of-kernel-4%2E19%2E%2E%2E%2E%2E-cubietruck-don%E2%80%98t-Start&share_type=t I wan‘t To do a Backup of my Running System or a Image so i can Flash it on a other SD Card or restore the Backup Thank you Gesendet von iPhone mit Tapatalk
kukulo Posted November 24, 2018 Posted November 24, 2018 You can have two options: using dd you can create image of sd card and write with dd again to other card. Or you can make tar backup of your files on sd card and boot sector backup with dd and use tar again to extract and dd to write boot sector of SD card.
Coolzero1982 Posted December 2, 2018 Author Posted December 2, 2018 Hi, i use now Win32Diskimager, and everything works fine, only the image is very big
guidol Posted December 2, 2018 Posted December 2, 2018 if you got a .img file then you could zipit with 7zip as .zip or .7z And before you do install a new system you should slow format your card, because when you quickformat and do fast create partitions (or resize) then you got the whole old data in the .img file of your sdcard and 7zip couldnt make it not so small ascit can be with a "slow/fully" formated sdcard.
martinayotte Posted December 2, 2018 Posted December 2, 2018 3 hours ago, Coolzero1982 said: only the image is very big If you have Linux machine or VM, you can shrink images using "gparted".
Recommended Posts