Re: LinuxPPC2000 on MPC860

3 messages, 3 authors, 2000-02-25 · open the first message on its own page

Re: LinuxPPC2000 on MPC860

From: <hidden>
Date: 2000-02-24 11:59:28

Some further info.

I'm right now using the ramdisk.image.gz from the LinuxPPC-2000-lite cdrom
as nfs mounted rootdisk. (I installed the ramdisk on the PC)

Like that I get an error message right after the kernel has booted:
...
Looking up port of RPC 100003/2 on 10.1.20.2
Looking up port of RPC 100005/1 on 10.1.20.2
VFS: Mounted root (NFS filesystem) readonly.
Freeing unused kernel memory: 32k init
tty_io.c: process 1 (swapper) used obsolete /dev/cua0 - update software to use /dev/ttyS0
I found out that the kernel generates this error message in drivers/char/tty_io.c .

Does someone know what this error message means? How to avoid it?

TIA, Ruedi

Re: LinuxPPC2000 on MPC860

From: dony <hidden>
Date: 2000-02-25 00:59:12



Ruedi.Hofer@ascom.ch wrote:
Some further info.

I'm right now using the ramdisk.image.gz from the LinuxPPC-2000-lite cdrom
as nfs mounted rootdisk. (I installed the ramdisk on the PC)

Like that I get an error message right after the kernel has booted:
quoted
...
Looking up port of RPC 100003/2 on 10.1.20.2
Looking up port of RPC 100005/1 on 10.1.20.2
VFS: Mounted root (NFS filesystem) readonly.
Freeing unused kernel memory: 32k init
tty_io.c: process 1 (swapper) used obsolete /dev/cua0 - update software to use /dev/ttyS0
I found out that the kernel generates this error message in drivers/char/tty_io.c .

Does someone know what this error message means? How to avoid it?
Hi, Ruedi,

       Check you nfs root file, and make sure that the "/dev/console" is a symbol link to
"/dev/ttyS0", instead of "/dev/cua0" .
      Please tell me if this helps.
      dony


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

Re: LinuxPPC2000 on MPC860

From: Pavel Roskin <hidden>
Date: 2000-02-25 04:00:52

Hello!
quoted
quoted
tty_io.c: process 1 (swapper) used obsolete /dev/cua0 - update software to use /dev/ttyS0
I found out that the kernel generates this error message in drivers/char/tty_io.c .

Does someone know what this error message means? How to avoid it?
It's a bug in the kernel. Workaround is to make /dev/console a symlink
       Check you nfs root file, and make sure that the "/dev/console" is a symbol link to
"/dev/ttyS0", instead of "/dev/cua0" .
Actually /dev/console should not be a symlink.
It's a character device, major 5, minor 1 on every decent system.

Pavel Roskin


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help