Mounting a whole disk with partitions
I reinstalled one of my RPis (moving from 32 to 64 bit).
Before doing the full reinstall, I took a dump (dd) of my disk.
Usually, I create one per partition, but this was the Christmas season, and I was half occupied with feasting and half occupied with entertaining Ila. So, mistakes were made.
I ran dd if=/dev/sdb of=backup.img -- but this means I can't mount the disk directly, as it's not a partition: