skinnyshy
deepin
2013-10-14 21:04 此方法就是针对重新安装Windows系统,导致grub启动管理器消失,直接进入Windows系统,无法进入Linux系统.
Reply Like 0 View the author
我按照说明执行到时,执行结果提示:Copy the Code
- $ sudo grub-install --boot-directory=/mnt/boot /dev/sda
grub-probe: error: failed to get canonical path of /cow.
/usr/sbin/grub-bios-setup: warning: this LDM has no Embedding Partition; embedding won't be possible.
/usr/sbin/grub-bios-setup: warning: Embedding is not possible. GRUB can only be installed in this setup by using blocklists. However, blocklists are UNRELIABLE and their use is discouraged..
/usr/sbin/grub-bios-setup: error: will not proceed with blocklists.
请教:这是什么问题?
首先确定你的分区有没有/boot,这个安装时候你应该知道
之后用live CD试用linux deepin,打开终端
在终端中输入
我的有两个
分别挂在两个分区:
首先创建个目录备用
之后按照官方帮助文档里面的:
如果/boot没有单独分区:
本人也是小白,分享下自己的解决方法,有不足之处请大家指出,我会更正。