Unmount Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 20: | Line 20: | ||
A plugin that can unmount and remount all drives from PS Vita, including sa0 and pd0. | A plugin that can unmount and remount all drives from PS Vita, including sa0 and pd0. | ||
It 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. | '''Note:''' This tool could brick the console if used improperly. | ||
Revision as of 06:54, 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.
It 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.