Webconverger.org/ testing

vmware

Windows or linux users can download VMWARE player.

Save the configuration below as a file named webconverger.vmx with webconverger.iso in the same directory. Run with VMWARE’s player.

# VM Machine Info
guestOS = "linux"
displayName = "Webconverger"
config.version = "7"
memsize = "128"

# CDROM Info
ide1:0.present = "TRUE"
ide1:0.fileName = "webconverger.iso"
ide1:0.deviceType = "cdrom-image"

#Floppy Info
floppy0.present = "FALSE"

#Ethernet Info
Ethernet0.present = "TRUE"
ethernet0.addressType = "generated"

# Audio Settings
sound.present = "TRUE"
sound.autodetect = "TRUE"

# Host USB
usb.present = "TRUE"

qemu

qemu -cdrom webconverger.iso

Testing video idea

Videos with Brendan’s autotesting script.

VMware workstation

x61:~% uname -a 
Linux x61 2.6.23-1-686 #1 SMP Fri Dec 21 13:57:07 UTC 2007 i686 GNU/Linux

sudo CC=/usr/bin/gcc-4.1 /usr/bin/vmware-config.pl