Unmount Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 18: | Line 18: | ||
|source=https://github.com/cxziaho/unmount | |source=https://github.com/cxziaho/unmount | ||
}} | }} | ||
A plugin that can unmount and remount all drives from PS Vita, including sa0 and pd0. | |||
Enables RW access just like [[VitaRW]] by Major_Tom does, but in a kernel plugin, on boot. | Enables RW access just like [[VitaRW]] by Major_Tom does, but in a kernel plugin, on boot. | ||
Revision as of 06:53, 4 January 2023
| unmount | |
|---|---|
| File:Unmountvita.jpg | |
| General | |
| Author | cxziaho |
| Type | Plugins |
| Version | 1.0 |
| License | MIT License |
| Last Updated | 2017/08/10 |
| Links | |
| Download | |
| Website | |
| Source | |
A plugin that can unmount and remount all drives from PS Vita, including sa0 and pd0.
Enables RW access just like VitaRW by Major_Tom does, but in a kernel plugin, on boot.
Note: This tool could brick the console if used improperly.
Installation
Move unmount.skprx to ur0:tai/ and add to your config.txt (change accordingly if you are using ux0:)
*KERNEL ur0:tai/unmount.skprx
User guide
Tested Folders:
- os0
- pd0
- sa0
- vd0
- vs0
(tested = pasted file into folder, then deleting file)
Again please use with caution.