aida
deepin
2019-08-22 19:00 EFI需要修改sudo grub-install /dev/sda这行
grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=GRUB
/boot/efi 这个路径是efi系统分区的挂载路径,默认是/boot/efi
grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=GRUB
/boot/efi 这个路径是efi系统分区的挂载路径,默认是/boot/efi
Reply Like 0 View the author


中文 

之前bios EFI的,默认启动deepin,还有个win10系统,刚才为了试一个u盘里的系统把改为了legacy,现在改回EFI后只能看到win10的引导了,deepin的被覆盖了。反正以前也折腾过一次花了好几天,但是之前折腾的过程都忘了,而且好像刚开始是越动错的越多所以才费了一个星期才找回,
不过现在变动还不大,所以我应该怎么操作才能恢复deepin的引导。
刚在论坛中找着了一种方式,