J'ai eu un truc assez bizarre :
elementary@elementary:/$ chroot /mnt
chroot: cannot change root directory to /mnt: Operation not permitted
elementary@elementary:/$ grub install /dev/sda
The program 'grub' is currently not installed. You can install it by typing:
sudo apt-get install grub
elementary@elementary:/$ sudo apt-get install grub
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package grub is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
grub2-common grub-pc
E: Package 'grub' has no installation candidate
elementary@elementary:/$