Added README, LICENSE, Makefile for future PDP-11 Unix FUSE fs driver project.
[pdp11-unix-fusefs] / README.md

Overview

This is a read-only FUSE filesystem driver for V6 UNIX filesystems. The original author is unknown and the code appears to be a WIP.

I intend to clean it up, add support for writes, and teach it to speak the other common PDP-11 UNIX filesystem variants.

Status

Difficult to build but tested successfully on Linux with a V6 UNIX RK05 image.

Instructions

If you succeed in building the software, use the following command to mount an image.

v6fs -d image_rk.dsk /mount/point