Port-arm archive

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

Re: raspberrypi-userland on aarch64 (RPI4)?



On Tue, Aug 09, 2022 at 08:05:01AM +0530, Mayuresh wrote:
> Is it possible to boot armv7 on RPI4 at all? Is my procedure alright?

I would start with a known working aarch64 image, test it, then take
the usb stick or sd card (or whatever) to another machine, mount the
ffs partition (that on the RPi is /) somewhere (e.g. /mnt) and then
extract *all* evbearmv7hf sets there. After that, unmount and move it
back to the RPi.

There probably is a way to all do it on the RPi itself by using boot -a
and /rescue/init and /rescue/sh, but that is a bit more tricky.

Martin


Home | Main Index | Thread Index | Old Index