Note, that this recipe is not updated long time and could be outdated!
Got it.

VmWare Server

1.x versijas uzstādīšana

  1. Izpilda komandu:

    apt-get install xinetd build-essential ia32-libs linux-headers-`uname -r`
    vmware-install.pl

Saites

Kļūdu novēršana

  1. Failā /var/log/messages parādās ieraksti:

    ...
    Feb 15 06:55:23 odo kernel: [[4114573.561713]] rtc: lost 1 interrupts
    Feb 15 07:39:06 odo kernel: [[4117191.007936]] rtc: lost 2 interrupts
    ...

    bet failā /var/log/syslog parādās ieraksti:

    ...
    Feb 19 22:40:01 odo kernel: [[ 5507.455664]] /dev/vmmon[[5652]]: host clock rate change request 303 -> 395
    Feb 19 22:40:02 odo kernel: [[ 5508.455411]] /dev/vmmon[[5652]]: host clock rate change request 395 -> 453
    ...
  2. Failā /etc/vmware/config pievieno rindu:

    host.useFastClock = FALSE
  3. Pārstarte VmWare serveri:

    /etc/init.d/vmware restart

Skaņošana

  1. Failā /etc/vmware/config pievieno rindu:

    monitor_control.virtual_rdtsc = FALSE

Saites


  
Tags Linux Ubuntu Virtualizācija Vmware Serveris
Created by Valdis Vītoliņš on 2008-08-09 07:37
Last modified by Valdis Vītoliņš on 2021-04-13 14:30
 
Xwiki Powered
Creative Commons Attribution 3.0 Unported License