|
From: Paul W. <pd...@ex...> - 2004-03-01 11:39:26
|
Apologies for following-up to myself, but I'm still struggling with this one. On Sat, Feb 21, 2004 at 02:25:01AM +0000, Paul Warren wrote: > I'm trying to set up a UML server that will put its initial init output > on a serial line, connected to a pts on the host, and then run a getty > on this from init. > > The problem I have is that I can connect to the serial line only once. > Once I disconnect from the pts, the pts is closed and I can't reconnect. > > This seems to be a side effect of having init put its initial output on > this serial line. If I don't specify CONSOLE=/dev/ttyS0 on the command > line, it all works fine (except that I don't get the initial init > output). How hard would it be to make it so that it never hangs up the TTY inside the UML machine? From my point of view, it would be perfectly acceptable, possibly even desirable, that a session inside the machine remains open through multiple connections to the pts. I've had a bit of a meddle myself, but my amateur attempts at hacking this in have been somewhat unsuccessful. I'm happy to continue trying, but I'd be very grateful for some pointers. thanks, Paul > > This seems to be the same problem as: > > http://marc.theaimsgroup.com/?l=user-mode-linux-user&m=106834287519030&w=2 > > Is there any workaround for what I'm trying to do? > > Paul > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > User-mode-linux-user mailing list > Use...@li... > https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user |