Seite 1 von 1

Eine statische Mac-Adresse?

Verfasst: 24.07.2007, 15:02
von `kf`
Hi, ich würde gerne die Mac-Adresse von meinem alten System übernehmen. Hab dazu mal ne Anleitung gefunden, jedoch akzeptiert er meine Einstellungen nicht!

Fehlermeldung. Virutal Machine config file is invalid

Hier meine Einstellungen:

Code: Alles auswählen

config.version = "8"
virtualHW.version = "4"
scsi0.present = "TRUE"
memsize = "700"
ide0:0.present = "TRUE"
ide0:0.fileName = "Windows XP Professional.vmdk"
ide1:0.present = "TRUE"
ide1:0.fileName = "E:"
ide1:0.deviceType = "cdrom-raw"
floppy0.present = "FALSE"
Ethernet0.present = "TRUE"
displayName = "PokerEye - Miner - Default"
guestOS = "winxppro"
priority.grabbed = "normal"
priority.ungrabbed = "normal"

ide0:0.redo = ""
ide1:0.startConnected = "TRUE"
ethernet0.addressType = "generated"
uuid.location = "56 4d 67 4b c2 eb a0 c0-fe 35 56 fb 4e 10 9e 76"
uuid.bios = "56 4d 67 4b c2 eb a0 c0-fe 35 56 fb 4e 10 9e 76"
ethernet0.address = "00:12:34:56:79:90"
ethernet0.addressType = "static"

tools.syncTime = "FALSE"


Verfasst: 24.07.2007, 15:06
von `kf`
So hab jetzt den ersten Fehle rgefunden.

Ich hatte ein eterhnet0.addressType zu viel. Jetzt sieht meine cnfig so aus:

Code: Alles auswählen

config.version = "8"
virtualHW.version = "4"
scsi0.present = "TRUE"
memsize = "700"
ide0:0.present = "TRUE"
ide0:0.fileName = "Windows XP Professional.vmdk"
ide1:0.present = "TRUE"
ide1:0.fileName = "E:"
ide1:0.deviceType = "cdrom-raw"
floppy0.present = "FALSE"
Ethernet0.present = "TRUE"
displayName = "PokerEye - Miner - Default"
guestOS = "winxppro"
priority.grabbed = "normal"
priority.ungrabbed = "normal"

ide0:0.redo = ""
ide1:0.startConnected = "TRUE"
uuid.location = "56 4d 67 4b c2 eb a0 c0-fe 35 56 fb 4e 10 9e 76"
uuid.bios = "56 4d 67 4b c2 eb a0 c0-fe 35 56 fb 4e 10 9e 76"

tools.syncTime = "FALSE"

ethernet0.addressType = "static"
ethernet0.address = "00:0c:29:10:9e:76"



Jetzt sagt er zu mir:
--------------------------
00:0c:29:10:9e:76 is not an allowed static Ethernet adress
Invalid Mac address sepcified
Failed to configure ehternet0
-------------------------

Das kann aber n icht sein, hab die mac adresse von der generated address übernommen :roll:

Verfasst: 24.07.2007, 15:56
von continuum
VMware verwendet unterschiedliche Bereiche fuer static und generated.

Valid range for static MAC
00:50:56:00:00:00
00:50:56:3f:ff:ff

Verfasst: 24.07.2007, 18:58
von `kf`
hm..... kann man da gar nichts machen?

00:30:AB:00:F0:2E

brauche ich :roll:

Verfasst: 24.07.2007, 20:16
von continuum
Wenn du etwas aus einem Nicht-VMware Bereich brauchst musst du die MAC mit gast-eigenen Mitteln aendern.

Verfasst: 25.07.2007, 10:08
von `kf`
Ok hört sich auch gut an... wie mach ich das? :)

Verfasst: 25.07.2007, 10:17
von cjw
Kommt auf das Betriebssystem des Gastes an ;) .

Bei Windoof geht das AFAIR im Gerätemanager bei den Einstellungen der Netzwerkkarte.

Verfasst: 25.07.2007, 14:44
von continuum
Mac-makeup - google knows. (windows-guests)