flat assembler
Message board for the users of flat assembler.

Index > OS Construction > FYSOS: The Virtual File System

Author
Thread Post new topic Reply to topic
Mike Gonta



Joined: 26 Dec 2010
Posts: 243
Mike Gonta 22 Aug 2014, 05:23
This book is Volume 2 of the series, FYSOS: Operating System Design, and will describe the process needed to connect a file
system to your kernel.
It explains the steps to create a file system independent link between a file system residing on the media to your kernel code.
Once you have done this, a simple call to fopen("C:\filename.txt", OPEN) is all you need to open a file.
It then goes into detail, giving examples of what a file system should be, how to create your own, and what to include in that
file system. It also explains the process of a simple journaling file system.
Part 2 of this book details four file systems, two commonly used and well known, and two hobby file systems.
The companion CD-ROM contains source code to utilities to check your work, display the contents of a file system, dump a file
system, and repair a file system.
This book, and its continued series of books, does not expect you to build the next great wonder of the computer world. It
simply will help you with your interest in controlling the computer's hardware, from the point the BIOS releases execution to
your boot code to the point of a fully working Graphical User Interface.
It is not required that you know much about operating system design to use this book and no specific hardware or software
is required.
FYSOS: The Virtual File System by Benjamin David Lunt.


Description: FYSOS: The Virtual File System
Filesize: 17.61 KB
Viewed: 4809 Time(s)

FYSOS - The Virtual File System.png



_________________
Mike Gonta
look and see - many look but few see

https://mikegonta.com


Last edited by Mike Gonta on 02 Jun 2015, 08:20; edited 1 time in total
Post 22 Aug 2014, 05:23
View user's profile Send private message Visit poster's website Reply with quote
badc0de02



Joined: 25 Nov 2013
Posts: 215
Location: %x
badc0de02 22 Aug 2014, 07:42
wich file system types does explain it?
Post 22 Aug 2014, 07:42
View user's profile Send private message Reply with quote
comrade



Joined: 16 Jun 2003
Posts: 1150
Location: Russian Federation
comrade 22 Aug 2014, 10:25
badc0de02 wrote:
wich file system types does explain it?

ReiserFS and how to hide a dead body.

_________________
comrade (comrade64@live.com; http://comrade.ownz.com/)
Post 22 Aug 2014, 10:25
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number Reply with quote
smiddy



Joined: 31 Oct 2004
Posts: 557
smiddy 22 Aug 2014, 11:17
Thanks for posting this Mike!

comrade everyone should have instructions on getting rid of one of those! [EvilGrin]
Post 22 Aug 2014, 11:17
View user's profile Send private message Reply with quote
ACP



Joined: 23 Sep 2006
Posts: 204
ACP 22 Aug 2014, 18:49
Reading the table of contents it seems it's based around FAT.
Post 22 Aug 2014, 18:49
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.