-rw-r--r-- 760 args.h
-rw-r--r-- 1570 fs.h
-rw-r--r-- 9359 unixfs.c
-rw-r--r-- 12522 v6.c

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