New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Installing OpenVZ7 in hetzner server - dracut-initqueue timeout
hi,
i'm using USB drive provided by hetzner and they helped me to load this iso
https://download.openvz.org/virtuozzo/releases/7.0/x86_64/iso/openvz-iso-7.0.17-347.iso
but why everytime i boot from the usb-drive, i received this error:
"warning dracut-initqueue timeout"
full screenshot: http://prntscr.com/1wpr4qe
Please help me to solve this, thanks
Comments
Solved!
it seems the method they used to load openvz iso file is not supported,
so I asking hetzner to load iso using this method https://docs.virtuozzo.com/virtuozzo_hybrid_server_7_installation_guide/preparing-for-installation/preparing-for-installation-from-usb-storage-drives.html
but they just load it using their own method, and if the iso not working (bootable but cannot install) they will said "Please note the OS is not supported from us. "
so I use rescue mode and download the iso file then i load it to their usb-drive, using this command
dd bs=4M if=myimage.iso of=/dev/sda conv=fdatasync
now i can boot and install virtuozzo
For future reference you can install CentOS7 on your server and then install OpenVZ7 by following these instructions.
https://serverdiy.net/guide/how-to-install-openvz-7-on-centos-7/
Thanks but virtualizor require virtuozzo os that is why i cant use CentOS. According to their CS, converting CentOS to openvz7 will remove some features
For future reference, this doesn't work. OP was just lucky. The problem is something else but I couldn't figure it out. I will update this if I can figure out the root cause.