On 10/19/19, Aitor <[email protected]> wrote: > At some point, the boot process waits for something. Pressing > Ctrl+Alt+F4 the boot process went ahead > ending up at a prompt.
If openssh-server is installed, it's waiting for entropy. Install haveged and make sure it's running before ssh. I made a modified live-config script for ssh for this purpose. I'll send it to you if you need it. > Startx didn't work. If you're running without a display manager you need to either install elogind and libpam-elogind or you need to install xserver-xorg-legacy and add a line to /etc/X11/Xwrapper.config: needs_root_rights=yes fsmithred _______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
