I'd like to try RasPiOS 64 bit on my 8 GB Pi4 as a preliminary to migrating it from 32 bit to 64 bit. Does the new "first time setup wizard" have the ability to manipulate partitions and install from microSD onto a usb-connected hard drive?
I've kinda learned how to do that with FreeBSD and it's quite a pain: Suppress growfs by renaming /firstboot, then get into single user mode, muck around in gpart to add a swap partition, /usr partition and finally copy contents of the old /usr directory to the new one.
This provides the traditional disk layout of boot, root, swap and /usr. Having a separate /usr partition seems to be out of fashion theses days, but keeping the root bits on a distinct part of the disk is harmless at worst. Having swap I don't need is _much_ better than needing swap I don't have 8-)
Looking at
If there's a better guide, or maybe some CD-installer inherited from Debian that can be used, please point it out. I plan on doing an initial install on microSD to learn the lay of the land but am not really familiar with RasPiOS admin tools. Once I have a better idea what I'm doing I'll install the new OS on a new 1 TB drive and migrate user files from the old disk.
Thanks for reading!
bob prohaska