Hi, I have a rpi3 (root fs is on an sd card, /home is on USB storage), I'm considering migrating this setup to an rpi4. It runs openSUSE Leap 15.6, aarch64.
If possible, it would be ideal to not reinstall the system, just move the sd card and USB storage from the rpi3 to rpi4. Is this possible? Should I do any preparation still on the rpi3 system before the switch? (Like update some firmware in /boot or something.) I did a naive attempt so far and grub is invoked fine, dracut starts, but surprisingly then dracut can't fine the sd card (/dev/disk only contains the USB storage). Thanks, Miklos