linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "A. Nolson" <alohanono@gmail.com>
To: linuxppc-embedded@ozlabs.org
Subject: Re: Problems booting in ML403
Date: Wed, 06 Feb 2008 13:04:59 +0100	[thread overview]
Message-ID: <47A9A26B.2010203@gmail.com> (raw)
In-Reply-To: <fa686aa40802050824y2a650231j3889b749d3553701@mail.gmail.com>

It seems that the multiple "console=" parameters in the kernel were the 
problem. I have substituted for only

 console=ttyS0,9600 

Now I have managed to boot it completely.

Thank you!

Grant Likely wrote:
> On 2/5/08, A. Nolson <alohanono@gmail.com> wrote:
>   
>> Hello,
>>
>>  I am having problems while trying to boot my linux kernel 2.6.24-rc3 (
>> secretlab git). After some days studying this list and other related
>> documents/wikis about how to make work a linux kernel in my ML403, I
>> managed to make it work partially.
>>
>>     
> <snip>
>   
>> Linux/PPC load: console=ttyS0,9600 console=tty0,9600 console=ttyUL0,9600
>> root=/d
>> ev/xsa2 rw
>> init=/sbin/init
>>     
>
> What happens if you try init=/bin/sh?
>
> What does your /etc/inittab look like?
>
> It looks like the system is booting, but inittab might not be starting
> any processes attached to the serial console.
>
> Cheers,
> g.
>
>   

      reply	other threads:[~2008-02-06 12:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-05 14:52 Problems booting in ML403 A. Nolson
2008-02-05 16:24 ` Grant Likely
2008-02-06 12:04   ` A. Nolson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47A9A26B.2010203@gmail.com \
    --to=alohanono@gmail.com \
    --cc=linuxppc-embedded@ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).