From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.244]) by ozlabs.org (Postfix) with ESMTP id DFD01DDE25 for ; Thu, 17 Jan 2008 01:50:23 +1100 (EST) Received: by an-out-0708.google.com with SMTP id c37so57905anc.78 for ; Wed, 16 Jan 2008 06:50:22 -0800 (PST) Message-ID: Date: Wed, 16 Jan 2008 07:50:22 -0700 From: "Grant Likely" Sender: glikely@secretlab.ca To: "Joachim Meyer" Subject: Re: ml310 kernel2.6 booting problems In-Reply-To: <537566320@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: <537566320@web.de> Cc: linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 1/16/08, Joachim Meyer wrote: > Hi > > I made an Ace file with my Kernel and load it with the Flash Card. > I made the Initial release CF image on the card and copied my ace file in an folder, from which I boot with the DIP-Switch. > If I used > "console=ttyUL0 ,9600 root=/dev/xsysace/disc0/part2 rw " try root=/dev/xsa2 Also, the ',9600' is unnecessary with the uartlite. > > I tried to use this: > "console=ttyUL0 ,9600 root=fe02 rw" > and with this, after making ace-file etc. I get: > [ 12.862678] EXT3 FS on xsa2, internal journal > [ 12.899229] EXT3-fs: recovery complete. > [ 12.982635] EXT3-fs: mounted filesystem with ordered data mode. > [ 13.038505] VFS: Mounted root (ext3 filesystem). > [ 13.094113] Freeing unused kernel memory: 96k init > [ 13.159079] Warning: unable to open an initial console. You're probably missing the /dev/console device file g. -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd.