Welcome to red hat enterprise Linux Server
press 'I' enter interactive startup.
Stting Clock (utc):fri May 6 12:12:18 CST 2011 [ok]
Starting udev: [ok]
Loading default keymap(us) [ok]
Setting hostname zhsjnode1:
Setting up Logical Volume Management: 2 logical volume(s) in volume group "VolGroup00" now active [ok]
Checking filesystems
fsck.ext3: No such file or directory while trying to Open /dev/expdataVG/expdata LV
[falled]
*** An error occurred during the file system check.
*** Dropping you to a shell; the system will reboot
*** when you leave the shell
Give root password for maintenance
(or type Control -D to Continue):
各位大侠帮忙解决下吧,先谢谢了。
liusongguang 于 2011-08-09 12:19:07发表:
thank you
ngawoo 于 2011-08-08 23:32:24发表:
think about it.
lvjie871211 于 2011-05-16 21:25:42发表:
那你进入恢复模式,就是
Give root password for maintenance
(or type Control -D to Continue):
输入root后 按ctrl+d
重新挂下下你的根mount -o remount ,rw / (恢复模式下这个根挂载是R0的,所以需要重新挂)
然后进入/etc/fstab
把你挂在的lv的default后面的数值改为0 0或者直接取消挂载,应该可以了。
希望对你有帮助