Skip to content
Unmount and Remount all drives on PS Vita, allowing RW Access
Branch: master
Clone or download
Latest commit 15264b3 Aug 10, 2017
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.gitignore First Commit Aug 10, 2017
CMakeLists.txt First Commit Aug 10, 2017
LICENSE First Commit Aug 10, 2017
README.md First Commit Aug 10, 2017
main.c First Commit Aug 10, 2017
unmount.yml First Commit Aug 10, 2017

README.md

unmount by cxziaho

Unmount and Remount all drives from PS Vita
Enables RW access just like VitaRW by Major_Tom does, but in a kernel plugin, on boot.
Fixes the sa0 and pd0 unmount problems.
There are builds for this one though o_0 - BE CAREFUL.


Install

Move unmount.skprx to ur0:tai/ and add to your config.txt:

*KERNEL
ur0:tai/unmount.skprx

Building

Assuming you have the VitaSDK toolchain:

git clone https://github.com/cxziaho/unmount.git  
cd unmount  
cmake .  
make  

and use unmount.skprx

Uninstall

Remove unmount.skprx from config.txt and ur0:tai/, then restart your Vita.

You can’t perform that action at this time.