Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Script to create bootable arm images?
> On Jun 24, 2022, at 11:02 AM, Brook Milligan <brook%nmsu.edu@localhost> wrote:
> 
> build.sh works great to create, for example, binary/gzimg/armv7.img.gz.  
> 
> However, that is not necessarily a bootable image, at least on some systems.  In addition, various u-boot magic files must be added to the FAT partition at the beginning of armv7.img to make it bootable.
installboot(8) (and the tool-ified version) has support for plopping the correct uboot into the image.  You need to install the uboot packages first.
-- thorpej
Home |
Main Index |
Thread Index |
Old Index