View Issue Details

IDProjectCategoryView StatusLast Update
0009849Kali LinuxKali Package Bugpublic2026-09-03 15:15
Reporterghst Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0009849: Kernel panic: Attempted to kill init! exitcode=0x00000100 on boot
Description

Package: linux-image-6.19.14+kali-amd64
Severity: critical / crash

Description:
During system boot on a USB live environment with persistence, the kernel panics immediately after mounting the root filesystem (/dev/sdb3). The process 'run-init' exits with code 0x00000100 (status 1), causing a kernel panic because run-init runs as PID 1.

Hardware:

  • Model: Dell Inc. Latitude E6410
  • GPU: Intel HD Graphics Chipset (ironlake)

Kernel Log Extract:
[ 16.520496] EXT4-fs (sdb3): warning: mounting fs with errors, running e2fsck is recommended
[ 16.532909] EXT4-fs (sdb3): recovery complete
[ 16.534044] EXT4-fs (sdb3): mounted filesystem 093f652d-0c79-4873-94a7-7254c2dd8189 r/w with ordered data mode. Quota mode: none.
[ 18.585384] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100
[ 18.585409] CPU: 2 UID: 0 PID: 1 Comm: run-init Not tainted 6.19.14+kali-amd64 0000001 PREEMPT(lazy) Kali 6.19.14-1+kali1
[ 18.585426] Hardware name: Dell Inc. Latitude E6410/04373Y, BIOS A14 04/21/2013
[ 18.585435] Call Trace:
[ 18.585444] <TASK>
[ 18.585452] dump_stack_lvl+0x5d/0x80
[ 18.585470] vpanic+0x118/0x310
[ 18.585481] panic+0x6b/0x6b
[ 18.585491] do_exit.cold+0x15/0x15
[ 18.585514] do_group_exit+0x2d/0xc0
[ 18.585527] __x64_sys_exit_group+0x18/0x20
[ 18.585538] x64_sys_call+0x14fd/0x1510
[ 18.585548] do_syscall_64+0x81/0x5e0
[ 18.585696] entry_SYSCALL_64_after_hwframe+0x76/0x7e
[ 18.585707] RIP: 0033:0x7f4f1f772fc8
[ 18.585794] </TASK>

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-09-03 15:15 ghst New Issue