<p dir="ltr">It seems systemd cannot mount /tmp, possibly because the kernel does not have CONFIG_TMPFS=y. I think this is required – while tmp.mount (in-memory /tmp) can be masked, but systemd will always try to mount a tmpfs on /run, for daemons' runtime data.</p>

<p dir="ltr">Not sure if that's why it hangs though. Would be nice to check the state from inside – e.g. enable debug-shell.service and check `systemctl list-jobs --full` when it hangs on the next boot... (It runs on tty9; edit the service file if you only have serial console.)</p>

<p dir="ltr">Another possible method is to boot a minimal system in either rescue or emergency mode ("single" or "emergency" as kernel parameters) and try starting multi-user.target manually...</p>
<p dir="ltr">-- <br>
Mantas Mikulėnas <<a href="mailto:grawity@gmail.com">grawity@gmail.com</a>><br>
// sent from phone</p>
<div class="gmail_quote">On Jun 13, 2014 12:19 PM, "Jay D Bhatt" <<a href="mailto:jay.bhatt@igate.com">jay.bhatt@igate.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Sorry, Forgot to send log.<br>
<br>
I got the previous log  by command use `journalctl --boot -1`<br>
<br>
Please find the log attached. This time the system stopped prior to previous run.<br>
<br>
This time it stopped at :<br>
<br>
[  OK  ] Started D-Bus System Message Bus.<br>
         Starting Authorization Manager...<br>
<br>
Thanks,<br>
Jay<br>
<br>
<br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Disclaimer~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
Information contained and transmitted by this e-mail is confidential and proprietary to IGATE and its affiliates and is intended for use only by the recipient. If you are not the intended recipient, you are hereby notified that any dissemination, distribution, copying or use of this e-mail is strictly prohibited and you are requested to delete this e-mail immediately and notify the originator or <a href="mailto:mailadmin@igate.com">mailadmin@igate.com</a> <mailto:<a href="mailto:mailadmin@igate.com">mailadmin@igate.com</a>>. IGATE does not enter into any agreement with any party by e-mail. Any views expressed by an individual do not necessarily reflect the view of IGATE. IGATE is not responsible for the consequences of any actions taken on the basis of information provided, through this email. The contents of an attachment to this e-mail may contain software viruses, which could damage your own computer system. While IGATE has taken every reasonable precaution to minimise this risk, we cannot accept liability for any damage which you sustain as a result of software viruses. You should carry out your own virus checks before opening an attachment. To know more about IGATE please visit <a href="http://www.igate.com" target="_blank">www.igate.com</a> <<a href="http://www.igate.com" target="_blank">http://www.igate.com</a>>.<br>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
</blockquote></div>