Archive for January 29th, 2008

FreeBSD 7.0 : qemu + HeX LiveCD

If you are on FreeBSD 7.0 and have problem booting up HeX LiveCD with qemu, try this

kldload aio

and add -std-vga option to qemu command line. For example:-

qemu -boot d -cdrom hex-i386-1.0.2.iso -localtime -std-vga

Have fun!

Tuesday, January 29th, 2008