From owner-freebsd-questions@FreeBSD.ORG Tue Nov 4 21:01:49 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6391BFD0 for ; Tue, 4 Nov 2014 21:01:49 +0000 (UTC) Received: from dd13304.kasserver.com (dd13304.kasserver.com [85.13.135.53]) (using TLSv1.1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 28503DDC for ; Tue, 4 Nov 2014 21:01:48 +0000 (UTC) Received: from nermal.rz1.convenimus.net (p4FDDC8C9.dip0.t-ipconnect.de [79.221.200.201]) by dd13304.kasserver.com (Postfix) with ESMTPA id A03BC1E0143; Tue, 4 Nov 2014 21:55:12 +0100 (CET) Received: from falbala.localnet (falbala.rz1.convenimus.net [192.168.100.75]) by nermal.rz1.convenimus.net (Postfix) with ESMTP id B325315210; Tue, 4 Nov 2014 20:25:19 +0100 (CET) From: Christian Baer To: freebsd-questions@freebsd.org Subject: Installing Windows *after* FreeBSD Date: Tue, 04 Nov 2014 21:55:11 +0100 Message-ID: <1871133.1mJRhnQs1i@falbala> User-Agent: KMail/4.14.2 (FreeBSD/10.0-RELEASE-p10; KDE/4.14.2; amd64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2014 21:01:49 -0000 Good evening, everyone! A few days ago I bought myself a new computer - at long last! :-) I have been working with FreeBSD for quite a while now, but only ever on servers, never on a desktop-computer or a workstation. This time I took special care to make sure FreeBSD would run on all the hardware. Only catch: The case has no room for a FreeBSD badge. :-) I guess I was a little over-enthusiastic and installed FreeBSD right away. As you can see, I managed to get it running, including X, nvdidia-driver and sound. ;-) At times, I still like gaming and although I do not spend most of my computer time doing that, I did leave some room on my SSD for Windows. To be exact, I created three primary partitions (MBR style, Win7 is a pain with UEFI), one 100MB, one ~120GB (these two are for Windows) and one ~118GB for FreeBSD. My problem is that should I install Windows now, FreeBSD won't boot anymore, because Windows will replace the boot loader. If there is any documentation about using FreeBSD and Windows on one machine, it usually assumes that Windows was installed first. Does anybody know of some documentation or howto to install these two OSs the other way around? As you can imagine, I don't really fancy the idea of starting from scratch here. Thanks for any suggestions! Best regards, Chris