aldostools / webMAN-MOD

Extended services for PS3 console (web server, ftp server, netiso, ntfs, ps3mapi, etc.)
https://aldostools.github.io/webMAN-MOD/
GNU General Public License v3.0
1.25k stars 177 forks source link

External hdd 4TB exfat #608

Open KoRn0509 opened 2 years ago

KoRn0509 commented 2 years ago

Doesn't see a 4TB exFAT hard drive. What can be done?

aldostools commented 2 years ago

PS3 doesn't support exFAT file system natively. webMAN MOD requires that the content in exFAT be scanned using prepISO.

prepISO uses an exFAT library that is somehow limited. That library is used also by IRISMAN's exFAT Manager found in the File Manager module. That manager is based on Simple File Manager that you can use to check if the files can be accessed or not. https://store.brewology.com/ahomebrew.php?brewid=323

Some things that can be tried are:

Another option is to try NTFS which webMAN MOD can handle without having to use prepISO.

I suggest that ask in PSX-PLACE's forum for additional help and ideas.

Avpq commented 1 year ago

But when i connect a gpt drive and scan it via prepISO it dosent work, prepISO only works for MBR drive so can the support for gpt be added in a future update

aldostools commented 1 year ago

The support for GPT is already included in the exFAT library used by prepISO. The problem is that the support is very limited on PS3.

Read my post above. There are some things that you can try.