ml310 kernel2.6 booting problems

Grant Likely grant.likely at secretlab.ca
Thu Jan 17 01:50:22 EST 2008


On 1/16/08, Joachim Meyer <Jogi95 at web.de> 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.


More information about the Linuxppc-embedded mailing list