[arch-general] tty0 not available anymore with systemd

Mantas Mikulėnas grawity at gmail.com
Sat Jul 28 18:56:59 EDT 2012


On Sun, Jul 29, 2012 at 1:46 AM, Karol Babioch <karol at 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 at tty1.service:

    ln -sf /usr/lib/systemd/system/getty at .service \
           /etc/systemd/system/getty.target.wants/getty at tty1.service

("systemctl enable getty at tty1.service" currently works in systemd-git only...)

-- 
Mantas Mikulėnas


More information about the arch-general mailing list