【发布时间】:2019-06-03 16:41:17
【问题描述】:
我在安装了 ubuntu 的 Windows 7 Professional 上安装了虚拟框(不记得确切的版本);当我尝试启动我的克隆时,我收到以下消息:
lvmetad is not active yet, using direct activation during sysinit
/dev/mapper/ubuntu--vg-root contains a file system with errors, check forced.
/dev/mapper/ubuntu--vg-root:
Inodes that were part of a corrupted orphan linked list found
/dev/mapper/ubuntu--vg-root: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
(i.e., without -a or -p options)
fsck exited with status code 4
The root filesystem on /dev/mapper/ubuntu--vg-root requires a manual fsck
BusyBox v1.22.1 (Ubuntu 1:1.22.0-15ubuntu1) built-in shell (ash)
Enter 'help' for a list of built-in commands.
(initramfs)
我尝试在谷歌上搜索解决方案,但所有解决方案都建议使用“SUDO”并执行一组操作 - 但是,我的问题是我什至无法在 Ubuntu 中访问终端!有其他人遇到过这个问题并解决了吗?
Note: When the window first comes up, it shows
GNU GRUB version 2.02~beta2-36ubuntu3.18
Ubuntu
*Advanced options for Ubuntu
Memory test (memtest86+)
Memory test (memtest86+, serial console 115200)
Use the up and down keys to select which entry is highlighted.
Press enter to boot the selected OS, 'e' to edit the commands
before booting or 'c' for a command-line
【问题讨论】:
-
此处提供的答案(第二个答案)解决了我的问题:askubuntu.com/questions/697190/…
-
这是这个问题的正确论坛。
标签: ubuntu virtualbox