<div dir="ltr"><div>Hey Stafan,</div><div>Thank you for your time and effort. I did a quick kernel build:</div><div><br></div><div>1. then I installed dracut-git, it removed dracut. Created a image in boot, but then:</div><div>/usr/bin/dracut: line 1596: warning: command substitution: ignored null byte in input</div><div>[then the prompt returns after 30sec.  or so]</div><div><br></div><div>2. If I boot the kernel, the issue still exist: searching for my intel 7260 wireless card first (1.30 minutes) and if the card is found, the ssd (uuid) is not found (1.30 minutes).</div><div><br></div><div>I am not in a hurry, since I have the 4.4.5 kernel installed and works great. </div><div>Maybe I wait for the new testing iso in the future.</div><div>Again, thanks!</div><div>Regards, Marco</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-12-08 18:34 GMT+01:00 Stefan Wold <span dir="ltr"><<a href="mailto:ratler@lunar-linux.org" target="_blank">ratler@lunar-linux.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Marco,<div><br></div><div>Sorry for the silence, been a few busy days and I haven't had time until now to dig into the issue. I was unfortunately able to reproduce your problem, and it's indeed the initramfs. It's a problem with dracut and bash 4.4, I guess I was lucky the first time when testing a temporary patch for dracut. Upstream have a fix ready, but they have yet to release a new version.</div><div><br></div><div>As a workaround I just committed dracut-git as a temporary replacement for dracut, install it then run (replace x's with your version of the kernel):</div><div>$ dracut -L 2 -f  /boot/initramfs-4.x.x-x86_64.<wbr>img 4.x.x<br><br>Hopefully that should allow you to boot.</div><div><br></div><div>Regards</div><div><span class="HOEnZb"><font color="#888888">Stefan</font></span><div><div class="h5"><br><br><div class="gmail_quote"><div dir="ltr">On Thu, Dec 1, 2016 at 5:19 PM M.W. van der Grient <<a href="mailto:mwgrient69@gmail.com" target="_blank">mwgrient69@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="m_-5870515206599064314gmail_msg">Hey Stefan, thanks for the reply. <br class="m_-5870515206599064314gmail_msg"><br class="m_-5870515206599064314gmail_msg">About the kernel boot: it is searching for my ssd partitions for about 1m.30sec. I have based my config for the 4.8.7 on the iso-config en adjusted some settings, but I am shure I have ext4 compiled in the kernel, not as a module.<div class="m_-5870515206599064314gmail_msg">Systemd is complaining about DEPENDS > filesystem. And giving me a shell to login as root, to do my thing, but I do not know what to do... :-)</div><div class="m_-5870515206599064314gmail_msg"><br class="m_-5870515206599064314gmail_msg"></div><div class="m_-5870515206599064314gmail_msg"> [Thu Dec 01] ||> cat /usr/src/linux/.config | grep EXT4</div><div class="m_-5870515206599064314gmail_msg">CONFIG_EXT4_FS=y</div><div class="m_-5870515206599064314gmail_msg">CONFIG_EXT4_FS_POSIX_ACL=y</div><div class="m_-5870515206599064314gmail_msg">CONFIG_EXT4_FS_SECURITY=y</div><div class="m_-5870515206599064314gmail_msg"># CONFIG_EXT4_ENCRYPTION is not set</div><div class="m_-5870515206599064314gmail_msg"># CONFIG_EXT4_DEBUG is not set</div><div class="m_-5870515206599064314gmail_msg"><br class="m_-5870515206599064314gmail_msg"></div><div class="m_-5870515206599064314gmail_msg">It can also be related to the initramfs?<br class="m_-5870515206599064314gmail_msg"></div><div class="m_-5870515206599064314gmail_msg">(I use lin -cr linux and configure with menuconfig)</div><div class="m_-5870515206599064314gmail_msg"><br class="m_-5870515206599064314gmail_msg"></div><div class="m_-5870515206599064314gmail_msg">Regards, Marco</div></div><div class="gmail_extra m_-5870515206599064314gmail_msg"><br class="m_-5870515206599064314gmail_msg"><div class="gmail_quote m_-5870515206599064314gmail_msg"></div></div><div class="gmail_extra m_-5870515206599064314gmail_msg"><div class="gmail_quote m_-5870515206599064314gmail_msg">2016-11-30 22:03 GMT+01:00 Stefan Wold <span dir="ltr" class="m_-5870515206599064314gmail_msg"><<a href="mailto:ratler@lunar-linux.org" class="m_-5870515206599064314gmail_msg" target="_blank">ratler@lunar-linux.org</a>></span>:<br class="m_-5870515206599064314gmail_msg"></div></div><div class="gmail_extra m_-5870515206599064314gmail_msg"><div class="gmail_quote m_-5870515206599064314gmail_msg"><blockquote class="gmail_quote m_-5870515206599064314gmail_msg" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="m_-5870515206599064314gmail_msg"><br class="m_-5870515206599064314gmail_msg"><br class="m_-5870515206599064314gmail_msg"><div class="gmail_quote m_-5870515206599064314gmail_msg"><div dir="ltr" class="m_-5870515206599064314gmail_msg">On Wed, Nov 30, 2016, 09:39 M.W. van der Grient <<a href="mailto:mwgrient69@gmail.com" class="m_-5870515206599064314gmail_msg" target="_blank">mwgrient69@gmail.com</a>> wrote:<br class="m_-5870515206599064314gmail_msg"></div><blockquote class="gmail_quote m_-5870515206599064314gmail_msg" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="m_-5870515206599064314m_1347883673788177905m_-7287964957984087168gmail_msg m_-5870515206599064314gmail_msg">I have two questions about lunar-linux:<div class="m_-5870515206599064314m_1347883673788177905m_-7287964957984087168gmail_msg m_-5870515206599064314gmail_msg">1. does somebody have succesfully boot the latest kernel (4.8.7)?</div></div></blockquote></div><div class="m_-5870515206599064314gmail_msg"><br class="m_-5870515206599064314gmail_msg"></div></span><div class="m_-5870515206599064314gmail_msg">Yes, I assume you have issues, what happens when it boots? </div><span class="m_-5870515206599064314gmail_msg"><div class="m_-5870515206599064314gmail_msg"><br class="m_-5870515206599064314gmail_msg"></div><div class="gmail_quote m_-5870515206599064314gmail_msg"><blockquote class="gmail_quote m_-5870515206599064314gmail_msg" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="m_-5870515206599064314m_1347883673788177905m_-7287964957984087168gmail_msg m_-5870515206599064314gmail_msg"><div class="m_-5870515206599064314m_1347883673788177905m_-7287964957984087168gmail_msg m_-5870515206599064314gmail_msg">2. does TAB-completion work for you in zlocal?</div></div></blockquote></div><div class="m_-5870515206599064314gmail_msg"><br class="m_-5870515206599064314gmail_msg"></div></span><div class="m_-5870515206599064314gmail_msg">No, but it wasn't designed to either. But let me see if I can fix so that it does work.</div><div class="gmail_quote m_-5870515206599064314gmail_msg"><br class="m_-5870515206599064314gmail_msg"></div><div class="gmail_quote m_-5870515206599064314gmail_msg">Cheers </div><span class="m_-5870515206599064314m_1347883673788177905HOEnZb m_-5870515206599064314gmail_msg"><font color="#888888" class="m_-5870515206599064314gmail_msg"><div class="gmail_quote m_-5870515206599064314gmail_msg">Stefan </div>
</font></span><br class="m_-5870515206599064314gmail_msg"></blockquote></div></div><div class="gmail_extra m_-5870515206599064314gmail_msg"><div class="gmail_quote m_-5870515206599064314gmail_msg"><blockquote class="gmail_quote m_-5870515206599064314gmail_msg" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">______________________________<wbr>_________________<br class="m_-5870515206599064314gmail_msg">
Lunar-dev mailing list<br class="m_-5870515206599064314gmail_msg">
<a href="mailto:Lunar-dev@lunar-linux.org" class="m_-5870515206599064314gmail_msg" target="_blank">Lunar-dev@lunar-linux.org</a><br class="m_-5870515206599064314gmail_msg">
<a href="http://lists.lunar-linux.org/cgi-bin/mailman/listinfo/lunar-dev" rel="noreferrer" class="m_-5870515206599064314gmail_msg" target="_blank">http://lists.lunar-linux.org/<wbr>cgi-bin/mailman/listinfo/<wbr>lunar-dev</a><br class="m_-5870515206599064314gmail_msg"></blockquote></div></div>
______________________________<wbr>_________________<br class="m_-5870515206599064314gmail_msg">
Lunar-dev mailing list<br class="m_-5870515206599064314gmail_msg">
<a href="mailto:Lunar-dev@lunar-linux.org" class="m_-5870515206599064314gmail_msg" target="_blank">Lunar-dev@lunar-linux.org</a><br class="m_-5870515206599064314gmail_msg">
<a href="http://lists.lunar-linux.org/cgi-bin/mailman/listinfo/lunar-dev" rel="noreferrer" class="m_-5870515206599064314gmail_msg" target="_blank">http://lists.lunar-linux.org/<wbr>cgi-bin/mailman/listinfo/<wbr>lunar-dev</a></blockquote></div></div></div></div></div>
<br>______________________________<wbr>_________________<br>
Lunar-dev mailing list<br>
<a href="mailto:Lunar-dev@lunar-linux.org">Lunar-dev@lunar-linux.org</a><br>
<a href="http://lists.lunar-linux.org/cgi-bin/mailman/listinfo/lunar-dev" rel="noreferrer" target="_blank">http://lists.lunar-linux.org/<wbr>cgi-bin/mailman/listinfo/<wbr>lunar-dev</a><br></blockquote></div><br></div>