Please help test the very latest daily build images. Report bugs on webc-users. Once verified, bugs are listed on the todo list.
qemu
Test ISO image, like so:
qemu -cdrom binary.iso
Proprietary VMware
Windows or linux users can download VMWARE player, which is free of cost.
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"
Daily automated testing
Thanks to Brendan Sleigh, a daily Webconverger testing service of the http://build.webconverger.org/latest.iso is in place.
Important elements to test before delivery
wireless
YouTube
- Flash video
- Sound
NOTE: Flash & sound not work under virtualisation (qemu).