Giter Site home page Giter Site logo

Comments (5)

ap-401 avatar ap-401 commented on July 29, 2024 2

I faced the same problem and the same exact error in my log file:

GC2SD detection...
GC2SD not detected.

The issue was with the formatting of my SD card. I formatted using the Disk Utility in Mac and it was leaving the default partition of the SD card. I was able to format it correctly in Terminal. Commands below:

diskutil list
diskutil unmount /dev/disk2s1
sudo newfs_exfat -R /dev/disk2

from psvita-storagemgr.

craigerrington avatar craigerrington commented on July 29, 2024

I just wanted to comment to say that the fix mentioned by @ap-401 was the same for me.

The new Disk Utility leaves a lot to be desired. Manually setting the card in the terminal seems like the most sure fire way to do this on a Mac.

from psvita-storagemgr.

Aukiv avatar Aukiv commented on July 29, 2024

I already solved it, it was my sd2vita that was defective, I had a 2.0 and now I bought a 3.0 works perfect.

from psvita-storagemgr.

nezumisama avatar nezumisama commented on July 29, 2024

I have the Chinese v5 (white with black text) SD2VITA adapter. I had the same problem, and it turned out to be a hardware problem. I removed the adapter, pressed the MicroSD card into it a bit, and poped it back, after lo and behold, after a reboot I had it mounted as ux0! I wish the error message was a little bit specific.

from psvita-storagemgr.

QuantumMobileDevelopment avatar QuantumMobileDevelopment commented on July 29, 2024

I was also getting the same exact error in my log.
Thank you ap-401
diskutil list
diskutil unmount /dev/disk2s1
sudo newfs_exfat -R /dev/disk2
Fixed it.

from psvita-storagemgr.

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.