Grub Libreboot X200

No replies
thibaud

I am a member!

Offline
Joined: 08/30/2017

Bonjour,

Le contenu de /etc/default/grub :

GRUB_DEFAULT=0
#GRUB_HIDDEN_TIMEOUT=0
#GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""

Pour grub-install -V : grub-install (GRUB) 2.02~beta2-36ubuntu3.18+8.0trisquel3

Je tente de réinstaller trisquel 8 à partir d'une clé USB.

Lorsque je lance l'installation, le message suivant apparît:

error:error communication with USB Mass Storage device
error: you need to load the Kernel first

Ensuite apparaît un autre message assez long:

DMAR Failed to map dmar 2
Kernel Offset : disabled
Kernel panic - not syncing : VFS : Unable to mount root fs on unknown-block (0,0)
Etc...
A la fin : [end Kernel panic - not syncing : VFS : Unable to mount root fs on unknown-block (0,0)

Merci d'avance pour votre aide !