OpenVZ Forum


Home » General » Support » Failed to set upstart as init (Can't get fedora to work after yum upgrade)
Re: Failed to set upstart as init [message #45515 is a reply to message #44776] Tue, 13 March 2012 18:07 Go to previous message
greg is currently offline  greg
Messages: 13
Registered: March 2012
Junior Member
The problem is, vzctl is feeling smart enough bypass init and try to use upstart directly. Unfortunalty, upstart is not installed part of the upgrade process.

To fix the problem, you have to install upstart in a non-running container:

cd /var/lib/vz/root/XXX
chroot .
yum install upstart
exit
vzctl start XXX


be very careful to select the correct architecture (x86 or amd64)

greg
 
Read Message
Read Message
Read Message
Previous Topic: running vmware in an openvz container?
Next Topic: Can't get outside of host from container
Goto Forum:
  


Current Time: Sat Sep 14 04:23:20 GMT 2024

Total time taken to generate the page: 0.04367 seconds