Today I learnt: To setup a loop device on Linux without root, I can use `udisksctl loop-setup -f filename.img` and it does automatic partition scan. Oh, this makes handling Raspberry Pi (and other embedded) disk image handling so smooth. #til #linux #rpi