Tag Archives for Buildroot

Buildroot and QEMU – the quickest recipe for your own Linux

I will show the quickest way of running your own-built Linux system in QEMU emulator. Did I say quickest? Let’s start then: $ git clone git://git.buildroot.net/buildroot $ cd buildroot/ $ make qemu_arm_versatile_defconfig Where qemu_arm_versatile_defconfig is file & defconfig name from … Continue reading

13. September 2013 by resset
Categories: Software | Tags: , , , , , , , , , | 6 comments