Greetings.
I've just ordered an USB hard drive to replace the SD card as Pi's storage. And now I'm thinking about how to set it up.
I have another smaller SD card with a modified cmdline.txt to direct the boot via sda device. I used it to boot via an USB flash drive. I'm planning using it to boot up Pi via the USB hard drive.
Can I just 'dd' everything from the current running SD card to the hard drive, and after booting up the Pi, I use raspi-config to expand the file system?
I don't want to set everything up from scratch.