fosread
FUSE library to access Smaky formatted disk (ro)
Install
- All systems
-
curl cmd.cat/fosread.sh
- Debian
-
apt-get install fosfat
- Ubuntu
-
apt-get install fosfat
- Kali Linux
-
apt-get install fosfat
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install fosfat
- Raspbian
-
apt-get install fosfat
- Dockerfile
- dockerfile.run/fosread
fosfat
FUSE library to access Smaky formatted disk (ro)
Fosfat is a C library for providing read-only access to a Smaky formatted disk. Currently, only a tool and a FUSE extension that use this library can be used for reading a directory and copying a file. The Smaky is a line of mostly 8-bit personal computers and accompanying operating system developed at the EPFL (École Polytechnique Federale de Lausanne), in Switzerland, from 1974.
fosfat-dbg
FUSE library to access Smaky formatted disk, debug symbols
Fosfat is a C library for providing read-only access to a Smaky formatted disk. Currently, only a tool and a FUSE extension that use this library can be used for reading a directory and copying a file. The Smaky is a line of mostly 8-bit personal computers and accompanying operating system developed at the EPFL (?cole Polytechnique Federale de Lausanne), in Switzerland, from 1974. This package contains the debug symbols of libfosfat0, libfosgra0 and fosfat itself.