TheOfficialFloW / VitaShell

Multi-functional file manager for PS Vita
GNU General Public License v3.0
1.4k stars 224 forks source link

SD2Vita(mounted as uma0 by gamesd.skprx) cannot be mounted as ux0 on PSTV. #331

Open bensonwind opened 6 years ago

bensonwind commented 6 years ago

It seems like USB port of PSTV and SD2Vita driven by gamesd.skprx plugin mod both use "uma0" as mount point. Without gamesd plugin, the USB port is mounted as uma0 by "mount uma0" and also can be mount as ux0 by "mount USB ux0". However, the "mount uma0" is grayed when gamesd plugin is used and the SD2Vita is mounted as uma0 automatically. But the "mount USB ux0" will make both ux0 and uma0 disappear from the list and the system. Since 1.7 added ability to mount sd2vita as usb device, how can I mount SD2Vita as uma0 and then as ux0 by "mount USB ux0" function?

limyz commented 6 years ago

Identical to #329.

bensonwind commented 6 years ago

Sorry, I thought they are totally different problems. My focus is the function "mount USB ux0", not using USB or FTP transfering files to PC.

limyz commented 6 years ago

My bad. We have a dozen issues regarding USB and they are either similar or identical in nature. I will reopen this issue for investigation.

bensonwind commented 6 years ago

Many thanks for your concern and assistance. I thought my problem was due to the conflict between gamesd.skprx and Vitashell. My suggestion is changing the function "mount USB ux0" to "mount uma0 ux0" regardless of the device used (USB port or SD2Vita). Pleased to add details and conduct more tests if you need.