uyjulian
Developer
I have created an updated version of pfsshell which allows you to manage APA partitions and PFS filesystems on the command line. It uses up-to-date APA and PFS code from ps2sdk which has less bugs than the original version.
Direct disk access is supported on Windows, macOS, and Linux. On Windows, you can list disks by using "wmic diskdrive list". On macOS, you can list disks by using "diskutil list". On Linux, you can list disks by using "lsblk".
Please do not run pfsshell as superuser or root. Instead, you can give permission for programs to read/write under your account by using this command: "sudo chmod a+rw /path/to/disk"
Releases: https://github.com/uyjulian/pfsshell/releases
Source code: https://github.com/uyjulian/pfsshell
Direct disk access is supported on Windows, macOS, and Linux. On Windows, you can list disks by using "wmic diskdrive list". On macOS, you can list disks by using "diskutil list". On Linux, you can list disks by using "lsblk".
Please do not run pfsshell as superuser or root. Instead, you can give permission for programs to read/write under your account by using this command: "sudo chmod a+rw /path/to/disk"
Releases: https://github.com/uyjulian/pfsshell/releases
Source code: https://github.com/uyjulian/pfsshell
Last edited: