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 1S3I02-0005kv-0z for garchives@archives.gentoo.org; Fri, 02 Mar 2012 02:13:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8592BE073F; Fri, 2 Mar 2012 02:13:26 +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 D2E40E073F for ; Fri, 2 Mar 2012 02:12:12 +0000 (UTC) Received: by eaa1 with SMTP id 1so455354eaa.40 for ; Thu, 01 Mar 2012 18:12:12 -0800 (PST) Received-SPF: pass (google.com: domain of emailgrant@gmail.com designates 10.213.15.209 as permitted sender) client-ip=10.213.15.209; Authentication-Results: mr.google.com; spf=pass (google.com: domain of emailgrant@gmail.com designates 10.213.15.209 as permitted sender) smtp.mail=emailgrant@gmail.com; dkim=pass header.i=emailgrant@gmail.com Received: from mr.google.com ([10.213.15.209]) by 10.213.15.209 with SMTP id l17mr94326eba.147.1330654332036 (num_hops = 1); Thu, 01 Mar 2012 18:12:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=HgEFbNAYVGS/oPJv7UWbU+StFTktp24ygV7ZQ7bFFmM=; b=AZWAnvsdhplfzWbfDNIcncFgHEEryWmidsGkQCvgbhA1upT/JNj/XfyvrpqBXFKxQk xquH/wCpTt1oqQZ8ePmO6zNxz8ZCM0PWl3LaL8z1KCfc8pun8lxGa43cXRnBYzqXlDbT Qk/21U1KZwoeqz8iqXQfG/JPSHSkI8wooo7ptA4oh+jUXaxyEWdLDYEOS0BGDuXC08ZE LjoyfR8u/K+OQPIMtbce4wEU8LRq8kD7BzpQLhPjIlOI/EPROgUseqdzOTEC3Iau7CAk bSGR9ycKsllTXk/2RB4D7LZYhxgKbV+32UwNYx408WwId6t5YI391BYoV7cKErXprVUr YT7w== 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 Received: by 10.213.15.209 with SMTP id l17mr76059eba.147.1330654331920; Thu, 01 Mar 2012 18:12:11 -0800 (PST) Received: by 10.213.113.148 with HTTP; Thu, 1 Mar 2012 18:12:11 -0800 (PST) Date: Thu, 1 Mar 2012 18:12:11 -0800 Message-ID: Subject: [gentoo-user] Gentoo on a Dell XPS 13 Ultrabook From: Grant To: Gentoo mailing list Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: bc488e68-02a9-4e7a-bb9c-974d9cdb3a43 X-Archives-Hash: 4ba63db83f8acfaa4ca219f9f5197860 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. I 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. Maybe it has no drivers for the disk controller, but then why does it reference the cdrom? I tried the nosata and ide=nodma options to no avail. - Grant