29 Jul
2012
29 Jul
'12
12:56 a.m.
On Sun, Jul 29, 2012 at 1:46 AM, Karol Babioch <karol@babioch.de> wrote:
Hi,
Am 29.07.2012 00:20, schrieb Mantas Mikulėnas:
tty0? How exactly do you switch to it?
Ctrl+Alt+F1.
That's tty1. Try enabling getty@tty1.service: ln -sf /usr/lib/systemd/system/getty@.service \ /etc/systemd/system/getty.target.wants/getty@tty1.service ("systemctl enable getty@tty1.service" currently works in systemd-git only...) -- Mantas Mikulėnas