È quasi identico a Cosa seleziono per "Dispositivi di installazione GRUB" dopo un aggiornamento? - o forse non lo è, quindi chiedo, come sto eseguendo Ubuntu su una macchina Virtualbox tramite Vagrant.
Non sono stato in grado di aggiornare i pacchetti, quindi ho eseguito sudo apt-get update
allora sudo apt-get dist-upgrade
. È apparso con il seguente messaggio:
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)
Immagino che la prima opzione sia quella corretta, proprio come dice la risposta all'altra domanda, ma non mi piace indovinare! Sarei davvero grato per qualsiasi aiuto o approfondimento.