
8 Sep
2014
8 Sep
'14
10:38 a.m.
On 5/09/2014 10:32 AM, Carl Turney wrote:
Anyone: Any suggestions about the new versions of Ubuntu and Mint crashing when trying to shift from multi-user mode down to single-user mode?
(Note: Am NOT talking about booting into runlevel 1.)
Systems consistently crash when I give any of these commands (in Ubuntu 14.04.1 and Mint 17)...
init 1 telinit 1 shutdown now
... in spite of documentation saying I can do those very things.
Looks like a systemd situation to me..... http://dynacont.net/documentation/linux/Useful_SystemD_commands/ - see How do I change the runlevel? I think this will do it: systemctl isolate runlevel1.target ??? Cheers A.