Skip to content

Instantly share code, notes, and snippets.

@lushl9301
Created September 29, 2015 04:00
Show Gist options
  • Save lushl9301/d115f891892bbe3218c3 to your computer and use it in GitHub Desktop.
Save lushl9301/d115f891892bbe3218c3 to your computer and use it in GitHub Desktop.
make resident_sw.iso; sudo qemu -m 512 -serial stdio -hda resident_sw.iso
XM Hypervisor (3.7 r3)
Detected 3104.41MHz processor.
>> HWClocks [TSC clock (3104041Khz)]
[CPU0] >> HwTimer [i8253 timer (1193Khz)]
1 Partition(s) created
P0 ("linux-partition":0:1) flags: [ SYSTEM FP ]:
[0xa0000:0xa0000 - 0xfffff:0xfffff] flags: 0x10
[0x1800000:0x1800000 - 0x217fffff:0x217fffff] flags: 0x0
[0xc0000000:0xc0000000 - 0xefffffff:0xefffffff] flags: 0x12
[TRAP] PAGE_FAULT(0xe)
CPU state:
EIP: 0x139:[<0xfbf801ae>] ESP: 0x141:[<0xfbf6fe74>] EFLAGS: 0x286
EAX: 0x0 EBX: 0x1e7d001 ECX: 0xfbf6fee4 EDX: 0x1e7d000
ESI: 0x1 EDI: 0x1e7d000 EBP: 0xfe1
CR2: 0x1e7d000
Partition PANIC [0xfc030004:id(0)]:
error emulating IRQ (14) bad vector (14)
CPU state:
EIP: 0x139:[<0xfbf801ae>] ESP: 0x141:[<0xfbf6fe74>] EFLAGS: 0x286
EAX: 0x0 EBX: 0x1e7d001 ECX: 0xfbf6fee4 EDX: 0x1e7d000
ESI: 0x1 EDI: 0x1e7d000 EBP: 0xfe1
CR2: 0x1e7d000
[HM] 7819282:XM_HM_EV_INTERNAL_ERROR (0):PART(0)
ip: 0xfbf801ae flags: 0x286
[HM] XM_HM_AC_PARTITION_HALT(7) XM_HM_LOG_ENABLED
[HM] Partition 0 halted
@simonppg
Copy link

Hi I have the same error, did you find the solution or the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment