关于系统启动时,出现GRUB无法进入系统的问题
Tofloor
poster avatar
会飞的猪
deepin
2019-07-09 07:06
Author
大家好,我机子装双系统,win10 和深度,之前都是正常使用。。
由于深度系统的分区太小,把深度系统的分区调整大后,重新安装了系统。。。可是开机的时候就会提示 GRUB。。
按网上的方法   在GRUB中输入,  

set  boot=hd0,gpt4   

set profix=(hd0,gpt4)/boot/grub   

set prefix=(hd0,gpt4)/boot/grub     

insmod=normal   normal   

输入以上命令后,就可以进入到启动菜单了。。   

保存GRUB    按提示   在命令行中   sudo updat-grub  
显示
Found theme: /boot/grub/themes/deepin-fallback/theme.txt
Found linux image: /boot/vmlinuz-4.15.0-30deepin-generic
Found initrd image: /boot/initrd.img-4.15.0-30deepin-generic
Found Windows Boot Manager on /dev/sda1@/efi/Microsoft/Boot/bootmgfw.efi
Adding boot menu entry for EFI firmware configuration
done

再输入   sudo grub-install /dev/sda

显示
Installing for i386-pc platform.
grub-install: warning: File system `ext2' doesn't support embedding.
grub-install: warning: 无法嵌入。在此次安装中 GRUB 只能通过使用块列表安装。但是块列表是不可信赖的,不推荐使用。.

然后没办法保存,,,,请问这个要怎么处理呀。。谢谢


Reply Favorite View the author
All Replies

No replies yet