Add VFS diagram image
This commit is contained in:
BIN
assets/img/fs-design-diagram1.png
Normal file
BIN
assets/img/fs-design-diagram1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
@ -20,6 +20,8 @@ we need to first understand the current design of MOP2's VFS.
|
||||
|
||||
=== MOP2's VFS explained
|
||||
|
||||
image::/img/fs-design-diagram1.png["FS diagram"]
|
||||
|
||||
The VFS (ie. Virtual File System) is a Windows/DOS-style labeled VFS. Mountpoints are identified by
|
||||
a label, like for eg. `sys:/boot/mop2` or `base:/scripts/mount.tb`, which kinda looks like
|
||||
`C:\Path\To\File` in Windows. I've chosen this style of VFS over the UNIX kind, because it makes more
|
||||
|
||||
Reference in New Issue
Block a user