<div dir="ltr">Also I copied files /etc/init.d/rcS and /etc/init.d/rc into new system and it became a little bit better: new system began doing some tasks, such as cleaning /tmp, but after that falls down with kernel panic all the same and don't write anything in /var/log.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">2014-07-18 19:16 GMT+04:00 Игорь Дьяконов <span dir="ltr"><<a href="mailto:aidos.tanatos@gmail.com" target="_blank">aidos.tanatos@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">Hello!<div><br></div><div>Today I tried to install upstart-1.13.1 on the LFS (using chroot) distro using commands:</div><div>$ ./configure --prefix=/ --enable-threading<br></div><div>$ make</div><div>$ make check</div>

<div><br></div><div>tests give me that information:</div><div><br></div><div><div>PASS: test_process</div><div>PASS: test_job_class</div><div>../test-driver: line 107:  3590 Aborted                 (core dumped) "$@" > $log_file 2>&1</div>

<div>FAIL: test_job_process</div><div>PASS: test_job</div><div>PASS: test_log</div><div>PASS: test_state</div><div>../test-driver: line 107:  4587 Aborted                 (core dumped) "$@" > $log_file 2>&1</div>

<div>FAIL: test_event</div><div>PASS: test_event_operator</div><div>PASS: test_blocked</div><div>PASS: test_parse_job</div><div>PASS: test_parse_conf</div><div>PASS: test_conf_static</div><div>PASS: test_xdg</div><div>PASS: test_control</div>

<div>../test-driver: line 107:  4646 Aborted                 (core dumped) "$@" > $log_file 2>&1</div><div>FAIL: test_main</div><div>PASS: test_conf_preload.sh</div></div><div><br></div><div><div># TOTAL: 18</div>

<div># PASS:  15</div><div># SKIP:  0</div><div># XFAIL: 0</div><div># FAIL:  3</div><div># XPASS: 0</div><div># ERROR: 0</div></div><div><br></div><div>And after 'make install' and reboot I've got this message:</div>

<div><br></div><div>/proc/self/fd/9: line 28: /etc/init.d/rcS: No such file or directory</div><div><br></div><div>After reboot new system became totally unavailable: no bash, Ctrl+Alt+Delete leads to kernel panic. I tried to found out some information about  '/etc/init.d/rcS' here: <a href="http://upstart.ubuntu.com/cookbook/" target="_blank">http://upstart.ubuntu.com/cookbook/</a> , but found nothing. How can I repair my initialization system? Can I write down initialization scripts not in chrooted system, but in the loaded system?</div>

<div><br></div><div>Regards,</div><div>Igor</div></div>
</blockquote></div><br></div>