From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PtiAb-00051T-IN for garchives@archives.gentoo.org; Sun, 27 Feb 2011 15:04:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83A511C012; Sun, 27 Feb 2011 15:02:01 +0000 (UTC) Received: from mta5.srv.hcvlny.cv.net (mta5.srv.hcvlny.cv.net [167.206.4.200]) by pigeon.gentoo.org (Postfix) with ESMTP id 5A2571C001 for ; Sun, 27 Feb 2011 15:02:01 +0000 (UTC) Received: from [192.168.0.4] (ool-43505ef2.dyn.optonline.net [67.80.94.242]) by mta5.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0LHA00LU473CWEN0@mta5.srv.hcvlny.cv.net> for gentoo-user@lists.gentoo.org; Sun, 27 Feb 2011 10:02:01 -0500 (EST) Date: Sun, 27 Feb 2011 10:01:42 -0500 From: dhk Subject: [gentoo-user] Dual Boot Partitions To: Gentoo Message-id: <4D6A6756.9050603@optonline.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: 7BIT X-Enigmail-Version: 1.1.2 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20110105 Lightning/1.0b3pre Thunderbird/3.1.7 X-Archives-Salt: X-Archives-Hash: a652a8e4ac1868e3e6c3362d1122c150 I have a new laptop that I need to set up for dual booting. As much as I despise Microsoft, I have to use it for certain things. Such as some obscure peripherals, like my slide photo scanner, it doesn't support Linux and TD Ameritrade's streaming Java tools don't work the same as on Linux. Until corporation's smarten up Microsoft will be a problem. The setup for dual booting seem pretty straight forward. Install windows first, then Linux, and modify the boot loader. However, I have a couple of question and observations. First, the observations. I tried to partition my disk with fdisk the way I wanted. It had the usual Linux partitions and a partition that I was going to use for Window 7. I wanted to make this an LVM2 partition, but that didn't work; I guess that was too ambitious. Then I just made it an ordinary static HPFS/NTFS partition on /dev/sda5. When installing Windows 7 it wouldn't install on that partition. I deleted all the partitions and just installed it on the first 50Gigs of the disk. Second, the questions. The Windows 7 install on the first 50Gigs of the disk needed to created two partitions. The first was a very small boot partition that I increased to 128Megs, and the second is the rest of Windows 7. Now when I boot to the livecd to partition the rest of the disk for Gentoo fdisk says "Partition 1 does not end on a cylinder boundary." Is this a problem? The other big question is: what do I do about the first partition in the partition table? It is an HPFS/NTFS partition and has been toggled bootable. It also has some stuff in it that looks like it's important to Windows: a BOOTSECT.BAK file, a Boot directory, a System Volume Information directory, and a bootmgr file. Now for my Gentoo install, how and where do I make a /boot partition? Do I replace the Windows 7 boot partition with /boot? If so, what happens to the contents? or Do I make a /boot partition on /dev/sda3 and toggle the bootable flag there? I apologize for the long story. Thanks in advance for all the help. dhk