【问题标题】:Windows virtual box with ubuntu unable to boot带有 ubuntu 的 Windows 虚拟机无法启动
【发布时间】: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

【问题讨论】:

标签: ubuntu virtualbox


【解决方案1】:

我执行了以下步骤:

  fsck /dev/sda6

  And enter Yes (y) to for each error. 

我重启了,一切都很好。

【讨论】:

    【解决方案2】:
    1. 键入 fsck /dev/sda1(取决于受感染的驱动器“sda1、sda2 等”)。
    2. 如果出现错误,请重复 fsck 命令。
    3. 出现提示时按
    4. 键入 reboot 以重新启动系统

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-04-04
      • 1970-01-01
      • 2015-04-09
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多