Hi,

I am following the instruction in the User Mode Linux book (Jeff Dike) and
trying to bring up its serial line. But not working so far.

What I did was:

1.  edit the /etc/inittab file and enabled this line:

T0:2345:respawn:/sbin/getty -L ttyS0 9600 vt100

2.  added command line option when booting UML:

ssl=pts

Once the UML boots,  I cannot find anything in 'dmesg' about the serial
line.  And I got following msg after a few minutes:

INIT: Id "T0" respawning too fast: disabled for 5 minutes

What did I miss?  I also tried the following line in inittab but still not
working:

S0:23:respawn:/sbin/agetty ttyS0 9600 vt100-nav


Any advices?

thanks
Han
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to