[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: Problemas com o Boot/GRUB



Oi Isac,

Tenha em mão um live cd (ubuntu ou debian)

Então, tente isto:

=======================================

RECUPERANDO O GRUB


Dar boot com Live-cd do Ubuntu.
 

   1. Verifique o número da partição referente ao seu GNU/LINUX: 
   
$ sudo fdisk -l (Supondo que seja n. 5, veja qual é a sua)

2. Monte o seu sistema de arquivos na sua partição GNU/Linux no diretório /mnt.
$ sudo mount -t ext4 /dev/sda5 /mnt 3. Instalação do Grub:
$ sudo grub-install --root-directory=/mnt /dev/sda5 4. Desmonte
$ sudo umount /mnt 5. Reinicie
$ sudo reboot


___________________________________________




> Date: Sun, 18 Oct 2015 13:46:37 -0300
> From: isaacmob@riseup.net
> To: debian-user-portuguese@lists.debian.org
> Subject: Problemas com o Boot/GRUB
>
> Olá turma.
>
> Estou tendo problemas com o boot. O meu notebook não entra no grub.
> Tenho quase certeza de que fiz besteira ao tentar instalar um grub em um
> pendrive(estava instalando o hirens boot nele).
>
> O comando que utilizei foi: sudo grub-install /dev/sdb (o pendrive era
> sdb mesmo)
>
> Agora só consigo entrar no grub e iniciar meu computador com o pendrive...
>
> Para tentar consertar tentei:
>
> [yzak@benedita /]$ sudo grub-install /dev/sda
> Installing for i386-pc platform.
> grub-install: aviso: this GPT partition label contains no BIOS Boot
> Partition; embedding won't be possible.
> grub-install: aviso: Embedding is not possible. GRUB can only be
> installed in this setup by using blocklists. However, blocklists are
> UNRELIABLE and their use is discouraged..
> grub-install: erro: will not proceed with blocklists.
>
> Mas pelo jeito sem sucesso...
>
> Alguma luz?
>
> --
> Isaac Ferreira Filho
> http://yzakius.eu
> Jabber: isaacmob arroba riseup.net
> @yzakius
>

Reply to: