On 1/16/08, Joachim Meyer <[EMAIL PROTECTED]> 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.
_______________________________________________
Linuxppc-embedded mailing list
Linuxppc-embedded@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-embedded

Reply via email to