sim085 wrote:
Also can I have two bootable partitions of the same operating system?
Yes, as many as you want. You can set any partition as bootable and can have own setups for each. What's on others doesn't matter.
I for example have main system partition and then backup partition (which is actually a mirror of main partition) and I can boot from both. If main partition breaks for some reason, then you can boot from backup and fix main or copy backup to main.
One thing you maybe should keep in mind that it might be better not to use direct device names for settings. For example, don't use dh0: for assigns and (programs') paths when referring to boot partition. Use SYS: instead. SYS: points always to the partition from you've booted. Then everything will be loaded from selected partition even if it's dh0:, dh1:, sdh4: or myownhd:.