Code Sample |
mount -o loop xxxx.iso /mnt/(empty folder) |
Code Sample |
umount /mnt/(empty folder) |
Code Sample |
START qemu/qemu.exe -L . -m 128 -hda knoppix/knoppix -hdb qemu/harddisk -soundhw sb16 -localtime |
Code Sample |
START /qemu/qemu.exe -L qemu/ -m 128 -boot d -hda knoppix/knoppix -hdb /qemu/harddisk -cdrom (path to iso file)/xxxx.iso -soundhw sb16 -localtime |
Quote (shui @ Feb. 07 2006,05:13) |
Is it possible to add a extension and a directory with winiso? I've tried burning a few, but whenever I try to boot from them it says I've got a bad checksum. |