Dear forum members,
I downloaded the MX-23.1_rpi_respin. The sha 256 check was ok. I copied the image to a 16GB micro SD card via dd. After inserting the card into the slot on my Raspberrypi 4B-rev 1.1 and powering up, I got a "kernel panic" message on a black background..:
1.1.658103 Failed to execute /init (error -2) 1.1.658791 Kernel panic - not syncing: No working init found. Try passing init=option
to kernel. See Linux Documentation/admin-guide/init.rst forguidance. 1. 1.658917 CPU: 3PID: 1 Comm: swapper/0 Not tainted
6.1.0.-rpi-u8 # Debian 1:6.1.63-1rpt1 1.659003 Hardware mame: Raspberry Pi Model B Rev. 1.1 (DT) 1.659060 Call trace: 1.659089
dump_backtrace.part.0+0xec/0x100 1.659150 show_stack+0x20/0x30 1.659192 dump_stack+0x1B/0x34 1.659283 panic+0x1a0/0x730 1.659327
kernel_init+0x138/0x140 1.659374 ret_from_fork+0x10/0x20 1.659423 SMP:stopping secondary CPUs 1.659480 Kernel Offset: 0x2fc7400000
from 0xffffffc008000000 1.659535 PHYS_OFFSET: 0x0 1.659567 CPU features: 0x80000,2013c080,000042b 1.659618 Memory Limit: none
1.659660 ---[ end Kernel panic - not syncing: No working init found. Try passing init= option to kernel. See Linux
Documentation/admin-guide/init.rst for guidance. ]---
The PI-OS and other distros have run on this Pi before. I have experience with setting up SD cards and installing OS on Raspberrys since 2016.
What has gone wrong? What can I do?
Thanks for your help!
hentux
MX-23.1 Raspberry Pi respin kernel-panic
- dolphin_oracle
- Developer
- Posts: 22657
- Joined: Sun Dec 16, 2007 12:17 pm
Re: MX-23.1 Raspberry Pi respin kernel-panic
I would check the output of blkid and make sure the PARTUUID for the root partition matches what is in the bootfs/cmdline.txt
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
- LinuxNomad
- Posts: 3
- Joined: Fri Jan 12, 2024 5:21 pm
Re: MX-23.1 Raspberry Pi respin kernel-panic
Yo',
I had the same type of error - couldn't find the file anywhere. - I did use the 'dd' method.
'
I ended up solving this by using the official 'rpi-imager' program from the Raspberry site.
as it wasn't available via 'apt'. You will need to go to the bottom of the list for the 'OS to load' window
and select custom -- I loaded the *.img file that was 'unzipped' from the MX download.
'
Don't get alarmed , there are a few blackscreens during the install.
rPi4 with 4G, used a 32G microSD - it automatically expanded it (unless rpi-imager did it?)
'
HTH - Gary
I had the same type of error - couldn't find the file anywhere. - I did use the 'dd' method.
'
I ended up solving this by using the official 'rpi-imager' program from the Raspberry site.
as it wasn't available via 'apt'. You will need to go to the bottom of the list for the 'OS to load' window
and select custom -- I loaded the *.img file that was 'unzipped' from the MX download.
'
Don't get alarmed , there are a few blackscreens during the install.
rPi4 with 4G, used a 32G microSD - it automatically expanded it (unless rpi-imager did it?)
'
HTH - Gary
Re: MX-23.1 Raspberry Pi respin kernel-panic
FWIW: "Imager" (rpi-imager) is installed by default and launched with the menu
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin