I spent a couple of hours getting Vector Linux Light installed in vmware player. I used the instructions I found Here. I changed all references from ubuntu to Vector and it worked. I downloaded the virtual hard disks that he created with qemu and used the five gig drive. I renamed the 5G.vmdk to vector.vmdk. I downloaded the ISO for Vector Linux 5.9 Light and put it in the same directory as vector.vmdk and vector.vmx.
I edited the created the vector.vmx file using notepad on my vista laptop. I copied and pasted and then edited his template. It ended up looking like this.
.encoding = “windows-1252″
config.version = “8″
virtualHW.version = “3″
ide0:0.present = “TRUE”
ide0:0.filename = “vector.vmdk”
memsize = “128″
MemAllowAutoScaleDown = “FALSE”
ide1:0.present = “TRUE”
#ide1:0.fileName = “auto detect”
#ide1:0.deviceType = “cdrom-raw”
ide1:0.fileName = “C:\Users\Ymra\Documents\My Virtual Machines\vllite\VL5.9-Light-FINAL.iso”
ide1:0.deviceType = “cdrom-image”
ide1:0.autodetect = “TRUE”
floppy0.present = “FALSE”
ethernet0.present = “TRUE”
usb.present = “TRUE”
sound.present = “TRUE”
sound.virtualDev = “es1371″
displayName = “vector linux Lite”
guestOS = “linux”
nvram = “vector.nvram”
MemTrimRate = “-1″
ide0:0.redo = “”
ethernet0.addressType = “generated”
uuid.location = “56 4d 71 54 2c aa c9 a0-f8 00 1d 22 21 9b 62 cf”
uuid.bios = “56 4d 71 54 2c aa c9 a0-f8 00 1d 22 21 9b 62 cf”
ethernet0.generatedAddress = “00:0c:29:9b:62:cf”
ethernet0.generatedAddressOffset = “0″
tools.syncTime = “TRUE”
ide1:0.startConnected = “TRUE”
uuid.action = “create”
checkpoint.vmState = “”
extendedConfigFile = “vector.vmxf”
virtualHW.productCompatibility = “hosted”
tools.upgrade.policy = “manual”
vmotion.checkpointFBSize = “16777216″
I Then opened vmware player and navigated to the the folder where I had the files C:\Users\Ymra\Documents\My Virtual Machines\vllite. vmware player booted the system off of the cd and allowed me to install.
I had some minor troubles.
I first tried to modify a debian install that I downloaded off of the net but could not get vmware player to boot off of the iso.
I then tried to use the 2G.vmdk and it was too small.
I also had too much stuff on my hardrive and had to delete a bunch of stuff in order for this to work. Windows complains a lot if you only have 120k of available space.