Installlation Questions

Can FreeBSD be installed to an extended drive or does it prefer primary partition? Can grub be installed to the root partition as to keep it separated from all other software?
 
Let me re-ask the question. I already use easyBCD as a boot loader. So I can I load FreeBSD to a primary partition or extended. Can it's boot loader be installed to the root partition that FreeBSD is installed on. If so how?
 
If you have a primary partition, use it. Otherwise, EasyBCD may be able to start FreeBSD from an extended partition. (The problem with extended partitions and FreeBSD is, AFAIK, all in FreeBSD's MBR boot loader. With EasyBCD, that may not be a problem.)
 
I got most of that. But I'm not clear on can FreeBSD bootloader be installed to the root partition and not the MBR? If so is there a chose during install on were to put the FreeBSD boot loader?
 
If you are using a different boot loader, the FreeBSD one is not needed and should not be installed to the MBR. And of course it can't be installed to the partition itself. However, I don't think bsdinstall(8) gives the choice. Back up your system, or at least the MBR, first.

Or just install VirtualBox, which does not endanger your MBR, partitions, or data and allows you to run multiple operating systems at the same time.
 
Back
Top