Hi,
Reposting the question:
i started the uml as follows:
./linux
ubd0=/home/adilm/test1.diff,/home/adilm/uml/linux-2.4.26/root_fs.rh72.pristine
con=port:9901 con0=fd:0,fd:1 umid=test1 mem=32m
Now I open 3 terminals on the host OS and telnet on the uml with the
following command
telnet localhost 9901
Only 2 terminals are able to connect to UML and gives login prompt.
My question is why it is restricted to only 2 telnet terminals???
Can i increase the no. of terminals connected to UML
This is limited by the number of console you have defined in your inittab file. Look for these entries in /etc/inittab
1:2345:respawn:/sbin/getty 38400 ttys/0
You probably have only 3 like these,
regards,
--
Vincent Guffens
PhD Student UCL/CESAME
tel: +32 10 47 80 30
Value your freedom, or you will lose it, teaches history.
"Don't bother us with politics," respond those who don't want to learn.
-- Richard M. Stallman
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ User-mode-linux-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user
