More actions
m (Text replacement - "GameBrew!" to "GameBrew") |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew | |title=Vita Homebrew Apps (Plugins) - GameBrew | ||
Line 9: | Line 8: | ||
|title=unmount | |title=unmount | ||
|image=unmountvita.jpg | |image=unmountvita.jpg | ||
|description=Unmount and Remount all drives | |description=Unmount and Remount all drives on PS Vita, allowing RW Access. | ||
|author=cxziaho | |author=cxziaho | ||
|lastupdated=2017/ | |lastupdated=2017/08/10 | ||
|type=Plugins | |type=Plugins | ||
|version=1.0 | |version=1.0 | ||
|license=MIT | |license=MIT | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/unmountvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/unmountvita.7z | ||
|website= | |website=https://www.reddit.com/r/vitahacks/comments/6sslax/unmount_plugin_rw_sa0_and_pd0/ | ||
|source=https://github.com/cxziaho/unmount | |source=https://github.com/cxziaho/unmount | ||
}} | }} | ||
Unmount and Remount all drives from PS Vita. | 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. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/cxziaho/unmount | ||
* Reddit - https://www.reddit.com/r/vitahacks/comments/6sslax/unmount_plugin_rw_sa0_and_pd0/ | |||
* Reddit - | |||
Revision as of 06:53, 4 Ocak 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 | |
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.