Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Pinebook install instructions?



On Wed, Jul 31, 2019 at 5:08 PM Jared McNeill <jmcneill%invisible.ca@localhost> wrote:

> > Are there instructions on how to build this image myself?
>
> 1) Install sysutils/u-boot-pinebook
> 2) Grab arm64.img.gz from a release build and uncompress it
> 3) dd if=/usr/pkg/share/u-boot/pinebook/u-boot-sunxi-with-spl.bin of=arm64.img bs=1k seek=8 conv=notrunc
>

I saw that from what Harold said above, as well. I wasn't very clear.

Is there a build script to do this automatically? If you don't want to
give it away, that's fine.

I think what you are saying is:

Do the three steps above then build aarch64 and put it on a ffs
partition after the msdos partition with the bootloader.

Like Harold said, easier to just use the image... I'll probably just
do that and build my own kernels.

Thanks to everyone who responded.

Andy


Home | Main Index | Thread Index | Old Index