Dear Narcis, according to screenshot, you have troubles with initrd image. Obviously image creation tool on Debian 9 cannot create proper image for old kernels. I doubt it can be fixed.
Thank you, Vasily Averin On 2017-07-08 17:13, Narcis Garcia wrote: > 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 --allow-unauthenticated update > KPackage="linux-image-openvz-$(dpkg --print-architecture)" > sudo apt --install-recommends install $KPackage ploop initramfs-tools > if [ ! -d /vz ] ; then sudo ln -s /var/lib/vz/ /vz ; fi > sudo reboot > > Attaching screenshots. > - Tested with 042stab123.8 and 042stab123.9 > - Tested with amd64 binaries > - Tested both in virtual machine and real hardware > - Tested both with single plain ext4 partition (sda1 on /) and with LVM > layers. > - initrd works, next boot stage not (fstab). > > > > _______________________________________________ > Users mailing list > Users@openvz.org > https://lists.openvz.org/mailman/listinfo/users > _______________________________________________ Users mailing list Users@openvz.org https://lists.openvz.org/mailman/listinfo/users