I'm trying to play with the NSA selinux kernel and am having trouble 
getting the system to boot.

The Redhat version is 7.1. When the lilo boot menu pops up it gives me a 
choice of "linux" (the standard kernel) or "selinux" (the NSA selinux 
kernel). If I select "selinux" the line "booting selinux" pops up, but then 
the system starts rebooting, and comes back around to the lilo boot menu 
again. If I choose the standard kernel, it boots just fine.

So, starting with first things first, since I'm not too "lilo fluent", I'm 
not completely confident I have lilo setup correctly. The file system 
layout is as follows:

/dev/hda1       /boot
/dev/hda2       extended partition
/dev/hda5       swap
/dev/hda6       /

Does anyone see any errors in the following lilo.conf? (everything is the 
same as the standard lilo.conf added during install except for the selinux 
section).

Paul Greene

boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
message=/boot/message
linear
default=linux

image=/boot/vmlinuz-2.4.2-2
         label=linux
         read-only
         root=/dev/hda6

image=/boot/vmlinuz-2.4.17-selinux
         label=selinux
         read-only
         root=/dev/hda6




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to