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
Qemu might be a little slow if you don't have the qemu kernel module running.
Test USB image, like so:
qemu -hda webc-6.0.img
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"
Test videos proposal
Videos with Brendan's autotesting script.
Problem is the process is quite CPU intensive.
Elements to test
wireless
YouTube
- Flash video
- Sound
NOTE: Flash & sound not work under virtualisation (qemu).