OpenVZ Forum


Home » General » Support » unable to open pty while entering - tried common solutions..
Re: unable to open pty while entering - tried common solutions.. [message #32833 is a reply to message #32830] Mon, 01 September 2008 15:35 Go to previous messageGo to previous message
lj2012 is currently offline  lj2012
Messages: 7
Registered: February 2008
Location: Antwerp - Belgrium
Junior Member

sorry: found it:
turns out udev had to be stopped/renamed anyway... Still a mystery to me since it didn't popped up in

vzctl exec 4405 ps aux | grep udev 


Anyway, I did:

vzctl exec 4405 /bin/bash
/etc/init.d/udev stop
mv /etc/init.d/udev /etc/init.d/udev.bak
cd /dev
MAKEDEV pty
MAKEDEV tty
exit
vzctl stop 4405
vzctl start 4405

et voila.
Let me know if this is stupid and breaks other things in ubuntu.. (exept for the udev upgrades...)
Thanks anyway,
L.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Trying to get openVZ running on Dell
Next Topic: Single IP not reachable from within VE
Goto Forum:
  


Current Time: Sun Aug 03 09:23:12 GMT 2025

Total time taken to generate the page: 0.71718 seconds