> Does the boot loader of OpenBSD ( first step of booting OpenBSD that
> display boot> ) can boot other partiotions OS with boot command like *boot
> hd0a:/xyz* ?
> cheers.
man 8 boot on amd64 box:
DESCRIPTION
The main purpose of this program is to load the system kernel while
dealing with the downfalls of the PC BIOS architecture.
As described in boot_amd64(8), this program is loaded by the biosboot(8)
primary bootstrap loader and provides a convenient way to load the
kernel. This program acts as an enhanced boot monitor for PC systems,
providing a common interface for the kernel to start from.
j.