小编Mat*_*oth的帖子

错误:找不到 GRUB 驱动器

我之前在这里发布过这个问题,现在已经解决了。我正在尝试使用闪存驱动器在我的 macbook pro 上安装 ubuntu 15.10。具体来说,我正在遵循通过搜索找到的这些说明,但是我没有遵循本指南的第 1 部分,因为我使用的是我朋友已经将 Ubuntu 放入的闪存驱动器。我希望这与我现在遇到的问题无关。

我现在进入第 4 部分:使 Ubuntu 可启动。我已经到了必须输入终端的步骤:

grub-mkconfig -o boot/grub/grub.cfg
And this is the results that I get:
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-4.2.0-38-generic
Found initrd image: /boot/initrd.img-4.2.0-38-generic
Found linux image: /boot/vmlinuz-4.2.0-16-generic
Found initrd image: /boot/initrd.img-4.2.0-16-generic
grub-probe: error: cannot find a GRUB drive for /dev/sdc1.  Check your device.map. 
done
Run Code Online (Sandbox Code Playgroud)

当我使用 …

boot grub2

5
推荐指数
1
解决办法
4万
查看次数

标签 统计

boot ×1

grub2 ×1