You are not logged in.

#1 2014-08-20 23:07:35

Quatro
Member
From: Portugal
Registered: 2013-06-14
Posts: 24

[SOLVED] Grub entry for Arch console-mode

Is there any way to add a grub menuentry to start arch without x?

Last edited by Quatro (2014-08-21 00:14:42)

Offline

#2 2014-08-20 23:19:26

Lord_Sunday123
Member
Registered: 2014-08-04
Posts: 37

Re: [SOLVED] Grub entry for Arch console-mode

By menuentry i assume you mean one other than the default for arch.

There is, I believe this may help you. https://wiki.archlinux.org/index.php/GR … b-mkconfig

Currently on phone so its too hard to give exact instructions atm. Internets out -.-

Offline

#3 2014-08-20 23:25:53

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,019

Re: [SOLVED] Grub entry for Arch console-mode

You'd probably indeed want a custom GRUB entry booting to multi-user.target. https://wiki.archlinux.org/index.php/Sy … _boot_into

Last edited by lucke (2014-08-21 00:20:06)

Offline

#4 2014-08-21 00:14:27

Quatro
Member
From: Portugal
Registered: 2013-06-14
Posts: 24

Re: [SOLVED] Grub entry for Arch console-mode

Thanks. It works! Step by step:

Copy paste my arch-linux menuentry from /boot/grub/grub.cfg to /etc/grub.d/40_custom.

Find the line that starts with: linux /boot/vmlinuz-linux
On the end of that line add systemd.unit=multi-user.target

Offline

Board footer

Powered by FluxBB