Skip to content

Supporting files for QEMU Board emulation post series @straxy.blogspot.com

Notifications You must be signed in to change notification settings

straxy/qemu-board-emulation

Repository files navigation

Helper scripts

Supporting files for QEMU Board emulation post series at www.mistrasolutions.com.

Following scripts are present:

  • install-qemu.bash - downloads toolchain and Ubuntu root filesystem, and compiles QEMU, U-Boot and Linux
  • prepare-qemu.bash - creates an SD card image based on compiled files and Ubuntu root filesystem
  • enable-networking.bash - initializes a tap network interface so QEMU instance can have networking
  • mount-sd-card.bash - mounts rootfs partition of the SD card
  • umount-sd-card.bash - umounts rootfs partition of the SD card
  • run-qemu.bash - runs QEMU instance

About

Supporting files for QEMU Board emulation post series @straxy.blogspot.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages