systemd_boot_into_console

This is an old revision of the document!


systemd boot into console

cd /lib/systemd/system
ln -sf multi-user-target default.target

or alternatively:

systemctl set-default multi-user.target

you might need to pass “text” rather than “quiet boot” to your kernel through grub (in ubuntu, edit /etc/default/grub)

  • systemd_boot_into_console.1449593733.txt.gz
  • Last modified: 08.12.2015 17:55
  • by Pascal Suter