Categories
Sponsors
Archive
Blogroll Badges
Community
|
Posted in Linux Server, Virtual Machine Manager | No Comment | 7,081 views | 11/01/2011 13:59
You can use CentOS on Hyper-V with 4 vCPU. !!! PS: EXPERIMENTAL – Just Use This Kernel Source for Test Purposes !!! 1) Install a clean CentOS 5.5 x64 without logical volume 2) Use commands below to update your virtual machine:
Check the content below. Remove the bold duplicate lines and save it. echo “Loading dm-log.ko module”
insmod /lib/dm-log.ko echo “Loading dm-region-hash.ko module” insmod /lib/dm-region-hash.ko echo “Loading dm-region-hash.ko module” insmod /lib/dm-region-hash.ko echo Waiting for driver initialization. stabilized –hash –interval 1000 /proc/scsi/scsi Continue with commands below.
After turned off your virtual machine, go to settings and remove Legacy Network Ethernet.
Now add Synthetic Network Ethernet and 4 CPU. Power on virtual machine. |