My respberry pi 4 is currently booting from a 128G ssd disk thourgh usb and everything is fine. I just got a spare 120G ssd disk and I'm going to use it as a backup disk in case the current running one got problem.
As the 120G ssd is not the same size and brand as the 128G one, I couldn't use dd to clone whole disk. Then I did it manually by copying boot partion and root partion to the 120G disk partitions seperately. I've also changed the disk identifier in /etc/fstab and cmdline.txt to match the 120G disk, but it won't boot.
I couldn't find any useful information in the website, any suggestion woul be greately appreciated.