Contexte
Un serveur Ubuntu se bloque au démarrage et affiche le message suivant :
Gave up waiting for root device. Common problems: - Boot args (cat /proc/cmdline) - Check rootdelay= (did the system wait long enough?) - Check root= (did the syste, wait for the right device?) - Missing modules (cat /proc/modules; ls /dev) ALERT! /dev/disk/by-uuid/9624068f-d3fa-427e-998e-f20d0ac9a88f does not exist. Dr opping to a shell! BusyBox v1.13.3 (Ubuntu 1:1.13.3-1ubuntu6) built-in shell (ash) Enter 'help' for a list of built-in commands. (initramfs) udevd 176 - status 0x0100 udevd 176 worker 195 failed while ending (initramfs) (initramfs) (initramfs) (initramfs) (initramfs)
Vous allez lancer une vérification du système de fichier lors du prochain redémarrage.
sudo touch /forcefsck sudo reboot
Leave a Reply