You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sfs-stupid file system. all files are in /
mos will mount all sfs's and treat them like all files are in /
block 0 contains all the blocks belonging to files. FAT[blocknum] = filenum
filenum 0 is /
The text was updated successfully, but these errors were encountered:
sfs-stupid file system. all files are in /
mos will mount all sfs's and treat them like all files are in /
block 0 contains all the blocks belonging to files. FAT[blocknum] = filenum
filenum 0 is /
The text was updated successfully, but these errors were encountered: