salut
Grace a ce poste j'arrive a booter sous ubuntu mais impossible de booter directement...
Quand je tapes les commandes
sudo bash -> ok je passe en root
update-grub -> ok cela passe
grub-install /dev/sda -> erreur :
root@ubuntu:~# grub-install /dev/sda
Unrecognized option `--grub-probe=/usr/share/lupin-support/grub-probe'
Usage: grub-install [OPTION] install_device
Install GRUB on your drive.
-h, --help print this message and exit
-v, --version print the version information and exit
--root-directory=DIR install GRUB images under the directory DIR
instead of the root directory
--grub-shell=FILE use FILE as the grub shell
--no-floppy do not probe any floppy drive
--force-lba force GRUB to use LBA mode even for a buggy
BIOS
--recheck probe a device map even if it already exists
INSTALL_DEVICE can be a GRUB device name or a system device filename.
grub-install copies GRUB images into the DIR/boot directory specfied by
--root-directory, and uses the grub shell to install grub into the boot
sector.
Report bugs to <
bug-grub@gnu.org>.
-> et toujours obliger de taper les lignes de commande pour booter. C'est lourd quand même.... Dommage cette MAJ 🙁
A noter que je boote sur la noyau 16.
Si quelqu'un a une idée :/