Kernel Panic when booting SARPi installer on RPi 1b
by xp19375 from LinuxQuestions.org on (#5EAPH)
I am trying to install Slackware-arm 14.2 on a RPi 1b. I downloaded the SARPi installer from this link and wrote it to an SD card. When I boot, the kernel panics after about 10s:
Code:Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000004
CPU: 0 PID: 1 Comm: init Not tainted 5.10.14-sarpi #3
Hardware name: BCM2835
Backtrace:
...From what I gather, the exitcode indicates an illegal instruction error occurred. I double checked that I had the right installer image and verified the md5sum.
Any help would be appreciated!


Code:Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000004
CPU: 0 PID: 1 Comm: init Not tainted 5.10.14-sarpi #3
Hardware name: BCM2835
Backtrace:
...From what I gather, the exitcode indicates an illegal instruction error occurred. I double checked that I had the right installer image and verified the md5sum.
Any help would be appreciated!