最近,Ubuntu和Windows双引导,运行良好,但是现在当我选择要引导哪个Ubuntu时,会出现黑屏幕,然后引导到Ubuntu
编辑:它不再自动进入Ubuntu,但是现在Windows没有出现
解决方案:运行引导修复,现在Ubuntu和Windows都出现了:)
sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt update
sudo apt install -y boot-repair
sudo boot-repair ```https://askubuntu.com/questions/1457989
复制相似问题