On Tue, Feb 16, 2010 at 9:41 AM, Dietmar Maurer <[email protected]> wrote: >> when i start my container i got an error "Unable to open pty: No such >> file or directory." >> >> I tried to fix it with the following: >> >> - - copied /dev from a working comtainer >> - - vzctl exec 600 update-rc.d -f udev remove >> - - vzctl exec 600 'dpkg --force-depends --purge udev' >> >> - - vzctl exec 600 /sbin/MAKEDEV tty >> - - vzctl exec 600 /sbin/MAKEDEV pty => /sbin/MAKEDEV: warning: can't >> read >> /proc/devices >> >> Copied /proc/devices from the hn to vm. >> No error, but still does not work. >> >> The problems started after a dist upgrade in the vm from ubuntu 8.04.4 >> to 9.10. >> >> Any ideas ? > > Try to run MAKEDEV on the host (cd /var/lib/vz/private/...). > > ubuntu 9.10 is not very container friendly :-/ > > - Dietmar > > > > _______________________________________________ > Users mailing list > [email protected] > https://openvz.org/mailman/listinfo/users >
check this: http://blog.bodhizazen.net/linux/download-ubuntu-9-10-openvz-templates -- Open Source Open Mind www.buenosaireslibre.org _______________________________________________ Users mailing list [email protected] https://openvz.org/mailman/listinfo/users
