Wubi doesn't start, with a "cannot mount /dev/dm-3" error

The*_*ent 6 wubi raid

I installed Wubi here, but when restart the pc I got the following screen:

在此处输入图片说明

And this "command line" "initramfs". How do I preceed from here?

--update

By the way, looks like my HD is raid. Not sure, because I really don't know how to check, and don't know if this changes anything for using Wubi.

ish*_*ish 1

  • 您的问题是软件 RAID 阵列不支持Wubi
    • 该错误与 NTFS 无关。Wubi根本找不到软件raid卷/dev/dm-3
    • 一些用户可能会通过构建自定义内核等方式使其在某些系统上工作,但总的来说这不是一个好主意。
  • 请注意,Wubi 永远不会写入 MBR;它只是修改 Windows 引导加载程序配置。
  • 使用软件 RAID,如果您想在不写入 MBR 的情况下安装 Ubuntu,那么您应该执行正常的 Ubuntu 安装,但最后在分区上安装引导加载程序 (GRUB) (即 NOT /dev/sda、but/dev/sda3或类似)。
    • 然后,您可以使用 EasyBCD(在 Windows 7 上)从 Windows 7 启动菜单创建引导加载程序条目/存根来启动您的 Ubuntu。