I have read a lot of manual, trying every steps found via internet but still failed to install in ubuntu. Finally…

root@hostmaster-laptop:~# dpkg -i linux-image-2.6.24-22-openvz_2.6.24-22.44_amd64.deb
Selecting previously deselected package linux-image-2.6.24-22-openvz.
(Reading database … 213930 files and directories currently installed.)
Unpacking linux-image-2.6.24-22-openvz (from linux-image-2.6.24-22-openvz_2.6.24-22.44_amd64.deb) …
Done.

Setting up linux-image-2.6.24-22-openvz (2.6.24-22.44) …
Running depmod.
update-initramfs: Generating /boot/initrd.img-2.6.24-22-openvz
Running postinst hook script /sbin/update-grub.
Searching for GRUB installation directory … found: /boot/grub
Searching for default file … found: /boot/grub/default
Testing for an existing GRUB menu.lst file … found: /boot/grub/menu.lst
Searching for splash image … none found, skipping …
Found kernel: /boot/vmlinuz-2.6.27-9-generic
Found kernel: /boot/vmlinuz-2.6.27-7-generic
Found kernel: /boot/vmlinuz-2.6.24-22-openvz
Found kernel: /boot/vmlinuz-2.6.24-6-fza-amd64
Found kernel: /boot/memtest86+.bin
Updating /boot/grub/menu.lst … done

Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/dkms
* Running DKMS auto installation service for kernel 2.6.24-22-openvz
*  nvidia (177.80)…                                                                                                             nvidia (177.80): Installing module.
……………
……
[ OK ]
*  vboxdrv (2.0.4)…                                                                                                             vboxdrv (2.0.4): Installing module.
…………..
……
[ OK ]

root@hostmaster-laptop:~#

After restarting, still cannot boot into GUI. I thought it was vboxdrv. So i remove virtualbox. But after restarting again, still facing the same issue. Reboot and enter safe mode and change to VESA driver instead of NVIDIA. Success. But, hmmm… you know VESA driver a bit laggy… nevermind. I research about it later. I just need to fire up my OpenVZ.

Leave a Reply

Your email address will not be published. Required fields are marked *