|
|
现在linux不能启动,说是redhat版本
问题
1、我如何查看他的版本
2、我怎么修复呢
里面数据很重要,必须修复,然后恢复数据
服务器是比较老的, 使用的lilo引导的,
当启动后,有两个选项,
linux
linux up
选择哪一个都不行
然后选择ctrl+x 启动boot 输入 linux single仍然不能进去
出现如下提示,
Freeing unused kernel memory:156K freed
INIT: version 2.84 booting
Setting default font (latarcyrheb-sun16):
Welcome to
/etc/rc.d/rc.sysinit: line 70: 46 Segmentation fault LC_ALL=C grep -q "Red Hat" /etc/redhat-release
Mount proc filesystem: [FAILED]
/etc/rc.d/rc.sysinit: line 90: 53 Segmentation fault LC_ALL=C grep -q /initrd /proc/mounts
configuring kernel parameters: Error: /proc must be mounted
To mount /proc at boot you need an /etc/fstab line like;
In the meantime, mount /proc /proc -t proc
[FAILED]
Setting clock (localtime): The Jan 31 11:42:47 CST 2008
Loading default keymap (us);
Setting hostname newhost:
/etc/rc.d/rc.sysinit: line 182: 78 Segmentation fault LC_ALL=C grep -iq "nousb" /proc/cmdline 2>/dev/null
/etc/rc.d/rc.sysinit: line 182: 79 Segmentation fault LC_ALL=C grep -q "usb" /proc/devices 2>/dev/null |
|