Plug a mouse and keyboard into the Raspberry to help you with the settings.
Drag the mouse to the upper right corner of the monitor and select the "Accessories/Terminal"
After that, edit the cmdline.txt file using the following command: sudo nano /boot/cmdline.txt
Locate the word "INIT" on the command line.
Change the permissions information to "init_off" as follows:
dwc_otg.lpm_enable=0 console=serial0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait splash quiet plymouth.ignore-serial-consoles logo.nologo consoleblank=0 loglevel=1 init_off=/sbin/overlayRoot.sh
Click Ctrl+X to exit and Y to save the changes.
Press the Enter key and type reboot to restart the player
To check procedures related to Raspberry Click Here.