From owner-freebsd-questions@FreeBSD.ORG Tue Feb 23 12:20:37 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 473451065694 for ; Tue, 23 Feb 2010 12:20:37 +0000 (UTC) (envelope-from lalev.angelin@gmail.com) Received: from mail-fx0-f223.google.com (mail-fx0-f223.google.com [209.85.220.223]) by mx1.freebsd.org (Postfix) with ESMTP id 9BBC58FC15 for ; Tue, 23 Feb 2010 12:20:36 +0000 (UTC) Received: by fxm23 with SMTP id 23so3651609fxm.3 for ; Tue, 23 Feb 2010 04:20:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=TMi6PtwY7pud8JSJUF4Jof6Igsx4fxKikFFW4NFqUEE=; b=Y049/e3SBtaAFtm3nEaenPXUPsgoxUsQzpEgOiHeME7fCdnvwPDeVvJHSjiepNN398 s+z+9HGmH0Iw/9MoJtd3AK8LdaVDNgWJAq03+pskumWlM08KR7bFaMRRsUKbGS+CoUfD pPfj2ecD8WDHGr2Piih54pn5dblEjIGAP3SuM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=CzN6LzJrAM5hMZj3uY+0sgbBlTAcIBHOdRIqNUN/KCpF7yd6RhdUkz14jaq5wfXWMR 8GQ/5hns4ddNq2uSxfcnHN5NlMIFWmJm+ES+ykfkIrY/wEt94HsC0EG589GWxAeTQfBF 3ChWjlroZ86zaB3vGV+mR54h3tWDiJt2zKqDs= MIME-Version: 1.0 Received: by 10.239.186.80 with SMTP id f16mr1601437hbh.125.1266927627317; Tue, 23 Feb 2010 04:20:27 -0800 (PST) Date: Tue, 23 Feb 2010 14:20:27 +0200 Message-ID: <532b03711002230420q26051014lc9475e03c7e12773@mail.gmail.com> From: Angelin Lalev To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Dual booting Windows 7 and FreeBSD (and possibly GRUB) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Feb 2010 12:20:37 -0000 Well, Windows 7 isn't playing nicely with FreeBSD (and some other OS systems). I have my first primary partition (MBR scheme) installed with Windows 7 and I want to have FreeBSD as second primary partition. Eventually, I want to have Ubuntu on my first and second extended partitions. Any suggestions?