Skip to content

Converts the output of a buildroot build in a single bootabe disk image

Notifications You must be signed in to change notification settings

schanur/buildroot-hd-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Buildroot currently builds a rootfs file and a kernel file. If you want to start this in a QEMU session, you have to give a separate flag where QEMU can find the kernel.

This script takes the output of Buildroot and converts it to a single disk image file that contains a master boot record, GRUB2 and the kernel in /boot.

It currently only supports x86 builds.

About

Converts the output of a buildroot build in a single bootabe disk image

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages