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 <gentoo-user+bounces-82363-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1KKoEi-0000nF-Gq
	for garchives@archives.gentoo.org; Mon, 21 Jul 2008 05:47:04 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 73CDEE049C;
	Mon, 21 Jul 2008 05:47:02 +0000 (UTC)
Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.172])
	by pigeon.gentoo.org (Postfix) with ESMTP id 3E10DE049C
	for <gentoo-user@lists.gentoo.org>; Mon, 21 Jul 2008 05:47:02 +0000 (UTC)
Received: by wf-out-1314.google.com with SMTP id 23so1022981wfg.10
        for <gentoo-user@lists.gentoo.org>; Sun, 20 Jul 2008 22:47:01 -0700 (PDT)
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:mime-version:content-type:content-transfer-encoding
         :content-disposition;
        bh=fDOIybaL2QiyqIhdeAM9FSrHsVvK/Dqfgh+VD55oKw0=;
        b=UcJu9hVLSTn+4j4MdefMltMAbkyOQ+cYFMGq5ohxOVortPuNtQFbaulsZEPwHdhKus
         F6CajRTw6UODS6f7FimkKLAPDqS7g4GN4Hl5IowGr6SwC1+EHgg+23O7VjRishgKiTfS
         usH97af+qK+CTRiWs9TjZcNXJRbkBqqT5gJZU=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:to:subject:mime-version:content-type
         :content-transfer-encoding:content-disposition;
        b=EWgViKKKKfIyuF2aos+dzXofhNyxXeCayOxl9FJBpTe2kfvTUMuFbeAjoW1gp0Wsf/
         yJl0SUjIiicIbsMV5GU4wXPTwmnlPp5klpdMRvMOLzkQz/YZGD5HtEHRaIWmqUlSCdAB
         Vsx8FpCC6FamXhZEY0L6OvqQ9aYD2AAb+wjc4=
Received: by 10.142.199.16 with SMTP id w16mr1159525wff.206.1216619221787;
        Sun, 20 Jul 2008 22:47:01 -0700 (PDT)
Received: by 10.143.161.14 with HTTP; Sun, 20 Jul 2008 22:47:01 -0700 (PDT)
Message-ID: <7bef1f890807202247q79d4568sa8b9e6ab11499e43@mail.gmail.com>
Date: Mon, 21 Jul 2008 15:47:01 +1000
From: "Alan E. Davis" <lngndvs@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] A few questions on trying to install
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
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
X-Archives-Salt: 3073ffac-cf0d-4cb9-9b68-72fe1da56b75
X-Archives-Hash: d864c796e11f0c6bece96d3a70c859e7

Having been (mostly happily) using Ubuntu for a number of months I
yearn to install Gentoo again.  Tried a beta release of Gentoo 2008.0,
and was pleased, at least to be able to boot and not have the
confusion about naming HDDs, and using Grub was simpler.  Now, as I
approach the Live CD installer (AMD64) some problems are keeping me at
bay.

Now, however, I've tried three or four times to install on an existing
partition.  Grub will not install over the ubuntu grub, or else
something else is crazy.  After a 2 hour preparation the last time
around, emerging the extra packages, the system just stopped, and when
at long last I finally rebooted, it was back to Ubuntu.

May I ask a few questions?

  -  Live CD only installs over a clean partition.  How can I resume
an installation?

  -  I only have a unsupported atheros wifi card for connection.  I've
been using it for years.  No easy way to connect by wire.  Any ideas?

  -  I have an 80GB fast SATA drive and three slower 7000 RPM drives.
What partitions are best kept on the fast drive to maximize
performance (I have basically an all purpose workstation).  My /home
will be about 100GB: is it wiser to split it up into a smaller core
/home with several slower archive and storage partitions (Library,
Project archives, Videos, Music)?

  - Advice about UUIDs?  I lost a partition (a large one) over a
misidentification of a partition when the Ubuntu scheme started
swapping around names of devices.  Old /dev/hda became /dev/sda and
old /dev/sda became /dev/sdb.  What a mess that turned out to be.

For now this will be enough.

Alan