Unmount Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew | |title=Vita Homebrew Apps (Plugins) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=unmountvita2.png | ||
|image_alt=unmount | |image_alt=unmount | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=unmount | |title=unmount | ||
|image= | |image=unmountvita2.png | ||
|description=Unmount and Remount all drives on PS Vita, allowing RW Access. | |description=Unmount and Remount all drives on PS Vita, allowing RW Access. | ||
|author=cxziaho | |author=cxziaho | ||
| Line 46: | Line 46: | ||
* GitHub - https://github.com/cxziaho/unmount | * GitHub - https://github.com/cxziaho/unmount | ||
* Reddit - https://www.reddit.com/r/vitahacks/comments/6sslax/unmount_plugin_rw_sa0_and_pd0/ | * Reddit - https://www.reddit.com/r/vitahacks/comments/6sslax/unmount_plugin_rw_sa0_and_pd0/ | ||
* Vita Troubleshooting Guide - [https://cimmerian.gitbook.io/vita-troubleshooting-guide/plugins-related-problem/error-when-using-autoplugin#what-is-a-plugin https://cimmerian.gitbook.io/vita-troubleshooting-guide/plugins-related-problem/] | |||
Revision as of 07:13, 4 January 2023
| unmount | |
|---|---|
| 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
If you want to uninstall, remove unmount.skprx from config.txt and ur0:tai/, then restart your Vita.
User guide
Tested Folders:
- os0
- pd0
- sa0
- vd0
- vs0
(tested = pasted file into folder, then deleting file)
Again please use with caution.
External links
- GitHub - https://github.com/cxziaho/unmount
- Reddit - https://www.reddit.com/r/vitahacks/comments/6sslax/unmount_plugin_rw_sa0_and_pd0/
- Vita Troubleshooting Guide - https://cimmerian.gitbook.io/vita-troubleshooting-guide/plugins-related-problem/