News

Dual booting Linux and Windows is simple, and in this guide, we'll walk you through how to do it on your PC step-by-step.
Ok, I want to run FreeBSD and XP in a dual boot setup. The problem is that each OS will be on it's own drive. I know that I could dd if=/boot/boot0 of=/bootsect.bsd bs=512 count=1 and then copy ...