How to install Windows VPS under Hypervm

After you follow this http://wiki.lxcenter.org/HyperVM-Windows and still problems below:

1. No network adapter on your windows vps - fix it by installing ntfsprogs from http://pkgs.repoforge.org/ntfsprogs/ - find the correct version for your centos OS
2. Cannot create ostemplate - fix it by go to the VPS Home > Network > Network Bridge, here choose your network brigde, most of the time it's Xenbr0 -> save then reboot vps

Was dit antwoord nuttig?

 Print dit artikel

Lees ook

How to change hostname of a server

Simply ssh as root and type hostname s1.boxintense.com Then to make it permanent, modify this...

Hints on Creating Windows KVM Templates

Templating Windows is a fairly easy process for KVM. All versions of windows can be resized by...

Why my drive is slow

First, check to make sure write cache is enabled. On Centos, you type hdparm -I /dev/sda Then...

How to re-install Centos yourself remotely

NOTE: This is only for Dedicated Servers. All VPS, go to client area.Assuming you currently have...

Fix WHM/cPanel cPHulk Brute Force Protection Lock Out Via SSH

ssh to the server and login as root then type   mkdir /home/cphulkchmod 777...