Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kernel Panic - says no init but init #43

Open
CarlFK opened this issue Sep 24, 2024 · 0 comments
Open

Kernel Panic - says no init but init #43

CarlFK opened this issue Sep 24, 2024 · 0 comments

Comments

@CarlFK
Copy link
Owner

CarlFK commented Sep 24, 2024

MESS:00:00:52.141263:0: brfs: File read: /mfs/sd/initramfs8
MESS:00:00:52.145141:0: Loaded 'initramfs8' to 0x0 size 0xaf996d
MESS:00:00:52.163838:0: initramfs loaded to 0x2e506000 (size 0xaf996d)

MESS:00:00:57.460249:0: brfs: File read: /mfs/sd/kernel8.img
MESS:00:00:57.464220:0: Loaded 'kernel8.img' to 0x200000 size 0x8d8bd7
MESS:00:00:59.906135:0: Device tree loaded to 0x2e4fd000 (size 0x8fe1)
MESS:00:00:59.911045:0: gpioman: gpioman_get_pin_num: pin EMMC_ENABLE not defined
MESS:00:00:59.920088:0: uart: Set PL011 baud rate to 103448.300000 Hz
MESS:00:00:59.926380:0: uart: Baud rate change done...
MESS:00:00:59.929810:0: uart: Baud rate change done...
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 6.6.31+rpt-rpi-v8 ([email protected]) (gcc-12 (Debian 12.2.0-
14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024
-05-29)
[    0.000000] KASLR enabled
[    0.000000] random: crng init done
[    0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
[    0.000000] efi: UEFI not found.

[    5.620775] usb 1-1.5: SerialNumber: 00A6CFB1                                     [16/1888]
[    6.178855] smsc95xx 1-1.1:1.0 eth0: Link is Up - 100Mbps/Full - flow control off          
[    6.204753] Sending DHCP requests .., OK                                                   
[    8.408745] IP-Config: Got DHCP answer from 10.21.0.1, my address is 10.21.0.113           
[    8.416168] IP-Config: Complete:                                                           
[    8.419410]      device=eth0, hwaddr=b8:27:eb:68:fc:e7, ipaddr=10.21.0.113, mask=255.255.25
5.0, gw=10.21.0.1                                                                             
[    8.429263]      host=pi13, domain=mithis.com, nis-domain=(none)                           
[    8.435287]      bootserver=10.21.0.1, rootserver=10.21.0.1, rootpath=                     
[    8.435298]      nameserver0=10.21.0.1                                                     
[    8.446104] clk: Disabling unused clocks                                                   
[    8.450876] uart-pl011 3f201000.serial: no DMA platform data                               
[    8.467923] Freeing unused kernel memory: 4864K                                            
[    8.472684] Run /init as init process                                                      
[    8.476791] Failed to execute /init (error -26)                                            
[    8.481387] Run /sbin/init as init process                                                 
[    8.485719] Starting init: /sbin/init exists but couldn't execute it (error -26)           
[    8.493139] Run /etc/init as init process                                                  
[    8.497322] Run /bin/init as init process                                                  
[    8.501508] Run /bin/sh as init process                                                    
[    8.505511] Starting init: /bin/sh exists but couldn't execute it (error -26)              
[    8.512674] Kernel panic - not syncing: No working init found.  Try passing init= option to
 kernel. See Linux Documentation/admin-guide/init.rst for guidance.                           
[    8.526848] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 6.6.31+rpt-rpi-v8 #1  Debian 1:6.6.31
-1+rpt1
[    8.535813] Hardware name: Raspberry Pi 3 Model B Rev 1.2 (DT)
[    8.541644] Call trace:
[    8.544088]  dump_backtrace+0xa0/0x100
[    8.547851]  show_stack+0x20/0x38
[    8.551168]  dump_stack_lvl+0x48/0x60
[    8.554839]  dump_stack+0x18/0x28
[    8.558160]  panic+0x330/0x398
[    8.561223]  kernel_init+0x1ac/0x1f8
[    8.564808]  ret_from_fork+0x10/0x20
[    8.568392] SMP: stopping secondary CPUs
[    8.572320] Kernel Offset: 0x26b6000000 from 0xffffffc080000000
[    8.578237] PHYS_OFFSET: 0x0
[    8.581114] CPU features: 0x0,0000000d,00020000,0000421b
[    8.586426] Memory Limit: none
[    8.589481] ---[ end Kernel panic - not syncing: No working init found.  Try passing init= 
option to kernel. See Linux Documentation/admin-guide/init.rst for guidance. ]---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant