m-bers / Arch-Linux-Arm-M1

35 stars 9 forks source link

getting stuck #2

Closed mgazzin closed 2 years ago

mgazzin commented 2 years ago

Hi @m-bers , interesting project.

I am trying to adjust build.sh in the way it can work in Manjaro Linux. I have made some small adjustments in build.sh:

https://github.com/mgazzin/Arch-Linux-Arm-M1/blob/main/build.sh

but command:

sudo ./boot.exp

fails with the following error:

image

can you give any hint on how to solve it?

m-bers commented 2 years ago

So two comments here. One is that you actually need to wait until PXE4/PXE6/HTTP4/HTTP6 boot attempts finish, then it will load startup.nsh to boot from the disk image. Second comment is that manjaro is out of scope for this project and I don't think they have a generic ARM image that works.