ubuntu 18.10无法locate boot-repair
系统:ubuntu 18.10发行版本号:cosmic问题表现为如下:ubuntu 18.10+win7双系统只能进入ubuntu且没有引导ubuntu 18.10添加ppa并且update后无法安装boot-repair#-------------------------------------因为版本过高,所以现有的流程就无法使用了,你会发现你找不到boot-...
·
系统:
ubuntu 18.10
发行版本号:cosmic
问题表现为如下:
ubuntu 18.10+win7双系统只能进入ubuntu且没有引导
ubuntu 18.10添加ppa并且update后无法安装boot-repair
#-------------------------------------
因为版本过高,所以现有的流程就无法使用了,你会发现你找不到boot-repair的包
add-apt-repository ppa:yannubuntu/boot-repair
Website: https://sourceforge.net/p/boot-repair/home
更多資訊:https://launchpad.net/~yannubuntu/+archive/ubuntu/boot-repair
請按下 [ENTER] 繼續或 Ctrl-C 取消加入。
按下Enter以后,
/etc/apt/sources.list.d下面会增加一个文件yannubuntu-ubuntu-boot-repair-cosmic.list
编辑yannubuntu-ubuntu-boot-repair-cosmic.list,把里面的:
deb http://ppa.launchpad.net/yannubuntu/boot-repair/ubuntu cosmic main
改成
deb http://ppa.launchpad.net/yannubuntu/boot-repair/ubuntu bionic main
保存后退出.
然后再进行更新和安装,就能顺利locate到你想要的package了.
apt update
apt install boot-repair
更多推荐



所有评论(0)