Open main menu

Changes

X708-script

446 bytes added, 21 March
-->
Now we think you have successfully flashed the OS Image into Micro SD and and power on the device, and you have also completed the operations such as creating new user required in some OS. You need to perform the following operations in <code>Terminal</code>.
 
'''[NOTE]:'''
 
The script now supports the Raspberry Pi OS BOOKWORM version, do the following to support bookworm
<pre>
1. First go back to the directory where you originally installed xscript, you can see the xscript folder
2. Then run the following command:
cd x708-script
rm x708-softsd.sh x708-pwr.sh -f
git pull origin
chmod +x *.sh
sudo cp -f . /x-c1-softsd.sh /usr/local/bin/
sudo cp -f . /x-c1-pwr.sh /usr/local/bin/
sudo reboot
</pre>
==OS that has been tested==