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