yahiafarghaly / a-minimal-bootable-linux-image

a minimal-bootable-linux-image is made from scratch for Arm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A small image based on kernel 2.6 which is built for ARM Versatile Vexpress with the minimal required Filesystem to make a bootable linux image from scratch.

To run the image in Qemu

$ ./exec_qemu.sh

To re-generate rootfs.img after changing the rootfs

$ ./update_rootfs.sh

About

a minimal-bootable-linux-image is made from scratch for Arm.


Languages

Language:C 86.7%Language:Shell 7.5%Language:Makefile 5.8%