Gentoo Archives: gentoo-hardened

From: Ryan Caron <rcaron@×××.EDU>
To: gentoo-hardened@l.g.o
Subject: [gentoo-hardened] Kernel panic: Attempted to kill init!
Date: Fri, 22 Oct 2004 13:21:14
Message-Id: Pine.LNX.4.44.0410220920210.8853-100000@ccc6.wpi.edu
1 Hi everybody,
2 New stage3 install from the
3 stage3-x86-selinux-pie-ssp-2004.2.tar.bz2 tarball. Whenever I boot with
4 the enforcing=1 parameter, the kernel panics. I have done make load; make
5 relabel and tried make clean and started all over again with that. Could
6 use some help!
7
8 Here's my sestatus -v output:
9
10 SELinux status: enabled
11 SELinuxfs mount: /selinux
12 Current mode: permissive
13 Policy version: 17
14
15 Process contexts:
16 Current context: system_u:system_r:kernel_t
17 Init context: system_u:system_r:kernel_t
18 /sbin/agetty system_u:system_r:kernel_t
19
20 File contexts:
21 Controlling term: system_u:object_r:tty_device_t
22 /etc/passwd system_u:object_r:etc_t
23 /etc/shadow system_u:object_r:shadow_t
24 /bin/bash system_u:object_r:shell_exec_t
25 /bin/login system_u:object_r:login_exec_t
26 /bin/sh system_u:object_r:bin_t -> system_u:object_r:shell_exec_t
27 /sbin/agetty system_u:object_r:getty_exec_t
28 /sbin/init system_u:object_r:init_exec_t
29 /usr/sbin/sshd system_u:object_r:sshd_exec_t
30 /lib/libc.so.6 system_u:object_r:lib_t -> system_u:object_r:shlib_t
31 /lib/ld-linux.so.2 system_u:object_r:lib_t -> system_u:object_r:ld_so_t
32
33 Sincerely,
34 Ryan Caron
35
36
37
38 --
39 gentoo-hardened@g.o mailing list

Replies

Subject Author
Re: [gentoo-hardened] Kernel panic: Attempted to kill init! "Paul C. Kunysch" <gentoo-hardened@×××××××.de>