Skip to content

LightDM

lightDM

Debug

Fix boot fail

When booting, no X session and error in the boot log: /etc/X11/startDM.sh: line 22: get_options: command not found.

Solution: add /lib/rc/bin/ to ROOTPATH: echo "ROOTPATH=\"/lib/rc/bin\"" >/etc/env.d/99local

gentoo-forum