> On Wed, Apr 29, 2015 at 4:24 PM, Rodrigo Rivas <rodrigorivascosta@xxxxxxxxx> wrote: > ... > > You can enable the debug shell with: > > # systemctl enable debug-shell.service > > And then when the boot fails, switch to the debugging shell with > CTRL+ALT+F9 and get the status of the system: > > # systemctl status systemd-logind.service > # journalctl > # systemctl list-jobs > > Do not forget to disable the debug-shell.service when/if your problem > is solved or it will become a big security hole. Do you by any chance know how to get a readable/writeable terminal? I couldn't read a thing, it was like very cryptic terminal... Just lots of symbols, but no letters. Notice: % grep Environment /etc/systemd/system/sysinit.target.wants/debug-shell.service Environment=TERM=linux Environment=LANG= LANGUAGE= LC_CTYPE= LC_NUMERIC= LC_TIME= LC_COLLATE= LC_MONETARY= LC_MESSAGES= LC_PAPER= LC_NAME= LC_ADDRESS= LC_TELEPHONE= LC_MEASUREMENT= LC_IDENTIFICATION= Not sure if that's what's causing problems... -- Javier