Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qemu: fatal: Trying to execute code outside RAM or ROM at 0xa14979c6 error. #42

Open
linuxlalala opened this issue Jul 3, 2012 · 0 comments

Comments

@linuxlalala
Copy link

When I try to pxe-boot the iso of Syllable desktop live cd , it seems downloading some files. When it downloaded the file, it didn't booted up, but however the virtual machine shut down and the following error appeared on the terminal where I ran qemu:

qemu: fatal: Trying to execute code outside RAM or ROM at 0xa14979c6

EAX=0009d9d0 EBX=0009d9d0 ECX=0009f324 EDX=000000f0
ESI=0009f324 EDI=00001000 EBP=00000004 ESP=000d454c
EIP=8966c486 EFL=00000002 [-------] CPL=0 II=0 A20=1 SMM=0 HLT=0
ES =0010 17e2b540 ffffffff 00cf9300 DPL=0 DS [-WA]
CS =0008 17e2b540 ffffffff 00cf9f00 DPL=0 CS32 [CRA]
SS =0010 17e2b540 ffffffff 00cf9300 DPL=0 DS [-WA]
DS =0010 17e2b540 ffffffff 00cf9300 DPL=0 DS [-WA]
FS =0010 17e2b540 ffffffff 00cf9300 DPL=0 DS [-WA]
GS =0010 17e2b540 ffffffff 00cf9300 DPL=0 DS [-WA]
LDT=0000 00000000 00000000 00008200 DPL=0 LDT
TR =0008 00000580 00000067 00008900 DPL=0 TSS32-avl
GDT= 0009c630 00000037
IDT= 00000000 0000ffff
CR0=00000011 CR2=00000000 CR3=00000000 CR4=00000000
DR0=00000000 DR1=00000000 DR2=00000000 DR3=00000000
DR6=ffff0ff0 DR7=00000400
CCS=00000000 CCD=0009d9d1 CCO=INCL
EFER=0000000000000000
FCW=037f FSW=0000 [ST=0] FTW=00 MXCSR=00001f80
FPR0=0000000000000000 0000 FPR1=0000000000000000 0000
FPR2=0000000000000000 0000 FPR3=0000000000000000 0000
FPR4=0000000000000000 0000 FPR5=0000000000000000 0000
FPR6=0000000000000000 0000 FPR7=0000000000000000 0000
XMM00=00000000000000000000000000000000 XMM01=00000000000000000000000000000000
XMM02=00000000000000000000000000000000 XMM03=00000000000000000000000000000000
XMM04=00000000000000000000000000000000 XMM05=00000000000000000000000000000000
XMM06=00000000000000000000000000000000 XMM07=00000000000000000000000000000000
Killed (core dumped)
I used the following command to run qemu:
qemu-system-i386 -cdrom Downloads/netbootme.iso
I use lubuntu 12.04 precise pangolin with linux kernel 3.2.0-23-generic (64bit). My hardware specs are the following: (Generated by hardinfo)

-Computer-
Processor : 2x Intel(R) Atom(TM) CPU N455 @ 1.66GHz
Memory : 1007MB (644MB used)
Operating System : Ubuntu 12.04 LTS
Resolution : 1024x600 pixels
OpenGL Renderer : Unknown
X11 Vendor : The X.Org Foundation
-Multimedia-
Audio Adapter : HDA-Intel - HDA Intel
-Input Devices-
Power Button
Lid Switch
Power Button
AT Translated Set 2 keyboard
Video Bus
HP Webcam
SynPS/2 Synaptics TouchPad
HP WMI hotkeys
HDA Intel Mic
HDA Intel Front Headphone
-SCSI Disks-
ATA WDC WD1600BEVT-2
Generic- xD/SD/M.S.

Sorry for my bad english :). Please ignore any spelling and grammar faults I might have.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant