setup_sd.txt 769 B

12345678910111213141516171819202122232425
  1. #!/bin/false
  2. # # dd if=/dev/zero of=/dev/sdX status=progress # maybe this isnt necessary
  3. # # echo 'type=b' | sfdisk /dev/sdX
  4. # # mkdosfs -F 32 -s 64 /dev/sdXy
  5. # # mount /dev/sdX1 /mnt/usb
  6. # # cd /mnt/usb
  7. # # mkdir 01
  8. # # cd 01
  9. # # git clone https://gitlab.com/maitronix/ssrptc/ .
  10. # # cp Phoebe.ini ..
  11. # # cd ..
  12. # # # copy over games in their original directory, 1 game per directory, to the root of the sdcard
  13. # # # once you have copied over all games, or you have added or removed games, proceed
  14. # # # to archive the original folder names and rename them to the 01/10/100 format needed by phoebe
  15. # # ./01/setup_numerical_names.sh
  16. # # # to restore the original folder names
  17. # # ./01/restore_original_names.sh
  18. # # # now build the menu
  19. # # cd 01
  20. # # ./rmenu.sh kai