Today I saw new updates on the web interfaces however I tried to run apt-get update and then apt-get dist-upgrade from the console. It is the fist time that I was presented with a question of where to install GRUB and I had options like /dev/sda -- /boot -- /dev/sdb.
The second option (/boot) had a - next to it and I assumed that this was the correct place to place GRUB. I was however later presented with the following error:
Setting up grub-pc (1.99-27+deb7u2) ...
/usr/sbin/grub-setup: warn: Attempting to install GRUB to a partitionless disk or to a partition. This is a BAD idea..
/usr/sbin/grub-setup: warn: Embedding is not possible. GRUB can only be installed in this setup by using blocklists. However, blocklists are UNRELIABLE and their use is discouraged..
Installation finished. No error reported.
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.32-25-pve
Found initrd image: /boot/initrd.img-2.6.32-25-pve
Found linux image: /boot/vmlinuz-2.6.32-24-pve
Found initrd image: /boot/initrd.img-2.6.32-24-pve
Found linux image: /boot/vmlinuz-2.6.32-23-pve
Found initrd image: /boot/initrd.img-2.6.32-23-pve
Found linux image: /boot/vmlinuz-2.6.32-22-pve
Found initrd image: /boot/initrd.img-2.6.32-22-pve
Found linux image: /boot/vmlinuz-2.6.32-20-pve
Found initrd image: /boot/initrd.img-2.6.32-20-pve
done
1) Did I choose the correct destination for GRUB?
2) Shall I reboot the server or there is a possibility that it might not boot at all? The server is remote so I will run into problems
Please help!
The second option (/boot) had a - next to it and I assumed that this was the correct place to place GRUB. I was however later presented with the following error:
Setting up grub-pc (1.99-27+deb7u2) ...
/usr/sbin/grub-setup: warn: Attempting to install GRUB to a partitionless disk or to a partition. This is a BAD idea..
/usr/sbin/grub-setup: warn: Embedding is not possible. GRUB can only be installed in this setup by using blocklists. However, blocklists are UNRELIABLE and their use is discouraged..
Installation finished. No error reported.
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.32-25-pve
Found initrd image: /boot/initrd.img-2.6.32-25-pve
Found linux image: /boot/vmlinuz-2.6.32-24-pve
Found initrd image: /boot/initrd.img-2.6.32-24-pve
Found linux image: /boot/vmlinuz-2.6.32-23-pve
Found initrd image: /boot/initrd.img-2.6.32-23-pve
Found linux image: /boot/vmlinuz-2.6.32-22-pve
Found initrd image: /boot/initrd.img-2.6.32-22-pve
Found linux image: /boot/vmlinuz-2.6.32-20-pve
Found initrd image: /boot/initrd.img-2.6.32-20-pve
done
1) Did I choose the correct destination for GRUB?
2) Shall I reboot the server or there is a possibility that it might not boot at all? The server is remote so I will run into problems
Please help!