|
3 years ago -1 |
Instalar o Boot Repair no Ubuntu e
comece a usá-lo para resolver boot.
Inicialização ou uma distribuição que não é exibida corretamente em PC com dual boot ou mais.
Boot Cd or Pendrive (LiveMode)
Install Repository trough command prompt
Instale o repositorio através do prompt de comando.
sudo add-apt-repository ppa:yannubuntu/boot-repair
Passo 1. Atualize o APT com o comando:
sudo apt-get update
Passo 2. Agora use o comando abaixo para instalar o programa;
sudo apt-get install boot-repair
Desinstalando o Boot Repair no Ubuntu e derivados
Para desinstalar o Boot Repair no Ubuntu e derivados, faça o seguinte:
Passo 1. Abra um terminal;
Passo 2. Desinstale o programa, usando os comandos abaixo;
sudo add-apt-repository ppa:yannubuntu/boot-repair -r -y
sudo apt-get remove boot-repair --auto-remove
it looks like he got the information from this site here
https://www.edivaldobrito.com.br/como-instalar-o-boot-repair-no-ubuntu/
you can see that there are several things
https://help.ubuntu.com/community/Boot-Repair
Do not copy information from other web pages and copy here as a tutorial in your own name, this is plagiarism. Only a link to the original page is required.