0

我是所有 linux 东西的新手。

我有一个安装了 Elastix 2.5 的本地服务器。直到几天前,一切都很顺利。当我启动服务器时,系统没有完全启动。

我收到此错误,不知道该怎么办。我有一个需要恢复的 SugarCRM 数据库。

Found volume group "VolGroup00" using metadata type lvm2
Activating logical volumes
2 logical vomume(s) in volume group "VolGroup00" now active
Trying to resume from /dev/VolGroup00/LogVol01
No suspend signature on swap, not resuming.
Creating root filesystem.
EXT3-fs: INFO: recovery required on readonly filesystem.
EXT3-fs: write access will be enabled during recovery.
EXT3-fs: invalid journal inode.
mount: error mounting /dev/root on /sysroot as ext3: Invalid argument
Setting up other filesystems.
Setting up new root fs
setuproot: moving /dev failed: No such file or directory
no fstab.sys, mounting internal defaults
setuproot: error mounting /proc: No suc file or directory
setuproot: error mounting /sys: No suc file or directory
Switching to new root and running init.
unmounting old /dev
unmounting old /proc
unmounting old /sys
switchroot: mount failed: No such file or directory
Kernel panic - not syncing: Attempted to kill init!

你能帮帮我吗?

提前感谢您的所有帮助。

最好的问候, Rafael在此处输入图像描述

4

1 回答 1

0

我能看到的唯一解决方案是从另一个磁盘(usb/cd/dvd 或另一个连接磁盘到另一台 linux 机器)引导 linux?并手动运行 fsck.ext3

于 2015-11-14T01:24:11.443 回答