Hello, I have a question. At the moment I have a Raspberry pi4 with 8gb ram. Case is from Argon one m.2 with a nvme ssd 1tb. Today I get my Raspberry pi 5 with 8gb ram. Operating system is dietpi and running the following programs: homebridge, plex, pihole etc. Can I simply remove the nvme from the Raspi 4 and install it in the Raspi 5 or would I have to reinstall everything?
I have one more question. I downloaded the backup file via File Browser as a zip file. I want to install a larger ssd in the Raspi 5. Could I somehow put this backup zip file on the new ssd? Or is there an easy way?
root@DietPi:~# bash <(curl -sSf 'https://raw.githubusercontent.com/MichaIng/DietPi/dev/.meta/dietpi-rpi-firmware-migration')
[ OK ] dietpi-rpi-firmware-migration | Free space check: path=/ | available=123064 MiB | required=200 MiB
/dev/fd/63: Zeile 11: ((: > 128000000 : Syntaxfehler: Operator erwartet. (Fehlerverursachendes Zeichen ist "> 128000000 ").
[FAILED] dietpi-rpi-firmware-migration | You can run this script on a system with at least 128 MiB boot partition only!
just want to perform migration get this error message
You’re right, I overlooked it.
That means on the new hard disk I can install the Dietpi image from Raspi 4 on the Raspi 5 and copy the data into the backup folder and restore Diepti-launcher back?
Hi, I just want to copy the data from the existing SD card to the larger SSD. Is it that easy or do I have to install Dietpi on the SSD and then copy the content from the SD over to the new one?