Hi I tried to use the script but it is giving a error :Is this maybe because I manually upgraded it to Trixie?Code:
pi@rpi-test:~ $ sudo rpios-gen.sh -a arm64 -c none -d -o lite -p -s -z pi:raspberry -usudo: rpios-gen.sh: command not found
And I am in the correct directory.
The script name is rpios-gen, not rpios-gen.sh. Do not rename the script to add a .sh extension.
Did you remember to make rpios-gen executable?
Code:
chmod +x rpios-genCode:
sudo /path/to/rpios-genCode:
sudo ./rpios-genStatistics: Posted by RonR — Tue Aug 26, 2025 5:33 pm