Hang on...

VMWare - Lassú Windows Indulás

Share |
A VMWare 6 WindowsXP SP2-re telepítése után hamar feltûnt, hogy a bootolási idõ sokszorosára nõtt. Egyértelmû volt, hogy a problémát a VMWare azon processei és service-ei okozzák, amellyek autómatikusan elindulnak a Windowssal együtt. A megoldás igen egyszerû. A Windows Services kezelõben a VMWare Service-eket kézi indításra kell átállítani. Természetesen ezekre a Service-ekre továbbra is szükségünk van, így készítenünk kell egy batch fájlt, aminek segítségével elindíthatjuk ezeket a Szolgáltatásokat: "VMWare Authorization Service" "VMWare DHCP Service" "VMWare NAT Service" "VMWare Registration Service" "VMWare Virtual Mount Manager Extended" A batch fájl tartalma a következõ: net start "VMWare Authorization Service" net start "VMWare DHCP Service" net start "VMWare NAT Service" net start "VMWare Registration Service" net start "VMWare Virtual Mount Manager Extended" "C:\Program Files\VMware\VMware Workstation\vmware.exe" A DHCP Service kihagyható abban az esetben, ha a Virtuális gépen minden eszköz Fix IP címmel rendelkezik. A vmware.exe könyvtára értelemszerûen a telepítési könyvtár. Cseréld ki bátran, ha máshova telepítetted. Ezek után a Windows a megszokott sebességgel kell, hogy induljon. Sok sikert!

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <p> <span> <div> <h1> <h2> <h3> <h4> <h5> <h6> <img> <map> <area> <hr> <br> <br /> <ul> <ol> <li> <dl> <dt> <dd> <table> <caption> <tbody> <tr> <td> <em> <b> <u> <i> <strong> <del> <ins> <sub> <sup> <quote> <blockquote> <pre> <address> <code> <cite> <embed> <object> <param> <strike>
  • Web page addresses and e-mail addresses turn into links automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <c>, <cpp>, <drupal5>, <drupal6>, <java>, <javascript>, <php>, <python>, <ruby>. The supported tag styles are: <foo>, [foo].

More information about formatting options