Die Foren-SW läuft ohne erkennbare Probleme. Sollte doch etwas nicht funktionieren, bitte gerne hier jederzeit melden und wir kümmern uns zeitnah darum. Danke!

Laufwerk wird nicht erkannt

Hilfe bei Problemen mit der Installation und Benutzung der VMware Workstation und VMware Workstation Pro.

Moderatoren: Dayworker, irix

Member
Beiträge: 2
Registriert: 04.02.2010, 20:26

Laufwerk wird nicht erkannt

Beitragvon MasterJonny » 04.02.2010, 20:32

Hi an alle,
mein Hostsystem ist Windows XP und ich habe bei VMWare das gleiche System installiert, da ich eine Sandbox brauche.
Hier ist mein Log:

.encoding = "windows-1252"
config.version = "8"
virtualHW.version = "7"
maxvcpus = "4"
scsi0.present = "TRUE"
memsize = "512"
scsi0:0.present = "TRUE"
scsi0:0.fileName = "Windows XP Professional.vmdk"
ide1:0.present = "TRUE"
ide1:0.fileName = "auto detect"
ide1:0.deviceType = "cdrom-raw"
floppy0.fileType = "device"
floppy0.fileName = ""
floppy0.clientDevice = "FALSE"
ethernet0.present = "TRUE"
ethernet0.connectionType = "nat"
ethernet0.wakeOnPcktRcv = "FALSE"
ethernet0.addressType = "generated"
usb.present = "TRUE"
ehci.present = "TRUE"
sound.present = "TRUE"
sound.fileName = "-1"
sound.autodetect = "TRUE"
mks.enable3d = "TRUE"
pciBridge0.present = "TRUE"
pciBridge4.present = "TRUE"
pciBridge4.virtualDev = "pcieRootPort"
pciBridge4.functions = "8"
pciBridge5.present = "TRUE"
pciBridge5.virtualDev = "pcieRootPort"
pciBridge5.functions = "8"
pciBridge6.present = "TRUE"
pciBridge6.virtualDev = "pcieRootPort"
pciBridge6.functions = "8"
pciBridge7.present = "TRUE"
pciBridge7.virtualDev = "pcieRootPort"
pciBridge7.functions = "8"
vmci0.present = "TRUE"
buslogic.noDriver = "FALSE"
roamingVM.exitBehavior = "go"
displayName = "Windows XP Professional"
guestOS = "winxppro"
nvram = "Windows XP Professional.nvram"
virtualHW.productCompatibility = "hosted"
extendedConfigFile = "Windows XP Professional.vmxf"
ethernet0.generatedAddress = "00:0c:29:45:72:46"
tools.syncTime = "FALSE"
uuid.location = "56 4d b7 04 41 0a 58 54-33 8d a7 78 60 45 72 46"
uuid.bios = "56 4d b7 04 41 0a 58 54-33 8d a7 78 60 45 72 46"
cleanShutdown = "FALSE"
replay.supported = "TRUE"
unity.wasCapable = "TRUE"
replay.filename = ""
scsi0:0.redo = ""
pciBridge0.pciSlotNumber = "17"
pciBridge4.pciSlotNumber = "21"
pciBridge5.pciSlotNumber = "22"
pciBridge6.pciSlotNumber = "23"
pciBridge7.pciSlotNumber = "24"
scsi0.pciSlotNumber = "16"
usb.pciSlotNumber = "32"
ethernet0.pciSlotNumber = "33"
sound.pciSlotNumber = "34"
ehci.pciSlotNumber = "35"
vmci0.pciSlotNumber = "36"
vmotion.checkpointFBSize = "134217728"
usb:0.present = "TRUE"
usb:1.present = "TRUE"
ethernet0.generatedAddressOffset = "0"
vmci0.id = "1615163974"
usb:1.deviceType = "hub"
usb:0.deviceType = "mouse"
floppy0.autodetect = "TRUE"
ide1:0.autodetect = "TRUE"
isolation.tools.hgfs.disable = "FALSE"
sharedFolder0.present = "TRUE"
sharedFolder0.enabled = "TRUE"
sharedFolder0.readAccess = "TRUE"
sharedFolder0.writeAccess = "TRUE"
sharedFolder0.hostPath = "C:\Dokumente und Einstellungen\Eigene Dateien\My Virtual Machines\Windows XP Professional\shared folder"
sharedFolder0.guestName = "shared folder"
sharedFolder0.expiration = "never"
sharedFolder.maxNum = "1"

Mein Problem ist, immer wenn ich das installierte Windows XP starte über VMWare, bekomme ich diesen Fehler:
---------------------------
Windows - Laufwerk nicht bereit
---------------------------
Exception Processing Message c00000a3 Parameters 75b0bf7c 4 75b0bf7c 75b0bf7c
---------------------------
Abbrechen Wiederholen Weiter
---------------------------

Wenn ich etwas klicke läuft es weiter und es scheint auch alles zu klappen, aber langsam nervt mich diese Meldung. Wie bekomme ich die denn weg?
Danke im Voraus![/u]

Benutzeravatar
UNSTERBLICH(R.I.P.)
Beiträge: 14759
Registriert: 09.08.2003, 05:41
Wohnort: sauerland
Kontaktdaten:

Beitragvon continuum » 04.02.2010, 22:03

Dieser Patch sollte das problem grundsaetzlich beheben - im Host ausfuehren

Code: Alles auswählen

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Windows]
"ErrorMode"=dword:00000002


Wenn du in deiner VM das Floppy-laufwerk entfernst - oder es auf ein Floppy-image umstellst - sollte diese eine VM ohne diese Meldung starten.

Member
Beiträge: 2
Registriert: 04.02.2010, 20:26

Beitragvon MasterJonny » 04.02.2010, 23:42

thank you! I don't use a floppy now and it worked. Of course it could not work because i don't have a floppy. Thanks again!

Benutzeravatar
UNSTERBLICH(R.I.P.)
Beiträge: 14759
Registriert: 09.08.2003, 05:41
Wohnort: sauerland
Kontaktdaten:

Beitragvon continuum » 05.02.2010, 00:32

with the patch you will not see the message even when the VM is configured to use a floppy on a floppyless host.

So to fix this for a single VM make sure you don't have the VM configured to use a real floppy-drive. Floppy images are fine.

To get rid of the message for all VMs no matter how they are configured use the patch.

By the way - warum schreibst du mal Deutsch mal Englisch ? ;)

King of the Hill
Beiträge: 13658
Registriert: 01.10.2008, 12:54
Wohnort: laut USV-Log am Ende der Welt...

Beitragvon Dayworker » 05.02.2010, 16:21

continuum hat geschrieben:By the way - warum schreibst du mal Deutsch mal Englisch ? ;)
...da ist wohl noch jemand in deutschen & englischen Foren unterwegs und bekommt dann die Umschaltung nicht zuverlässig hin. Sei zufrieden, daß er nicht beides in ein Posting packt. :lol:


Zurück zu „VMware Workstation und VMware Workstation Pro“

Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 11 Gäste