Giter Club home page Giter Club logo

Comments (4)

Drewsif avatar Drewsif commented on July 30, 2024

No, you need to run it under Linux. I don't have a Mac to tests or develop against. If you have an external drive to put your image on you can use your pi to run the script.

from pishrink.

JourdanDixon avatar JourdanDixon commented on July 30, 2024

So, I've placed the pishrink on the desktop of the pi and I have the image on an external hard drive. I tried the below script. Any suggestions? It says Permission denied. If I use sudo in front of it, it says command not found. I tried [] around the img file source as well, but no change.

/home/pi/Desktop/pishrink.sh [-s] /media/pi/My Book/RetroPie Image/NoInputs128g_/NoInputs128g.img [/media/pi/My Book/RetroPie Image/NoInputs128g_/NewNoInputs128g.img]

from pishrink.

JourdanDixon avatar JourdanDixon commented on July 30, 2024

FYI... I removed the brackets around the -s, removed all spaces in the paths, and removed the brackets around the last path. It tries to run but says it doesn't have permissions on my external drive. When I check permissions from windows, it shows FULL ACCESS to everyone. Not sure where to go from here.

from pishrink.

Drewsif avatar Drewsif commented on July 30, 2024

It looks like you have spaces in your path. You might try putting it in quotes like this sudo /home/pi/Desktop/pishrink.sh "/media/pi/My Book/RetroPie Image/NoInputs128g_/NoInputs128g.img" "/media/pi/My Book/RetroPie Image/NoInputs128g_/NewNoInputs128g.img" The brackets aren't required they just mean that you don't need to add that option

from pishrink.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.