fedora 16 to 17upgrade fails again

Ed Greshko Ed.Greshko at greshko.com
Sun Aug 5 15:31:01 UTC 2012


On 08/05/2012 11:08 PM, Patrick Dupre wrote:
> As I said, it run fine in single usere, but fails when I run
> systemd --system --unit=multi-user.target
> and I cannot identify why!
> It seems to complain about systemd_tmpfiles
> I cleaned and created, whitout problem. 

By "single user" mode do you mean runlevel1.target?

If you are in runlevel1 and want to go to runlevel3 you should try....

systemctl isolate multi-user.target

If you want to go to runlevel5 (graphical login) it would be

systemctl isolate graphical.target

-- 
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. -- Rick Cook, The Wizardry Compiled


More information about the users mailing list