Y
Y
Yuri Popov2012-11-23 13:38:22
linux
Yuri Popov, 2012-11-23 13:38:22

Running QEMU on Ebox 2300sx under Gentoo?

There was a problem with the subject.
The system was assembled with almost default settings. List of what changed:

# make.conf<br>
CFLAGS="-march=i486 -mtune=i486 -O2 -s -pipe -fomit-frame-pointer"<br><br>
# kernel config<br>
CONFIG_MATH_EMULATION=y (т.к. нет поддержки FPU)<br>

QEMU start line:
qemu-system-i386 -no-kvm -cpu 486 -m 64 -localtime -hda /root/hda.qcow2 -boot order=c,menu=off -net none -serial /dev/ttyS0 -serial /dev/ttyS1 -display curses -curses<br>

Conclusion:
Illegal instruction
And that's it. No details.
What can be wrong?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question