Hello Lorenz and all others
Thanks for the quick reply.
What you suggested is exactly what i've done!
Sorry I didn't explain it enough.
my lilo.conf has the following in the global section:
boot = /dev/hde
prompt
timeout = 50
vga = 0
append = "console=ttyS1,19200"
serial = 1,19200n8
disk hde
bios = 0x80
And I can use the serial connected terminal to send commands while lilo waits
for an input! This is OK. But then the system hangs ( nothing more to see in the
terminal window )
after the message 'loading kernel.......' was coming up.
Has anybody an idea how to debug the startup ( Kernel messages ), for example
writing something to a file.
Perhaps the problem comes because of the serial interface. When starting DOS on
the flash disk there is a mechanism that i get startup messages over the serial
line to a terminal. After DOS is loaded I have a dos shell available on the
terminal connected with COM2. ( COM1 is not available because
there is only TTL on COM1 )
I thought that when Linux is coming up it is using it's own methods to acces the
hardware
such as the serial interface?
How can linux write somwthing to serial interface at startup time, without
loaded any drivers?
I hope on more info
Clemens Kühnle
Lorenz Hahn wrote:
> 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>.