Details
-
Task
-
Resolution: Won't Do
-
Major
-
None
-
None
Description
FFS/UFS file system driver for Windows
Release 0.5.3b (2020-05-17)
ffsdrv-0.5.3b.zip is a file system driver for Windows that allows you to get read access to FreeBSD, NetBSD and OpenBSD FFS/UFS partitions. This driver has been updated by me to fix bugs and support newer versions of Windows. This driver was originally developed by Lee Jae-Hong <pyrasis@gmail.com>
Note: To be able to see the file system in Explorer on later versions of Windows you should run the mount program as a normal user and not as an administrator.
New in release 0.5.3b: Updated with a number of bug fixes from the ReactOS project including memory leaks, debug printing and pool tags.
New in release 0.5.3a: Corrected an bug in the reg file used when manually installing the driver.
New in release 0.5.3: Allow to mount without administrative privileges. Can be compiled with Visual Studio Community 2015 and Windows Driver Kit (WDK) 10.
New in release 0.5.2: Support for both normal partitions and BSD type partitions that contain one or more logical partitions.