Open main menu

Wiki-Orange Pi β

Changes

Orange Pi Zero 3

50 bytes removed, 10:32, 12 July 2023
Compile rootfs
<li><p>Then select the branch type of the kernel source code, the type of rootfs maintained by different versions of the kernel source code is different</p>
<ol style="list-style-type: lower-alpha;">
<li><p>The current branch can see debian11, ubuntu20.04, ubuntu22.04 &gt; three options</p></li><li><p>The next branch can see debian11, debian12, ubuntu22.04 three &gt; options</p>
<p>[[File:media/image298.png|576x77px]]</p></li></ol>
</li>
<li><p>Then select the type of image</p>
<ol style="list-style-type: lower-alpha;">
<li><p>'''Image with console interface (server)''' Indicates the image of &gt; the server version, which is relatively small</p></li><li><p>'''Image with desktop environment''' Indicates a mirror image with &gt; a desktop, which is relatively large</p>
<div class="figure">
|}
</li>
<li><p>The name of the rootfs compressed package generated by &gt; compilation</p>
{| class="wikitable" style="width:800px;"
|-
<li><p>View the rootfs compressed package generated by compilation</p>
<ol style="list-style-type: lower-alpha;">
<li><p>'''bullseye-xfce-arm64.5250ec7002de9e81a41de169f1f89721.tar.lz4''' &gt; is the rootfs compressed package, the meaning of each field of &gt; the name is</p>
<ol style="list-style-type: none;">
<li><p>a) '''bullseye''' indicates the type of linux distribution of &gt; rootfs</p></li><li><p>b) '''xfce''' means rootfs is the type of desktop version, if it &gt; is '''cli''', it means the type of server version</p></li>
<li><p>c) '''arm64''' represents the architecture type of rootfs</p></li>
<li><p>d) '''25250ec7002de9e81a41de169f1f89721''' is the MD5 hash value generated by the package names of all software packages installed by rootfs. As long as the list of software packages installed by rootfs is not modified, this value will not change. The compilation script will use this MD5 hash value to generate Determine whether rootfs needs to be recompiled</p></li></ol>
</li>
<li><p>'''bullseye-xfce-arm64.5250ec7002de9e81a41de169f1f89721.tar.lz4.list''' &gt; lists the package names of all packages installed by rootfs</p>
{| class="wikitable" style="width:800px;"
|-