Yokemate of Keyboards
Posts: 2193 from 2003/2/24
From: po-RNO
Yeah, all kinds of combinations are possible. I have two or more MorphOS boot/system partitions (on the same hd) on most of my MorphOS machines. Just look how the original Boot (DH0:, HFS) and System (DH1:, SFS) partitions are, and make similar partitions elsewhere, but give them different device names (I have DH0.2:, DH4:, etc.) and different volume names (Boot2:, System2: etc.).
Additional HFS partitions are only needed if you want to be able to select the another installed system from the Apple's graphical boot menu, which you get by pressing the Alt key at the startup. This is a clean and easy solution if you need to boot between systems a lot.
Otherwise it's enough just to have another System partition, and then you can boot to it from the OF prompt or make a forth script to select boot options (see
BootCreator, although I don't remember if Macs needed some modifications on that, but you can search old threads for that). If you want to have different versions of the OS, you can rename boot.img files to different ones on the same HFS partition too. Just call the boot line with different options.
Actually, I have the main HFS partition on my main setup that boot automatically to the main system, but then have another HFS partition which just launches a bootmenu made in Forth. On that bootmenu I can select different partitions to boot from, CD boot, or to boot a MorphOS ISO image from USB or HD.
But on other machines I just have two or three different OS installations without a menu, with or without corresponding HFS partition.
So, it's what you find useful compared to amount of tinkering :)