0

On my Windows machine, I have QEMU and RPI emulation working successfully. I also have the code I grabbed off an SD card from a working Raspberry Pi.

How do I now execute this code within my emulator? Do I need to create an image file first from the SD card?

MatsK
  • 2,791
  • 3
  • 16
  • 20
Chris
  • 1
  • 1
  • What SIM card? Did you mean SD card? – Janka May 29 '18 at 20:57
  • Yes, an SD card I pulled from a Raspberry Pi. – Chris May 29 '18 at 23:24
  • What code? If the code is a program it is executable on the Raspberry Pi, and don't forget to make the file executable (chmod +x filename) And by the way, fluffy references are going to give you fluffy answers.... – MatsK May 30 '18 at 06:11

0 Answers0