christianhaitian / arkos

Another rockchip Operating System
MIT License
1.49k stars 84 forks source link

changing boot logo on emmc #1074

Closed jadedplants closed 4 months ago

jadedplants commented 4 months ago

(RG353V, v2.0 04/24/2024)

I'd like to change the boot logo on ArkOS booting from emmc. I have done it successfully on ArkOS booting from TF1, but I'm not sure how to replace the image file from emmc. I have tried to replace the file via File Manager, moving the file from SD card on TF2 and pasting it into BOOT on emmc (this worked for loading.jpg), but I think maybe there is a permissions issue? Thank you kindly!

christianhaitian commented 4 months ago

You'll have to place the IMAGE file in the emmc BOOT partition using the sudo command. Best solution to accomplish this will be to do this via a SSH session (https://github.com/christianhaitian/arkos/wiki/Frequently-Asked-Questions---rg353v#q-how-do-i-ssh-into-ArkOS) or via command line with a keyboard directly connected to the unit (https://github.com/christianhaitian/arkos/wiki/Frequently-Asked-Questions---RG353V#q-how-can-i-access-a-terminal-physically-on-arkos).