Hi Clemens,
[...]
> As Boot Loader i put lilo to the disk. I put the serial command in the
> lilo.conf file and i want to start a aggety process on com2 for terminal
> control.
>
[...]
It seems to me that you have configured lilo to show its output on /dev/ttyS0.
> LILO boot:
> kernel
> Loading kernel.......
[...]
But probably you have missed to tell the kernet to come up at /dev/ttyS0, too.
Have a look at /usr/src/linux/Documentation/serial-console.txt
Assumed that your lilo is configured through
serial = 0,9600n8
the line
append = "console=ttyS0,9600"
in your lilo.conf may help.
CU,
Lorenz Hahn.
--
Lorenz Hahn email: [EMAIL PROTECTED]
Sysgo RTS GmbH, Am Pfaffenstein 14 phone: +49 (0) 6136 9948- 0
D-55270 Klein-Winternheim / Germany fax: +49 (0) 6136 9948-10
PGP public key fingerprint: 5E 51 B2 DF DF E2 49 AD BD 7A FC 26 3F 19 58 25
--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.