VirtualBox installieren Windows 2000 und ständig neu starten

vmIn der Firma versucht, Windows im VirtualBox installieren 2000 Server 時,Jeder Ort Kopieren von Dateien,Automatisch neu gestartet,Bewährt,Ich fand es weich、Hardwareunterstützungsproblem,Der Plan aufgeben,Nicht erwarten, dass die Antwort in Google tatsächlich finden…

  而發生的原因竟然是…太快了!這算是Windows 2000的一個bug,Extrahieren Sie die offiziellen Anweisungen von Sun wie folgt:

After issuing a hard disk request, there is a race condition in the Windows driver code which leads to corruption if the operation completes too fast, i.e. the hardware interrupt from the IDE controller arrives too soon. With physical hardware, there is a guaranteed delay in most systems so the problem is usually hidden there (however it should be possible to reproduce it on physical hardware as well). In a virtual environment, it is possible for the operation to be done immediately (especially on very fast systems with multiple CPUs) and the interrupt is signaled sooner than on a physical system.

  因此,解決的方法也很簡單,就是讓它慢一點…,Anweisung ausführen:

VBoxManage setextradata VMNAME „VBoxInternal/Devices/piix3ide/0/Config/IRQDelay" 1

此值可以介於0~5,單位是ms,因此數值愈大,延遲愈久
在安裝完系統後,請將此值移除或改成0


[Links]

Leave a Comment

Bitte beachten Sie,: Kommentar Moderation ist aktiviert und kann Ihren Kommentar verzögern. Es besteht keine Notwendigkeit zur Stellungnahme reichen Sie.