Message from discussion
Failure to boot after copying image
X-BeenThere: chromium-os-discuss@googlegroups.com
Received: by 10.150.168.35 with SMTP id q35ls468896ybe.0.p; Thu, 21 Jan 2010
08:17:36 -0800 (PST)
Received: by 10.150.105.17 with SMTP id d17mr1877892ybc.27.1264090655914;
Thu, 21 Jan 2010 08:17:35 -0800 (PST)
Received: by 10.91.154.3 with SMTP id g3mr1183740ago.7.1264038790168;
Wed, 20 Jan 2010 17:53:10 -0800 (PST)
Received: by 10.91.154.3 with SMTP id g3mr1183739ago.7.1264038790135;
Wed, 20 Jan 2010 17:53:10 -0800 (PST)
Return-Path: <smat...@gmail.com>
Received: from mail-yx0-f144.google.com (mail-yx0-f144.google.com [209.85.210.144])
by gmr-mx.google.com with ESMTP id 11si40685gxk.1.2010.01.20.17.53.10;
Wed, 20 Jan 2010 17:53:10 -0800 (PST)
Received-SPF: pass (google.com: domain of smat...@gmail.com designates 209.85.210.144 as permitted sender) client-ip=209.85.210.144;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of smat...@gmail.com designates 209.85.210.144 as permitted sender) smtp.mail=smat...@gmail.com
Received: by mail-yx0-f144.google.com with SMTP id 8so7091996yxe.19
for <chromium-os-discuss@googlegroups.com>; Wed, 20 Jan 2010 17:53:10 -0800 (PST)
MIME-Version: 1.0
Received: by 10.150.172.3 with SMTP id u3mr21868ybe.32.1264038789888; Wed, 20
Jan 2010 17:53:09 -0800 (PST)
Date: Wed, 20 Jan 2010 17:53:09 -0800 (PST)
X-IP: 98.209.217.182
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/532.5
(KHTML, like Gecko) Chrome/4.0.249.43 Safari/532.5,gzip(gfe),gzip(gfe)
Message-ID: <deed96eb-7f8a-4b92-8f69-a2a80a7c4083@k35g2000yqb.googlegroups.com>
Subject: Failure to boot after copying image
From: stephen mathieson <smat...@gmail.com>
To: Chromium OS discuss <chromium-os-discuss@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Hello all,
Attempting to install Chromium OS on my laptop. I've gone through all
of the given instructions and built my kernel/image/etc. I
successfully copy to a USB flash drive, but am unable to boot from it.
fdisk -l tells me that:
Disk /dev/sdb: 8021 MB, 8021606400 bytes
247 heads, 62 sectors/track, 1023 cylinders
Units = cylinders of 15314 * 512 = 7840768 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sdb1 1 94 716800 83 Linux
Partition 1 has different physical/logical endings:
phys=(700, 0, 1) logical=(93, 151, 37)
Partition 1 does not end on cylinder boundary.
/dev/sdb2 94 188 716800 82 Linux swap /
Solaris
Partition 2 has different physical/logical beginnings (non-Linux?):
phys=(700, 0, 2) logical=(93, 151, 38)
Partition 2 has different physical/logical endings:
phys=(1023, 63, 32) logical=(187, 56, 11)
Partition 2 does not end on cylinder boundary.
/dev/sdb3 * 188 281 716800 83 Linux
Partition 3 has different physical/logical beginnings (non-Linux?):
phys=(1023, 63, 32) logical=(187, 56, 12)
Partition 3 has different physical/logical endings:
phys=(1023, 63, 32) logical=(280, 207, 47)
Partition 3 does not end on cylinder boundary.
I don't know if this is relevant, but perhaps it'd help...?
Also, everything is on the drive that should be (including /boot/).
Does anyone have an idea of what's going on or a suggestion for me?
Thanks,
Stephen Mathieson