<div dir="ltr">Sorry for improper responding behavior.<div>Thank you for support and hints.</div><div>I would appreciate, if you helped me to get/build right kernels.</div><div>Where can get them from?</div><div>TUR</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-03-09 1:21 GMT+01:00 Dennis Gilmore <span dir="ltr">&lt;<a href="mailto:dennis@ausil.us" target="_blank">dennis@ausil.us</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
</span><span class="">On Sun, 8 Mar 2015 22:51:40 +0100<br>
Tomasz Urbański &lt;<a href="mailto:utom.pl@gmail.com">utom.pl@gmail.com</a>&gt; wrote:<br>
<br>
&gt; Yes, I did. You can see it in my description.<br>
&gt; In fact, I have new-line before subsequent arguments, ie. fdtdir,<br>
&gt; initrd and finally inst.ks.<br>
<br>
</span>Please do not respond privately to emails from lists and you did not<br>
<br>
you should have an append line like<br>
<br>
append inst.ks=hd:sdb1:/ks.cfg<br>
<br>
so the whole config should look like<br>
<span class=""><br>
label Fedora-Minimal-armhfp-21-5 (3.17.4-301.fc21.armv7hl)<br>
kernel /vmlinuz-3.17.4-301.fc21.armv7hl<br>
</span>append inst.ks=hd:sdb1:/ks.cfg<br>
fdtdir /dtb-3.17.4-301.fc21.armv7hl/<br>
initrd /initramfs-3.17.4-301.fc21.armv7hl.img<br>
<br>
though judging by the names of the kernel and initramfs you are using<br>
one from a disk image and not the installer ones in which case you<br>
still will not get a working setup<br>
<br>
you will need to use the installers kernel and initrd to get a install<br>
working<br>
<br>
Dennis<br>
<div><div class="h5"><br>
&gt; TUR<br>
&gt; 8 mar 2015 21:19 &quot;Dennis Gilmore&quot; &lt;<a href="mailto:dennis@ausil.us">dennis@ausil.us</a>&gt; napisał(a):<br>
&gt;<br>
&gt; &gt; -----BEGIN PGP SIGNED MESSAGE-----<br>
&gt; &gt; Hash: SHA1<br>
&gt; &gt;<br>
&gt; &gt; On Sun, 8 Mar 2015 19:00:41 +0100<br>
&gt; &gt; Tomasz Urbański &lt;<a href="mailto:utom.pl@gmail.com">utom.pl@gmail.com</a>&gt; wrote:<br>
&gt; &gt;<br>
&gt; &gt; &gt; Hi,<br>
&gt; &gt; &gt; Let me ask some question:<br>
&gt; &gt; &gt; 1) What is the relationship between u-boot, syslinux/extlinux,<br>
&gt; &gt; &gt; grub in installation process of F21 on ARM boxes? (I see elements<br>
&gt; &gt; &gt; of all this environments on the installation image.)<br>
&gt; &gt; &gt; 2) Does the u-boot bootloader recognizes full set of extlinux.conf<br>
&gt; &gt; &gt; options? 3) How to build extlinux.conf &amp; ks.cfg to perform fully<br>
&gt; &gt; &gt; automatic installation on Cubieboard2?<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Background:<br>
&gt; &gt; &gt; My goal is to configure some Cubieboard2 (Allwinner A20 SoC)<br>
&gt; &gt; &gt; boxes to perform fully automatic installation from PXE server<br>
&gt; &gt; &gt; (FOG). I&#39;ve done my best to get familiar with contents of:<br>
&gt; &gt; &gt; 1) Fedora ARM Installation Procedure<br>
&gt; &gt; &gt; &lt;<a href="http://fedoraproject.org/wiki/Architectures/ARM/F21/Installation" target="_blank">http://fedoraproject.org/wiki/Architectures/ARM/F21/Installation</a>&gt;<br>
&gt; &gt; &gt; 2) u-boot &amp; syslinux change in F21<br>
&gt; &gt; &gt; &lt;<a href="http://fedoraproject.org/wiki/Changes/u-boot_syslinux" target="_blank">http://fedoraproject.org/wiki/Changes/u-boot_syslinux</a>&gt;<br>
&gt; &gt; &gt; 3) linux-sunxi Mainline U-boot<br>
&gt; &gt; &gt; &lt;<a href="http://linux-sunxi.org/Mainline_U-boot" target="_blank">http://linux-sunxi.org/Mainline_U-boot</a>&gt; 4) Vanilla U-Boot<br>
&gt; &gt; &gt; &lt;<a href="http://www.denx.de/wiki/U-Boot" target="_blank">http://www.denx.de/wiki/U-Boot</a>&gt; 5) ExtLinux<br>
&gt; &gt; &gt; &lt;<a href="http://www.syslinux.org/wiki/index.php/EXTLINUX" target="_blank">http://www.syslinux.org/wiki/index.php/EXTLINUX</a>&gt; 6) Recent post<br>
&gt; &gt; &gt; #1<br>
&gt; &gt; &gt; &lt;<a href="https://lists.fedoraproject.org/pipermail/arm/2014-December/008787.html" target="_blank">https://lists.fedoraproject.org/pipermail/arm/2014-December/008787.html</a><br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; 7) Recent post #2<br>
&gt; &gt; &gt; &lt;<a href="https://lists.fedoraproject.org/pipermail/arm/2015-January/008880.html" target="_blank">https://lists.fedoraproject.org/pipermail/arm/2015-January/008880.html</a>&gt;<br>
&gt; &gt; &gt; and now .... I have a mess in my head. :-)<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; I have divided the &quot;project&quot; into few stages.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; At the current stage, I try to build a local automatic<br>
&gt; &gt; &gt; installation. (Local only, ie. from miniSD, without potential<br>
&gt; &gt; &gt; network difficulties.) So, I try to construct<br>
&gt; &gt; &gt; extlinux.conf/grub.conf and anaconda kickstart file that will be<br>
&gt; &gt; &gt; able to perform fully automatic installation.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Here is my extlinux.conf file:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; ui menu.c32<br>
&gt; &gt; &gt; menu autoboot Welcome to Fedora-Minimal-armhfp-21-5. Automatic<br>
&gt; &gt; &gt; boot in # second{,s}. Press a key for options.<br>
&gt; &gt; &gt; menu title Fedora-Minimal-armhfp-21-5 Boot Options.<br>
&gt; &gt; &gt; menu hidden<br>
&gt; &gt; &gt; timeout 20<br>
&gt; &gt; &gt; totaltimeout 600<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; label Fedora-Minimal-armhfp-21-5 (3.17.4-301.fc21.armv7hl)<br>
&gt; &gt; &gt; kernel /vmlinuz-3.17.4-301.fc21.armv7hl<br>
&gt; &gt; &gt; append ro root=UUID=e098e36f-f409-44cb-9d8e-9d5c0e2ed9c9<br>
&gt; &gt; &gt; fdtdir /dtb-3.17.4-301.fc21.armv7hl/<br>
&gt; &gt; &gt; initrd /initramfs-3.17.4-301.fc21.armv7hl.img<br>
&gt; &gt; &gt; inst.ks=hd:sdb1:/ks.cfg<br>
&gt; &gt; &gt; label Just to show the extlinux.conf is read<br>
&gt; &gt; &gt; kernel /vmlinuz-3.17.4-301.fc21.armv7hl<br>
&gt; &gt; &gt; append ro root=UUID=e098e36f-f409-44cb-9d8e-9d5c0e2ed9c9<br>
&gt; &gt; &gt; fdtdir /dtb-3.17.4-301.fc21.armv7hl/<br>
&gt; &gt; &gt; initrd /initramfs-3.17.4-301.fc21.armv7hl.img<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; First, I see that extlinux.conf file is (at least partially)<br>
&gt; &gt; &gt; processed, as the additional label is reflected in options<br>
&gt; &gt; &gt; proposed during installation process. But it seems that the option<br>
&gt; &gt; &gt; inst.ks=hd:sdb1:/ks.cfg is ignored.<br>
&gt; &gt;<br>
&gt; &gt; you have to put &quot;inst.ks=hd:sdb1:/ks.cfg&quot; on the append line.<br>
&gt; &gt; append is the boot arguments passed on the kernel.<br>
&gt; &gt;<br>
&gt; &gt; Dennis<br>
&gt; &gt; -----BEGIN PGP SIGNATURE-----<br>
&gt; &gt; Version: GnuPG v2<br>
&gt; &gt;<br>
&gt; &gt; iQIcBAEBAgAGBQJU/K7AAAoJEH7ltONmPFDRWpEP/0dGf/yZaF9VyIlaAj09LYhm<br>
&gt; &gt; Ks0R6elLeJXhlcIKI7RRo8ipe5noatLS7EusZe+CRv1diQKT1C4l8Ztt3gjfh8VX<br>
&gt; &gt; Hq1L4yIiblcVmznDWja7QfldgLv31JwYt9Agi06xw5otQjBz7OO1UKn33TBIRvH4<br>
&gt; &gt; FiFxL/C9MK9ZoaAT0prCbqyknhvkMCJ/IhmWjGcI+CUCP4i8DnTvRfytydv5kkG5<br>
&gt; &gt; ECgfTvMpdkvhA5cIur58sMztktEInSMJ0gebGq8BXot3PDhg+cpDKoOBBMXjX2L9<br>
&gt; &gt; SSZHiK4aUBJ8kvwuVLrU0QCoIVziPKnTTnG/i4grrm1aBz1OTfHu3N/988PlbS5x<br>
&gt; &gt; yKhjQFsDTgFBEzjzAwYKRRVnhjKrl+87P/Lva7ToBHFYrhYtQQXsMG+Vqu+KNycD<br>
&gt; &gt; F1qrxK3Gwv+NX8S6mXXPFt3yGyMGAV3TqjDfIeHUJMwMJ3ufJrNfxzix1wbAMKc1<br>
&gt; &gt; GHltXFjlgG+zRiMMLO5KQdcC/Qmn1GaXkJKyBiK3LoQ4bSnoF7dy0rVmpLrdqsxM<br>
&gt; &gt; iJjs/lvfOygjsugQIDmHvqSAR73grHgTYDMf5o4M8zNwuI1M/TBtNySiEd/+6H4r<br>
&gt; &gt; heXgn71MKn/ZtLweN7sXJhYb39rdaG2JuJtx1G4p+ayBg1B3zq4cpub55XQ4P+FN<br>
&gt; &gt; jmHiaEaJHQxfqIrkknJV<br>
&gt; &gt; =XawY<br>
&gt; &gt; -----END PGP SIGNATURE-----<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; arm mailing list<br>
&gt; &gt; <a href="mailto:arm@lists.fedoraproject.org">arm@lists.fedoraproject.org</a><br>
&gt; &gt; <a href="https://admin.fedoraproject.org/mailman/listinfo/arm" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/arm</a><br>
<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v2<br>
<br>
</div></div>iQIcBAEBAgAGBQJU/OecAAoJEH7ltONmPFDR5FoP/1KNrp0IpkQCNm0P/IWhXjok<br>
vDiefrhBDGjBpkZtfb/I3B9jzvwedSByBijpsBBtUKUCsWaZfz1A67YgBUCgtIrP<br>
9VsPrakEPW7P4xOyg8F3/tH+hLJUN2G8XyQAldrsGjDuQtbFvw6mh0BC+fgD8gcs<br>
MJBDx/UGzntZ+SYdzb4745CSmaNJadNcqQgVqMW+lXf6cnJCqvKlAVQFhzBXj7+q<br>
g36JFPz9Eu6x5iYcgQIHOMJimCgECFeKXreiMS7wrsbHRLO++Rj66uRy4ZxTVOKa<br>
zVbsFYiyZGnFPfbE37ddlxQTtZtkcNQ6POoiKFtk9eT3l3Esb7WCMLICNjXXQCRr<br>
NNmk4f3vkYsgJYXWBIVMa7gOk4JaZLhOr6ruTrQXrqmZOv834hvEeFXN/WvSw5Gx<br>
R5twSlmYrwYMezDklu1QqgpniFUM6IwbnhiYRNDr9ZF/eR1eY5QZwvU1qbWOTlTD<br>
RIjnBd14HFqGqMjRFMJOn1H2MdHriLQm/wQ9LzD+QbHQjLgvbk0Qv9YxqJ7QkNoE<br>
kEtM7ZNXXmKcIToP9EX1XPLm3GNDzaP2ZOyJEr8pttmgmS1aGyvpPh4FLaAoFMzx<br>
fD19o9XD9jUCrtSXtZMH+rnN4akgQ3lq6fssADKCscCZJvqk2sWqKEz0zd1bxa/u<br>
wv1C+H4+zNmaMv12ZeHQ<br>
=Vc8d<br>
<div class="HOEnZb"><div class="h5">-----END PGP SIGNATURE-----<br>
_______________________________________________<br>
arm mailing list<br>
<a href="mailto:arm@lists.fedoraproject.org">arm@lists.fedoraproject.org</a><br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/arm" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/arm</a></div></div></blockquote></div><br></div>