我在笔记本电脑上安装了Ubuntu 13.10。升级Windows后,我尝试通过此处Boot Repair
提到的以下命令来恢复grub :
sudo add-apt-repository ppa:yannubuntu/boot-repair && sudo apt-get update
sudo apt-get install -y boot-repair && boot-repair
但是,当我运行第一个命令时,出现此错误:
Cannot add PPA: 'ppa:yannubuntu/boot-repair'.
Please check that the PPA name or format is correct.
有什么问题?
askubuntu.com/a/1050824/158369,并且在BIOS中只有UEFI选项可以进行引导修复
—
42n4 '19