[boot] redemarrage lors du process de boot

Questions et astuces concernant l'installation et la configuration d'archlinux
Avatar de l’utilisateur
redox972
Hankyu
Messages : 26
Inscription : lun. 27 déc. 2010, 08:54

[boot] redemarrage lors du process de boot

Message par redox972 »

Bonjour à tous,

J'ai récemment installé manjaro et suite à la MAJ via yaourt j'ai eu des problèmes lors du boot:
le fameux message sbin/init does not exist.

J'en suis venu à bout avec la ligne à rajouter au demarrage du kernel init=/bin/systemd.
Alors que je jubilais à l'idée de retrouver mon bureau en regardant les lignes renseignant le statut lors du démarrage des services, le pc a reboot :( .

Ce phénomène survient juste après l'apparition de la première console.
Juste avant le redémarrage, le dernier message affiché est :

Code : Tout sélectionner

Started Login Service.
Je ne sais pas dutout comment résoudre ce problème ni même quoi chercher pour essayer d'avancer.
Quelqu'un aurait-il une petite idée?

EDIT-START:
Selon ce post : http://forum.manjaro.org/index.php?topic=497.0
I've had some luck in discovering what the problem is. Removing systemd-sysvcompat blows away the symbolic link /sbin/init (linked to /usr/lib/systemd/systemd). There are two ways to fix it:

1. Reinstall systemd-sysvcompat.

OR

2. Add the argument
Code: [Select]
init=/bin/systemd
to the kernel command line in /etc/default/grub and then run update-grub.

Either has to happen before rebooting or you're going to have to use a rescue disk to recover the situation. I believe there is a sticky here on how to do that (which I completely forgot about ).

There is another problem, related to this. Once the upgrade is done - no autoboot into the graphical user environment. You have to login at the console and run startx. I've looked in the systemd job list and services, but there is no task for GDM. I don't know if any other login managers are affected.
Le problème serait lié au lancement automatique du gestionnaire de connexion. Sauf que le comportement constaté est juste le fait de devoir lancer startx et non un redemarrage
EDIT-END:


Merci d'avance :)

kernel.log : http://pastebin.archlinux.fr/458474
daemons.log : http://pastebin.archlinux.fr/458475
Image
Répondre