<div dir="ltr"><div><div><div><div><div>DId you verify that everything had finished installing w/o error?<br></div>For interrupted installs:<br>dpkg --configure -a <br><br></div>and then:<br></div>apt-get update && apt-get autoclean && apt-get dist-upgrade && apt-get autoremove<br><br></div>Would make sure that everything was installed properly, what you decribe to me sounds like a system that didn't actually finish it's upgrade/install process and was rebooted.<br><br></div>HTH, chag sameach,<br>Eliyahu - אליהו<br></div><div class="gmail_extra"><br><div class="gmail_quote">2014-10-05 21:14 GMT+03:00 David Harel <span dir="ltr"><<a href="mailto:hareldvd@gmail.com" target="_blank">hareldvd@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div>Greetings,<br><br></div>I hastily tried to upgrade from 10.04 to 14.04 using do-relase-upgrade<br></div>It turned out to be a bad idea.<br></div>Now after boot I get something like "can not mount /" and then it suggests that I will type (among other things) M for maintenance (start a shell)<br></div>First flaw I noticed is missing init functions typically in /lib/lsb/init_functions.d<br></div>I also noticed that init_functions file is not up to date so I copied them from a stable14.04 installation. This operation enabled running them scripts in /etc/init.d and also the service command.<br></div><div>Also I had to create a directory /run/network so ifup -a will start.<br></div><div>Still I couldn't figure out what step in the boot process I am missing that fails to mount /<br></div><div>Currently I setup the services on this server manually including:<br></div><div>mount -rw,remount /<br></div><div>mountall<br></div><div>networking<br></div><div>ifup -a // Had to do it separately.<br></div><div>smbd<br></div><div>nmbd<br></div><div>ssh<br></div><div>postgresql-8.4<br></div><div>apache2<br><br></div><div>the server is running in full but I guess it has some security issues.<br></div><div>I can not use the init command (i.e. init 2) to initiate the machine. It reboots and I have to start all over again.<br><br></div><div>I intend to install a new server instead but for curiosity sake I want to keep the bad server in order to learn more about upstart.<br><br></div><div>I did not find any articles about boot sequence with upstart other than how to build rc files and a few about the conf files in /etc/init<br><br></div><div>Will appreciate some good reading on the subject.<br><br></div><div>Thanks.<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888"><div><br></div><div><div><div><div><div>David Harel<br>Amuka<br></div></div></div></div></div></font></span></div>
<br>_______________________________________________<br>
Linux-il mailing list<br>
<a href="mailto:Linux-il@cs.huji.ac.il">Linux-il@cs.huji.ac.il</a><br>
<a href="http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il" target="_blank">http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il</a><br>
<br></blockquote></div><br></div>