Tuesday, May 26, 2009

Make Ubuntu+CONUSS faster

Make sure you have the following commands in Ubuntu.bat file.

-----Ubuntu.bat--------------
REM Start qemu on windows.
@ECHO OFF

net start kqemu

qemu -L . -kernel-kqemu -localtime -soundhw all -hda hda.img -m 512

No comments:

Post a Comment