Open main menu

Wiki-Orange Pi β

Changes

Orange Pi CM4

279 bytes added, 14:16, 19 September 2023
Instructions for using the switch logo
<li><p>By default, the switch logo will only be displayed in the desktop version of the system</p></li>
<li><p>Set the '''bootlogo''' variable to '''false''' in '''/boot/orangepiEnv.txt''' to turn off the switch logo</p>
{| class="wikitable" style="width:800px;"
|-
|
<p>orangepi@orangepi:~$ '''vim /boot/orangepiEnv.txt'''</p>
<p>verbosity=1</p>
<p>'''<span style="color:#FF0000">bootlogo=false</span>'''</p>|}</li>
<li><p>Set the '''bootlogo''' variable to '''true''' in '''/boot/orangepiEnv.txt''' to enable the switch logo</p>
{| class="wikitable" style="width:800px;"
|-
|
<p>orangepi@orangepi:~$ '''vim /boot/orangepiEnv.txt'''</p>
<p>verbosity=1</p>
<p>'''<span style="color:#FF0000">bootlogo=true</span>'''</p>|}</li><li><p>The location of the boot logo image in the Linux system is</p></li></ol>{| class="wikitable" style="width:800px;" |-|
'''/usr/share/plymouth/themes/orangepi/watermark.png'''
|}</ol>
<ol start="5" style="list-style-type: decimal;">
<li>After replacing the boot logo picture, you need to run the following command to take effect</li></ol>{| class="wikitable" style="width:800px;" |-|
orangepi@orangepi:~$ '''sudo update-initramfs -u'''
|}
</ol>
<span id="how-to-use-the-zfs-file-system"></span>
<span id="how-to-use-the-zfs-file-system"></span>
== How to use the ZFS file system ==