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 <gentoo-user+bounces-96755-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MFpOY-0007Ve-Uq
	for garchives@archives.gentoo.org; Sun, 14 Jun 2009 13:05:12 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 0C6D5E0858;
	Sun, 14 Jun 2009 13:05:04 +0000 (UTC)
Received: from mail-ew0-f224.google.com (mail-ew0-f224.google.com [209.85.219.224])
	by pigeon.gentoo.org (Postfix) with ESMTP id 93C69E0858
	for <gentoo-user@lists.gentoo.org>; Sun, 14 Jun 2009 13:05:03 +0000 (UTC)
Received: by ewy24 with SMTP id 24so437238ewy.34
        for <gentoo-user@lists.gentoo.org>; Sun, 14 Jun 2009 06:05:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=googlemail.com; s=gamma;
        h=domainkey-signature:received:received:message-id:date:from:reply-to
         :user-agent:mime-version:to:subject:references:in-reply-to
         :content-type;
        bh=jrXewoVevL2UjfPjtADeBs6SeEz4WnQ9a5p2Jzd4w6Q=;
        b=pytUDZK2W9zRtsn5pDXC2qNIC830++fszyNrOeH0ip+7FoXjGvYpUaYj0aGIUcb8sQ
         bK13V3hHV8ETRJchPEqqApJxhU+6TZ0M1Ag66Bl43V949TuIyqvmFyjxYwPDpZ0l13X3
         QZow2JDgrWkN6DUncJMSyhLCZ+9+t1llH3u0Q=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=googlemail.com; s=gamma;
        h=message-id:date:from:reply-to:user-agent:mime-version:to:subject
         :references:in-reply-to:content-type;
        b=NLft+1+rPZhO7k2j8TQC6Qla5W0vAmzfO5BJlcqGfXf4/7Clmccevssj1qQdpNu2DA
         J11QR77Wby6JAFVGYgQVyOXYtNhRu4kBV6P1JFkTSRq13K+FDfEzbsdoKi9A51WJjHSu
         Kn/1QDvR6kILwEbAFhoI7XM3mKDmCCrUJv2ds=
Received: by 10.210.63.18 with SMTP id l18mr6823895eba.21.1244984703020;
        Sun, 14 Jun 2009 06:05:03 -0700 (PDT)
Received: from ?192.168.1.40? (78-105-132-248.zone3.bethere.co.uk [78.105.132.248])
        by mx.google.com with ESMTPS id 7sm89019eyg.22.2009.06.14.06.05.02
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Sun, 14 Jun 2009 06:05:02 -0700 (PDT)
Message-ID: <4A34F5BC.5090500@gmail.com>
Date: Sun, 14 Jun 2009 14:06:04 +0100
From: AG <computing.account@googlemail.com>
User-Agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103)
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Basic queries regarding installation from an outsider
 looking in
References: <4A34D8DA.5010902@gmail.com> <20090614121156.1de87564@krikkit.digimed.co.uk>
In-Reply-To: <20090614121156.1de87564@krikkit.digimed.co.uk>
Content-Type: multipart/alternative;
 boundary="------------040608050209030401070907"
X-Archives-Salt: 65ff9aad-cb82-484f-8957-e4e9d8cd7bf3
X-Archives-Hash: 19371895ce52feefdb9a5d52d0e95ea6

This is a multi-part message in MIME format.
--------------040608050209030401070907
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Neil Bothwick wrote:
> On Sun, 14 Jun 2009 12:02:50 +0100, AG wrote:
>
>   
>> (1)  Looking through the background docs, it occurs to me that if I 
>> wanted to install Gentoo on my system, I would need access to a second 
>> machine that is running all of the on-line docs that guide one through 
>> the installation process.  Is this correct?  If not, how does one refer 
>> to the (seemingly quite comprehensive) guidelines whilst in the middle 
>> of an installation?
>>     
>
> Look at the alternate install docs. Although these relate to using a live
> CD like Knoppix, you can also use an already installed system for this.
> So you can install Gentoo from a chroot in your existing Debian system
> (you will may a live CD to repartition). That way you can not only read
> the docs, you can read your email, browse the web or play games while the
> installation proceeds.
>
>   
Hmm ... it looks like I need to beef up my chroot know-how.  My /home 
partition is large enough to partition a dedicated area without problems 
I'd imagine.  That sounds a reasonably painless way forward, but not for 
now.
>> (2)  When Gentoo installs its libraries, does this duplicate the 
>> libraries already on my machine?  For instance - if I have OOo and KDE 
>> and Xfce4 loaded as part of my Debian Squeeze system, will Gentoo also 
>> install its own version of OOo, KDE and Xfce4 alongside the Deb files?  
>> I was thinking that this would have a number of implications in terms
>> of space and (potentially) in how the drive is partitioned for the
>> Gentoo installation ... unless I'm missing the point?
>>     
>
> Your Gentoo and Debian systems would, and should, be totally separate,
> apart from shared user data.
>
>   
So ... changes to user documents, etc. in Gentoo would be reflected at 
the next Debian login?  Is this what you mean?
>> (3)  What differences would I likely experience between running my 
>> Debian installation and the Gentoo installation?  After all, up to a 
>> certain point GNU/Linux is GNU/Linux, and if I configured all the bells 
>> and whistles the same way as I have currently got them set up (i.e. 
>> preferred WM, desktop settings, applications, email and Net
>> preferences, etc.), I'm not sure there would be any ostensible
>> distinction between the two.
>>     
>
> From a user perspective, you are right, Linux is Linux and different
> distros tend to be different ways of arriving at a similar point. The
> main difference is in the system administration.
>
>   
Well put. 
>> Any installation commitment will have to wait for a couple of weeks yet 
>> though: I'm in the process of completing my MSc thesis and need to keep 
>> a stable environment for the time being, so will look at taking this on 
>> in a few weeks.  This is thus background research - a bit of a 
>> reconnaissance mission, so to speak.  Any thoughts/ shared experiences 
>> would be welcome ... unless there is another, more appropriate forum
>> for these kinds of experiences to be shared/ discussed.
>>     
>
> Installing from within your existing system means you can fit the Gentoo
> installation process in around your other computer usage.
>
>
>   
This sounds all the more doable.  Clearly more reading is required, so 
this will be parked for a while longer until time permits.  Then with 
back-ups and good docs, it sounds like it might be an interesting winter 
project to take on.

Thanks.

AG

--------------040608050209030401070907
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Neil Bothwick wrote:
<blockquote cite="mid:20090614121156.1de87564@krikkit.digimed.co.uk"
 type="cite">
  <pre wrap="">On Sun, 14 Jun 2009 12:02:50 +0100, AG wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">(1)  Looking through the background docs, it occurs to me that if I 
wanted to install Gentoo on my system, I would need access to a second 
machine that is running all of the on-line docs that guide one through 
the installation process.  Is this correct?  If not, how does one refer 
to the (seemingly quite comprehensive) guidelines whilst in the middle 
of an installation?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Look at the alternate install docs. Although these relate to using a live
CD like Knoppix, you can also use an already installed system for this.
So you can install Gentoo from a chroot in your existing Debian system
(you will may a live CD to repartition). That way you can not only read
the docs, you can read your email, browse the web or play games while the
installation proceeds.

  </pre>
</blockquote>
Hmm ... it looks like I need to beef up my chroot know-how.&nbsp; My /home
partition is large enough to partition a dedicated area without
problems I'd imagine.&nbsp; That sounds a reasonably painless way forward,
but not for now.<br>
<blockquote cite="mid:20090614121156.1de87564@krikkit.digimed.co.uk"
 type="cite">
  <pre wrap=""></pre>
  <blockquote type="cite">
    <pre wrap="">(2)  When Gentoo installs its libraries, does this duplicate the 
libraries already on my machine?  For instance - if I have OOo and KDE 
and Xfce4 loaded as part of my Debian Squeeze system, will Gentoo also 
install its own version of OOo, KDE and Xfce4 alongside the Deb files?  
I was thinking that this would have a number of implications in terms
of space and (potentially) in how the drive is partitioned for the
Gentoo installation ... unless I'm missing the point?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Your Gentoo and Debian systems would, and should, be totally separate,
apart from shared user data.

  </pre>
</blockquote>
So ... changes to user documents, etc. in Gentoo would be reflected at
the next Debian login?&nbsp; Is this what you mean?<br>
<blockquote cite="mid:20090614121156.1de87564@krikkit.digimed.co.uk"
 type="cite">
  <pre wrap=""></pre>
  <blockquote type="cite">
    <pre wrap="">(3)  What differences would I likely experience between running my 
Debian installation and the Gentoo installation?  After all, up to a 
certain point GNU/Linux is GNU/Linux, and if I configured all the bells 
and whistles the same way as I have currently got them set up (i.e. 
preferred WM, desktop settings, applications, email and Net
preferences, etc.), I'm not sure there would be any ostensible
distinction between the two.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
>From a user perspective, you are right, Linux is Linux and different
distros tend to be different ways of arriving at a similar point. The
main difference is in the system administration.

  </pre>
</blockquote>
Well put.&nbsp; <br>
<blockquote cite="mid:20090614121156.1de87564@krikkit.digimed.co.uk"
 type="cite">
  <pre wrap=""></pre>
  <blockquote type="cite">
    <pre wrap="">Any installation commitment will have to wait for a couple of weeks yet 
though: I'm in the process of completing my MSc thesis and need to keep 
a stable environment for the time being, so will look at taking this on 
in a few weeks.  This is thus background research - a bit of a 
reconnaissance mission, so to speak.  Any thoughts/ shared experiences 
would be welcome ... unless there is another, more appropriate forum
for these kinds of experiences to be shared/ discussed.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Installing from within your existing system means you can fit the Gentoo
installation process in around your other computer usage.


  </pre>
</blockquote>
This sounds all the more doable.&nbsp; Clearly more reading is required, so
this will be parked for a while longer until time permits.&nbsp; Then with
back-ups and good docs, it sounds like it might be an interesting
winter project to take on.<br>
<br>
Thanks.<br>
<br>
AG<br>
</body>
</html>

--------------040608050209030401070907--