On Wed, May 21, 2008 at 08:48:18PM +0800, soumen wrote:
> When I try to run screen in single user mode, I get the error "cannot open
> /dev/console".

I find this happens when someone logs in as root, then does

    su serf -c screen

to run screen as the user "serf".  If you have sudo, using it seems to 
work

    sudo -u serf screen


_______________________________________________
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to