thats a very nice guide you posted there.....unfortunately it doesn't seem to exactly solve my problem
.....if you change your boot code to "qemu -kernel-kqemu -no-acpi -boot d -hda vdisk.img -cdrom tinycore_2.4rc1.iso" i think you will get the same error we have described....it was always my understanding that you need the "-kernel-kqemu" bit to actually use the kqemu accelerator..is that right??..unfortunately tiny core runs woefully slow for me without kqemu.....
one workaround i have found is to boot up with the Xorg-7.4 extension......when this is used "qemu -kernel-kqemu -no-acpi -boot d -hda vdisk.img -cdrom tinycore_2.4rc1.iso" works......i have noticed that when Xorg and kqemu is used, the window that tiny core opens in is somewhat smaller......
another thing i noticed was that my boot code could not contain "-std-vga" as i had previously used for my tiny core 1.3 setup......qemu just crashed...
a downside of loading Xorg at startup is it bloats things.......but...invariably a lot of the bioinformatics apps that i need to use have required this extension anyway.....so i guess i can live with that.....
...all of this indicates to me that something about X has changed between tiny core 1 and 2?......i tried loading up with the xvesa extension or xfbdev extension.....but it didnt change things......in any case.....i probably am just revealing that i have no idea what i'm doing haha!...i'm just a biologist!....
well.....maybe that might be enough info for people more knowledgeable than me to work out why this problem occurs....perhaps down the track i can learn how to make some bioinformatics-specific tiny core extensions...
cheers everyone