On Sun, 23 Nov 2014 15:46:59 -0500 Tony Schreiner wrote:
if you look in /lib/systemd/system
runlevel1.target is a link to rescue.target
I think the command is
systemctl isolate rescue.target
(or runlevel1.target if you prefer)
How would you get there from the grub commandline?