LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 652|回复: 2

内核安装之后重启死机

[复制链接]
发表于 2005-12-23 23:39:17 | 显示全部楼层 |阅读模式
死机之前的提示信息:
Enforcing mode requested but no policy loaded.Halting now.
kernel panic - not syncing : Attempted to kill init!


环境: fc3 2.6.9 -> 2.6.14.3

用的原来的config文件

grub.conf文件:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,7)
# kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
# initrd /initrd-version.img
#boot=/dev/hda
default=2
timeout=10
splashimage=(hd0,7)/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.14.3)
root (hd0,7)
kernel /vmlinuz-2.6.14.3 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
initrd /initrd-2.6.14.3.img
title Linux
root (hd0,7)
kernel /vmlinuz-2.6.9-1.667 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
initrd /initrd-2.6.9-1.667.img
title Windows XP
rootnoverify (hd0,0)
chainloader +1


fstab文件:
# This file is edited by fstab-sync - see 'man fstab-sync' for details
/dev/VolGroup00/LogVol00 / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /dev/shm tmpfs defaults 0 0
none /proc proc defaults 0 0
none /sys sysfs defaults 0 0
dev/hda1 /mnt/c vfat iocharset=utf8,user,umask=000 0 0
dev/hda5 /mnt/d vfat iocharset=utf8,user,umask=000 0 0
dev/hda6 /mnt/e vfat iocharset=utf8,user,umask=000 0 0
dev/hda7 /mnt/f vfat iocharset=utf8,user,umask=000 0 0
dev/VolGroup00/LogVol01 swap swap defaults 0 0
/dev/hdc /media/cdrom auto pamconsole,iocharset=utf8,fscontext=system_ubject_r:removable_t,ro,exec,noauto,managed 0 0

ati9550的显卡 nforce2的主板
发表于 2005-12-23 23:52:24 | 显示全部楼层
启动参数的里边,加入 selinux=0 试试
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-12-24 09:53:58 | 显示全部楼层
在哪里加?谢谢
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表