Port-arm archive

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

Re: Where is the 9.0 kernel for RPI2?



Hi,

On Wed, Feb 19, 2020 at 07:04:45PM -0800, Hal Murray wrote:
> 
> thorpej%me.com@localhost said:
> > I believe the RPI2 and RPI3 are both supported by GENERIC, and RPI3 also by
> > GENERIC64. 
> 
> Thanks.
> 
> I've got netbsd-GENERIC.  Do I just move/copy that to /boot/kernel7.img or is 
> it more complicated than that?

As Jason said, it still needs to be converted:

  objcopy -O binary path/to/netbsd-GENERIC /boot/kernel7.img

I'm not sure if sysupgrade touches the firmware and the dtb files in
/boot, it's possible that you also have to update those.


  Harold


Home | Main Index | Thread Index | Old Index