mr.smashy
Feb 18, 2021

--

I would highly recommend backing up your SD card before upgrading.

sudo dd if=/dev/sdN of=PATH/TO/DRIVE/backup_image.img=64K conv=noerror,sync status=progress

or

sudo dd if=/dev/sdN conv=sync,noerror bs=64K | gzip -c > /PATH/TO/DRIVE/backup_image.img.gz

--

--

mr.smashy
mr.smashy

Written by mr.smashy

Cybersecurity architect. Security dev and researcher. Infosec nerd. Linux enthusiast. All opinions and views are my own. Polite, professional, prepared.

No responses yet