Comment 2 for bug 182706

Revision history for this message
Stefan Hamminga (stefanhamminga) wrote :

Same here using JeOS 8.04 Alpha 3 and VMWare Server 1.04 on Windows XP x64.

======= VMWare VMX file config =======
config.version = "8"
virtualHW.version = "4"
numvcpus = "1"
memsize = "512"
priority.grabbed = "normal"
priority.ungrabbed = "normal"

workingDir = "."

displayName = "Ubuntu32 VMX2"
guestOS = "ubuntu"
uuid.location = "xx xx xx xx xx xx xx xx-xx xx xx xx xx xx xx xx"
uuid.bios = "xx xx xx xx xx xx xx xx xx xx xx xx xx xx xx xx"

floppy0.present = "FALSE"

ide0:0.present = "TRUE"
ide0:0.fileName = "C:\Virtual Machines\hardy-jeos-i386.iso"
ide0:0.deviceType = "cdrom-image"

scsi1.present = "TRUE"
scsi1:0.present = "TRUE"
scsi1:0.fileName = "Ubuntu32 VMX2.vmdk"
scsi1.virtualDev = "lsilogic"
scsi1:0.redo = ""

Ethernet0.present = "TRUE"
Ethernet0.virtualDev = "e1000"
ethernet0.addressType = "generated"
ethernet0.generatedAddress = "xx:xx:xx:xx:xx:xx"
ethernet0.generatedAddressOffset = "0"
=========================================

This same config works fine with the AMD64 version of Ubuntu 7.10

A screenshot of the installer messages is included.