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.
Move unmount.skprx to ur0:tai/
and add to your config.txt
:
*KERNEL
ur0:tai/unmount.skprx
Assuming you have the VitaSDK toolchain:
git clone https://github.com/cxziaho/unmount.git
cd unmount
cmake .
make
and use unmount.skprx
Remove unmount.skprx from config.txt
and ur0:tai/
, then restart your Vita.