General TC > Tiny Core on Virtual Machines

kernel panic - not syncing fatal exception in interrupt

(1/1)

krlosg7:
I have multiple machine tiny in virtual machine. i use this command for every tiny image.


--- Code: ---qemu-system-i386 -m 48 -boot c -hda tinycore1.img -name vm1 -no-acpi -net nic,macaddr=52:66:99:66:42:11,model=pcnet -net tap,ifname=$TAP,script=no -vnc :1 -daemonize

qemu-system-i386 -m 48 -boot c -hda tinycore2.img -name vm2 -no-acpi -net nic,macaddr=52:66:99:66:42:12,model=pcnet -net tap,ifname=$TAP,script=no -vnc :2 -daemonize
--- End code ---

sometimes after 20 tiny core machines i have this message over somes machines

--- Code: ---kernel panic - not syncing fatal exception in interrupt
--- End code ---
and the interface eth0 is not up. only the interface loopback work...:-\

i see this post http://forum.tinycorelinux.net/index.php?topic=13453.0 but i'm not sure how i can fix the bootloader.

thanks in advance!

gerald_clark:
Sounds like a qemu issue.

krlosg7:

--- Quote from: gerald_clark on November 06, 2015, 08:17:30 PM ---Sounds like a qemu issue.

--- End quote ---

i have changed the sound parameters and i have the same result.

$ export QEMU_AUDIO_DRV=alsa 
$ qemu-system-i386 -device ES1370

krlosg7:

--- Quote from: krlosg7 on November 07, 2015, 01:14:59 PM ---
--- Quote from: gerald_clark on November 06, 2015, 08:17:30 PM ---Sounds like a qemu issue.

--- End quote ---

i have changed the sound parameters and i have the same result.

$ export QEMU_AUDIO_DRV=alsa 
$ qemu-system-i386 -device ES1370

--- End quote ---

I solve this problem. the solution change the processor speed and works like a charm  :P


thanks

Navigation

[0] Message Index

Go to full version