Hello,
I have a computer on which the main OS is FreeBSD, while other OSes are installed on dedicated disks.
I have a computer on which the main OS is FreeBSD, while other OSes are installed on dedicated disks.
- Is it possible to chainload the boot managers from the FreeBSD bootloader or do I have to rely on grub2 ?
- If 1 is possible, then is it possible to map disks to make windows believe it is on the first disk ? If it is of any help, the grub equivalent is
map
, while grub2 one is"drivemap -s"
.