¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

buster to bullseye on an ssd pi


 

I have a pi with buster installed to an ssd that I think i will move to bullseye. There are a lot of custom scripts in my home directory that I don't want to recreate and several of them are run from my crontab.
So my migration plans are this
cp -a /home/pi? /media/USB_DRV? (a usb drive i use for backup)
next step
crontab -l > /media/USB_DRV/pi/my-crontab
to backup the crontab settings.
then copy everything back to the new bullseye install.
Any other issues I should watch out for??
Is there a better way to do this?

Join [email protected] to automatically receive all group messages.