यह लगभग वैसा ही है जैसा मैं अपडेट के बाद "GRUB इंस्टॉल डिवाइस" के लिए क्या चुनता हूं? - या शायद यह नहीं है, इसलिए पूछ रहा हूं, क्योंकि मैं एक वर्चुअल बॉक्स पर उबंटू को वैग्रांट के माध्यम से चला रहा हूं।
मैं संकुल अद्यतन करने में असमर्थ था, इसलिए मैं sudo apt-get update
तब भागा sudo apt-get dist-upgrade
। यह निम्न संदेश के साथ दिखाई दिया:
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)
मैं अनुमान लगा रहा हूं कि पहला विकल्प सही है, जैसा कि दूसरे प्रश्न का उत्तर कहता है, लेकिन मुझे अनुमान लगाना पसंद नहीं है! मैं वास्तव में किसी भी मदद या अंतर्दृष्टि के लिए आभारी होंगे।