From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.11] helo=sc8-sf-mx1.sourceforge.net) by sc8-sf-list1.sourceforge.net with esmtp (Exim 4.30) id 1CR1Sb-0001Yz-I3 for user-mode-linux-devel@lists.sourceforge.net; Sun, 07 Nov 2004 20:48:57 -0800 Received: from cyphermail.sandelman.ottawa.on.ca ([205.150.200.161] helo=noxmail.sandelman.ottawa.on.ca) by sc8-sf-mx1.sourceforge.net with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.41) id 1CR1SZ-0002AC-Dn for user-mode-linux-devel@lists.sourceforge.net; Sun, 07 Nov 2004 20:48:57 -0800 Subject: Re: [uml-devel] con0=pty '/dev/ttpy0: device or resource busy' bug? In-Reply-To: Message from Struan Bartlett of "Sat, 06 Nov 2004 14:46:53 +0100." <418CD5CD.2060504@praguespringpeople.org> References: <418CD5CD.2060504@praguespringpeople.org> Mime-Version: 1.0 (generated by tm-edit 1.8) Content-Type: text/plain; charset=US-ASCII Message-ID: <2769.1099845436@marajade.sandelman.ottawa.on.ca> From: Michael Richardson Sender: user-mode-linux-devel-admin@lists.sourceforge.net Errors-To: user-mode-linux-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Id: The user-mode Linux development list List-Post: List-Help: List-Subscribe: , List-Archive: Date: Sun, 07 Nov 2004 11:37:16 -0500 To: Struan Bartlett Cc: user-mode-linux-devel@lists.sourceforge.net -----BEGIN PGP SIGNED MESSAGE----- >>>>> "Struan" == Struan Bartlett writes: Struan> My thanks to everyone who's contributed to UML - it is a Struan> wonderfully useful thing. Struan> I need to run uml xterm-free and tty-free so 'm running uml Struan> with: Struan> # linux con=pty I suggest you create a mortal account, and a that you run it under screen. I use something like: % cat start.sh screen -ekk -r -dmS myuml ./linux stuff % crontab -l @reboot $HOME/start.sh and I have something like: % cat .screenrc multiuser on adduser mcr that means that I can login to the system and run "screen -r -x myuml/" to get the console. Note that this requires screen to be setuid root, which it is not installed that way by default on many systems. This is just a security precaution --- screen is designed to operate that way. ] Train travel features AC outlets with no take-off restrictions| firewalls [ ] Michael Richardson, Sandelman Software Works, Ottawa, ON |net architect[ ] mcr@sandelman.ottawa.on.ca http://www.sandelman.ottawa.on.ca/ |device driver[ ] panic("Just another Debian/notebook using, kernel hacking, security guy"); [ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) Comment: Finger me for keys iQCVAwUBQY5PO4qHRg3pndX9AQHPSwQAmtaEeBnbaTov2xSU3dUB9zFYcKcr/9Cw G/MDt6oDD9sllgiLtoXAIUHvr4zhLNgKdb/GiBESvOHU/rKViYOarJJlby+qbcwN +C26lK9Gpq6gFbtXPy3M30Tok3BkKQP1abZBz0Y49fH8dkhji1GkYZc9kp7etXfb M1/vf+NTRN8= =BAkO -----END PGP SIGNATURE----- ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel