Changes

Jump to navigation Jump to search

X728-script

495 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 x728-script, you can see the x728-script folder
2. Then run the following command:
cd x728-script
rm x728-softsd.sh x728-v1.x-softsd.sh x728-v2.x-softsd.sh -f
git pull origin
chmod +x *.sh
sudo cp -f . /x728-v1.x-softsd.sh /usr/local/bin/
sudo cp -f . /x728-v2.x-softsd.sh /usr/local/bin/
sudo reboot
</pre>
==OS that has been tested==

Navigation menu