Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5. SLSLOFOF
  6.  
  7. SLOF **********************************************************************
  8. QEMU Starting
  9. Build Date = Mar 3 2017 13:29:19
  10. FW Version = git-66d250ef0fd06bb8
  11. [0m **********************************************************************
  12. QEMU Starting
  13. Build Date = Mar 3 2017 13:29:19
  14. FW Version = git-66d250ef0fd06bb8
  15. [0m **********************************************************************
  16. QEMU Starting
  17. Build Date = Mar 3 2017 13:29:19
  18. FW Version = git-66d250ef0fd06bb8
  19. Press "s" to enter Open Firmware.
  20.  
  21. Press "s" to enter Open Firmware.
  22.  
  23. Press "s" to enter Open Firmware.
  24.  
  25. qemu-system-ppc64: Trying to execute code outside RAM or ROM at 0x6d61676963313230
  26. This usually means one of the following happened:
  27.  
  28. (1) You told QEMU to execute a kernel for the wrong machine type, and it crashed on startup (eg trying to run a raspberry pi kernel on a versatilepb QEMU machine)
  29. (2) You didn't give QEMU a kernel or BIOS filename at all, and QEMU executed a ROM full of no-op instructions until it fell off the end
  30. (3) Your guest kernel has a bug and crashed by jumping off into nowhere
  31.  
  32. This is almost always one of the first two, so check your command line and that you are using the right type of kernel for this machine.
  33. If you think option (3) is likely then you can try debugging your guest with the -d debug options; in particular -d guest_errors will cause the log to include a dump of the guest register state at this point.
  34.  
  35. Execution cannot continue; stopping here.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement