Changes

Jump to navigation Jump to search

X729-script

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

Navigation menu