X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from sp4.qcslink.com (sp4.qcslink.com [200.35.147.4]) by lists.alpinelinux.org (Postfix) with ESMTP id D5A2A1EBFF9 for ; Fri, 14 Jan 2011 18:48:00 +0000 (UTC) Received: from sp4.qcslink.com (localhost.localdomain [127.0.0.1]) by sp4.qcslink.com (Postfix) with ESMTP id 6A8251AAE4 for ; Fri, 14 Jan 2011 13:48:00 -0500 (EST) Received: from [10.252.6.35] (c-67-188-21-150.hsd1.ca.comcast.net [67.188.21.150]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: nangel@nothome.org) by sp4.qcslink.com (Postfix) with ESMTPSA id 16F611A624 for ; Fri, 14 Jan 2011 13:47:59 -0500 (EST) Message-ID: <4D309B00.4000806@nothome.org> Date: Fri, 14 Jan 2011 10:50:40 -0800 From: Nathan Angelacos User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20101227 Icedove/3.0.11 X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 To: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] Alpine 2.1.4 does not boot on PC Engines Alix (AMD Geode) boxen References: <4D2FFBE9.8060501@nothome.org> <20110114084122.31ca298d@ncopa-desktop.nor.wtbts.net> <4D3072CD.5090303@nothome.org> <4D3099B5.60806@nothome.org> In-Reply-To: <4D3099B5.60806@nothome.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Continuing my conversation with myself.... On 01/14/11 10:45, Nathan Angelacos wrote: > On 01/14/11 07:59, Nathan Angelacos wrote: >> On 01/13/11 23:41, Natanael Copa wrote: >>> >>> Where does it stop? Do you get emergency shell? Does it hang? Do you >>> get any error message? >>> >> It stops after detecting sda1 >> >> scsi 0:0:0:0: Direct-Access ATA CF CARD 1GB 2007 PQ: 0 ANSI: 5 >> sd 0:0:0:0: [sda] 1981728 512-byte logical blocks: (1.01 GB/967 MiB) >> sd 0:0:0:0: [sda] Write Protect is off >> sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't >> support DPO or FUA >> sda: sda1 >> sd 0:0:0:0: [sda] Attached SCSI disk >> >> >> no Alpine rc_init, no shell. > > Acutally, it could have the emergency shell, but since Alix boards are > headless, if the emergency shell doesn't honor the console=ttyS0,9600 > kernel statement, there would be no way to tell. Which lead to the solution to that problem. I had "console=ttyS0,9600 console=tty1,38400" on the kernel command line Its headless, so there is no tty1. Now Alpine boots, and hangs detecting hardware: sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA sda: sda1 sd 0:0:0:0: [sda] Attached SCSI disk ok. * Mounting boot media: ok. * Installing packages to root filesystem: -[####################]- 100%ok. OpenRC 0.6.1.562d570 is starting up Linux 2.6.35.10-grsec (i586) * /proc is already mounted, skipping * Caching service dependencies... [ok] * Caching service dependencies... [ok] * Clock skew detected with `/etc/init.d/modules' * Adjusting mtime of `/libexec/rc/init.d/deptree' to Fri Jan 7 13:36:18 2011 * Mounting security filesystem... [ok] * Mounting debug filesystem... [ok] * Starting busybox mdev... [ok] * Mounting loopback device for kernel modules... [ok] * Loading hardware drivers... --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---