Page 1 of 1

[SOLVED] boot startup linux mageia without desktop

PostPosted: Mar 18th, '15, 13:40
by ruir
Hello

How to boot startup linux mageia without desktop, to be able after reboot to go directly to terminal login?

Thanks.
Best regards!

Re: boot startup linux mageia without desktop

PostPosted: Mar 19th, '15, 19:29
by doktor5000
Simply select failsafe boot in the bootloader menu.

Re: boot startup linux mageia without desktop

PostPosted: Mar 20th, '15, 12:01
by ruir
doktor5000 wrote:Simply select failsafe boot in the bootloader menu.

Hello

Did not work.
Any way, is to be used as ssh remote server, not a option to change manually every time.

Thanks.

Re: boot startup linux mageia without desktop

PostPosted: Mar 20th, '15, 22:10
by doktor5000
"Did not work" is not a sufficient description of what happened and what you expected to happen.

If you would have provided the last statement from the beginning, that would have been clearer.
Code: Select all
systemctl set-default multi-user.target
as root will change the default boot to runlevel 3.

Re: boot startup linux mageia without desktop

PostPosted: Mar 23rd, '15, 12:20
by ruir
doktor5000 wrote:"Did not work" is not a sufficient description of what happened and what you expected to happen.

If you would have provided the last statement from the beginning, that would have been clearer.
Code: Select all
systemctl set-default multi-user.target
as root will change the default boot to runlevel 3.


Hello doktor5000

This is perfect and working fine.

Thanks again.
Best regards!

Re: boot startup linux mageia without desktop

PostPosted: Mar 23rd, '15, 12:26
by isadora
Please ruir, don't forget to mark the topic [SOLVED].
You can do so, by editing the subject/title in the first message in this topic.
Write [SOLVED] to the left of subject/title, thanks ahead. ;)