Open main menu

Wiki-Orange Pi β

Changes

Orange Pi 3B

279 bytes added, 17:26, 11 August 2023
Instructions for using the switch logo
# Set the '''bootlogo''' variable to '''false''' in '''/boot/orangepiEnv.txt''' to turn off the switch logo
::{| class="wikitable" style="width:800px;"
|-
|
orangepi@orangepi:~$ '''vim /boot/orangepiEnv.txt'''
verbosity=1
'''<span style="color:#FF0000">bootlogo=false</span>'''|}
<ol start="3" style="list-style-type: decimal;">
<li>Set the '''bootlogo''' variable to '''true''' in '''/boot/orangepiEnv.txt''' to enable the switch logo</li></ol>
{| class="wikitable" style="width:800px;"
|-
|
orangepi@orangepi:~$ '''vim /boot/orangepiEnv.txt'''
verbosity=1
'''<span style="color:#FF0000">bootlogo=true</span>'''|}</ol>
<ol start="4" style="list-style-type: decimal;">
<li>The location of the boot logo image in the Linux system is</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 ==