From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1L5NJb-000355-Ti for garchives@archives.gentoo.org; Wed, 26 Nov 2008 16:32:36 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E92F5E07E4; Wed, 26 Nov 2008 16:32:32 +0000 (UTC) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.169]) by pigeon.gentoo.org (Postfix) with ESMTP id B477CE07E4 for ; Wed, 26 Nov 2008 16:32:32 +0000 (UTC) Received: by wf-out-1314.google.com with SMTP id 29so580959wff.10 for ; Wed, 26 Nov 2008 08:32:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=ntryVpLGYiMxMAymN5JZTIHTfrLPOu8HpsJDbWG13h4=; b=QJ2eubCcwqZYVdwZviEhACS9tZc/1xvbHigq6a04wzxq4Qfox532cSwqYcMWOFgdOm W4JG2v2Irh7kgmXUSmrygMP6mt1hxqTNNTzOhnoPyyxi+XMnRE04P8eFSQO8uBu60+VS /M47xpIpoG4uDDqvU9R9GwEJbXEFprGn0mboc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=Na1+gA2M6msu1ZsAJIqPLP/irx32yBEcK779eld7NEkinbn7VI5i7YmnvQ/4UkXn44 bdhfo6mLFzW08HjdN82rm+okSZ1D6f94ixvUGsrsPoHzI6bwCErwxmYEoPyJrPnBusAe WU2f90aY1+7mdTG+SX4ecl77w0JQyh1GpIAiM= Received: by 10.142.166.1 with SMTP id o1mr2619320wfe.337.1227717152192; Wed, 26 Nov 2008 08:32:32 -0800 (PST) Received: by 10.143.105.6 with HTTP; Wed, 26 Nov 2008 08:32:32 -0800 (PST) Message-ID: Date: Wed, 26 Nov 2008 17:32:32 +0100 From: Galevsky To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: dual booting 2 gentoo installations In-Reply-To: <492BA192.3040508@gmail.com> 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=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <87zljovnrd.fsf@newsguy.com> <200811242334.15994.alan.mckinnon@gmail.com> <87bpw4vkg5.fsf@newsguy.com> <200811250051.48155.alan.mckinnon@gmail.com> <492BA192.3040508@gmail.com> X-Archives-Salt: 453b7d1d-eeeb-4970-aed8-a00f02a8276a X-Archives-Hash: 2941924681fec4ea2865b0eea81b9e49 2008/11/25 Dale : > Could he not share /boot? He may want to have a different set of > kernels for some reason but couldn't he even share those? I ask cause I > shared when I dual booted Mandrake and Gentoo. Naturally Mandrake > didn't last long. LOL It did have different kernels tho. Mandrake > used modules like a mad man. Look at the kernel definition line: kernel (hd1,1)/boot/kernel-2.6.27-r4 root=/dev/hdb2 You have to specify a file as a kernel and a / partition. Wherever they are. If you want to share -or not- a unique /boot, feel free. Galevsky