New pfsshell beta can be downloaded from
github.
- fixed
initialize command on disks (and images) less than 40Gb
- now
mkpart and
initialize will create PFS filesystems on partitions automatically
-
mkfs option was removed cause included in
mkpart now
-
mkpart now will be able to create a proper partition of any size. Size should be specified in Megabytes or Gigabytes.
-
mkpart will not remove existing partitions anymore
-
ls command now has
-l optional argument which will show more information about listed devices. Now partition modification time is shown. At the end of each record, will be special symbols that will allow easily recognize type of file (HDL game, subpartition, folder, PFS partition, symlink).
pfsfuse for Linux and macOS added to the downloads. This app will allow mount ps2 partition as a folder on your pc.
- fixed
chmod command
- Added
ftruncate method. Now you can edit files directly in the mount point
- improved corruption prevention
- added support for
df command (shows partition size and free space)
pfsshel and pfsfuse support directly attached HDD, hdd images as files and NBD mounted HDDs (via Open-PS2-Loader NBD server).