É quase exatamente o mesmo que O que eu seleciono para “Dispositivos de instalação do GRUB” após uma atualização? - ou talvez não seja, por isso pergunto, pois estou executando o Ubuntu em uma máquina Virtualbox via Vagrant.
Eu era incapaz de pacotes de atualização, então eu corri sudo apt-get update
em seguida sudo apt-get dist-upgrade
. Apareceu com a seguinte mensagem:
The GRUB boot loader was previously installed to a disk that is no longer present, or whose unique identifier has changed for some reason. It is │
│ important to make sure that the installed GRUB core image stays in sync with GRUB modules and grub.cfg. Please check again to make sure that GRUB is │
│ written to the appropriate boot devices. │
│ │
│ If you're unsure which drive is designated as boot drive by your BIOS, it is often a good idea to install GRUB to all of them. │
│ │
│ Note: it is possible to install GRUB to partition boot records as well, and some appropriate partitions are offered here. However, this forces GRUB to │
│ use the blocklist mechanism, which makes it less reliable, and therefore is not recommended. │
│ │
│ GRUB install devices: │
│ │
│ [ ] /dev/sda (85899 MB; VBOX_HARDDISK) │
│ [ ] - /dev/sda1 (254 MB; /boot) │
│ [ ] /dev/dm-0 (84833 MB; precise64-root)
Suponho que a primeira opção seja a correta, exatamente como a resposta para a outra pergunta diz, mas não gosto de adivinhar! Ficaria muito grato por qualquer ajuda ou insight.
fonte