Elastix 内核崩溃

Elastix 内核崩溃

我对于所有 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!

我该如何解决?

答案1

您的内核已升级,但某些硬件无法正常工作。在 Elastix 启动屏幕上按 Enter 并从 grub 列表中选择您的旧内核。

相关内容