mirror of
https://github.com/captain-amygdala/pistorm.git
synced 2026-01-11 23:43:13 +00:00
Actually add data/fs directory
This commit is contained in:
parent
8ebbc29a79
commit
3d40ecb9a9
7
data/fs/README.md
Normal file
7
data/fs/README.md
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# data/fs directory
|
||||||
|
|
||||||
|
This directory is used as storage for file systems loaded from hard drive images.
|
||||||
|
File systems can be loaded from here in case they're placed here under the correct file name if they're not embeded in the RDB on a hard drive image.
|
||||||
|
|
||||||
|
"Correct file name" would be for instance `DOS.1` for `DOS/1` or `PFS.3` for `PFS/3`.
|
||||||
|
Unfortunately this can't yet be used to detect a difference between different revisions of for instance the PFS3AIO file system drivers.
|
||||||
Loading…
x
Reference in New Issue
Block a user