Hello guys,
I am using SliTaz under QEMU, and I am trying to get it to work correctly. A kernel panic has happened before when loading slitaz in qemu. It seems to be something about a timer.
My setup for slitaz on qemu is this:
[code]
qemu-system-i386.exe -cdrom slitaz.iso -boot d -net nic -net user -m 256
[code]
So what is the problem with slitaz/qemu? Other linux distributions I have tested was Tinycore, which worked 100% fine.
Thanks.