[Users] OVZ6 boot freeze on Debian 8

Narcis Garcia informatica at actiu.net
Sat Jul 8 17:22:42 MSK 2017


Install procedure:

RepoFile=/etc/apt/sources.list.d/openvz.list
RepoUrl=http://download.openvz.org/debian
echo "deb $RepoUrl jessie main" | sudo tee "$RepoFile"
echo "deb $RepoUrl wheezy main" | sudo tee -a "$RepoFile"
wget -qO - http://ftp.openvz.org/debian/archive.key | sudo apt-key add -
sudo apt-get --allow-unauthenticated update
KPackage="linux-image-openvz-$(dpkg --print-architecture)"
sudo apt-get install $KPackage ploop initramfs-tools
if [ ! -d /vz ] ; then sudo ln -s /var/lib/vz/ /vz ; fi
sudo reboot

Attaching screenshots.

- Tested with 042stab123.9 both with i386 and amd64 architectures.
- [Control]+[Alt]+[Delete] reboots normally.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeze.png
Type: image/png
Size: 15328 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/users/attachments/20170708/3364bb78/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kernel-verbose.png
Type: image/png
Size: 7208 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/users/attachments/20170708/3364bb78/attachment-0003.png>


More information about the Users mailing list