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-135798-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1S3Z8D-0000km-Sy
	for garchives@archives.gentoo.org; Fri, 02 Mar 2012 20:31:14 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 3FBA4E07B3;
	Fri,  2 Mar 2012 20:30:59 +0000 (UTC)
Received: from mail-ey0-f181.google.com (mail-ey0-f181.google.com [209.85.215.181])
	by pigeon.gentoo.org (Postfix) with ESMTP id 36DB2E07B3
	for <gentoo-user@lists.gentoo.org>; Fri,  2 Mar 2012 20:29:51 +0000 (UTC)
Received: by eaa1 with SMTP id 1so753218eaa.40
        for <gentoo-user@lists.gentoo.org>; Fri, 02 Mar 2012 12:29:51 -0800 (PST)
Received-SPF: pass (google.com: domain of emailgrant@gmail.com designates 10.213.30.12 as permitted sender) client-ip=10.213.30.12;
Authentication-Results: mr.google.com; spf=pass (google.com: domain of emailgrant@gmail.com designates 10.213.30.12 as permitted sender) smtp.mail=emailgrant@gmail.com; dkim=pass header.i=emailgrant@gmail.com
Received: from mr.google.com ([10.213.30.12])
        by 10.213.30.12 with SMTP id s12mr53850ebc.231.1330720191503 (num_hops = 1);
        Fri, 02 Mar 2012 12:29:51 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        bh=09hbh3iA9tp5diXHqGpUiRmTO6pmKn/yT52M/XRkFTU=;
        b=udJvDg1tVjKaeMoIWxCpNzO7fk/pEtbMXkArxSerpyKeyvhfmgHr6BQ+SMxiwXdTi0
         ATdrwv4Gbqw9CcX8ls+IyZG6pc/4+QCffs68DPFKV/cTit4Go/OX+hSWu06kiZNENidk
         2p0K4yA6ftvwRlo2E6+zaNZBH253MwYM4d6SEv3ZB5hrPxm+x2Aemnx+nVT9ZEdmum6I
         gFIIgD4CHuEgWp5YTuLT11dyHJo6IN4iXeD5b0kFXY/uIQerIA/fx6tf77tOcmLaSmAE
         Uf6aetYbdEUd5CaoIOaW4pOkPi5KBG7+xe9IXnjwNlDhuRKmFRTTpbHT6EY3HPj9eXAD
         G/Gw==
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
Received: by 10.213.30.12 with SMTP id s12mr43803ebc.231.1330720191064; Fri,
 02 Mar 2012 12:29:51 -0800 (PST)
Received: by 10.213.113.148 with HTTP; Fri, 2 Mar 2012 12:29:51 -0800 (PST)
In-Reply-To: <20120302100124.5026e5df@khamul.example.com>
References: <CAN0CFw23QLu55prsTZw9DQ1ig+zayqY9FuU9DTjRLWyW=Zuk8Q@mail.gmail.com>
	<20120302100124.5026e5df@khamul.example.com>
Date: Fri, 2 Mar 2012 12:29:51 -0800
Message-ID: <CAN0CFw0ekdAYMjm7WtXPGduC5wC+QQzRgo6GUFeC8-p4Mr5eeA@mail.gmail.com>
Subject: Re: [gentoo-user] Gentoo on a Dell XPS 13 Ultrabook
From: Grant <emailgrant@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 51447839-47d2-4364-af66-22ea5ea01b49
X-Archives-Hash: 1192ef4292327134f64750db5ed476de

>> I just received the new Dell XPS 13 Ultrabook and I'm trying to
>> install Gentoo but I can't get install-amd64-minimal-20120223.iso to
>> boot via a USB key. =A0I installed it to two different USB keys via
>> unetbootin but I get this right after it asks for the keymap:
>>
>> Looking for the cdrom
>> Attempting to mount media:- /dev/sda1
>> Attempting to mount media:- /dev/sda2
>> Attempting to mount media:- /dev/sda3
>> Attempting to mount media - /dev/sda4
>> Media not found
>> No bootable medium found. Waiting for new devices...
>> Could not find CD to boot, something else needed!
>> Determining root device...
>> Could not find the root block device in .
>>
>> It must be reading the USB key fine or it never would have gotten that
>> far. =A0Maybe it has no drivers for the disk controller, but then why
>> does it reference the cdrom? =A0I tried the nosata and ide=3Dnodma optio=
ns
>> to no avail.
>
> Use some other distro on the USB device to get you a chroot.

Thanks Alan, I'm installing via a Kubuntu ISO.  Does Gentoo have
anything like a daily live ISO?

- Grant