Best Sellers in Books
Discover the most popular and best selling products in Books based on sales

Disclosure: I get commissions for purchases made through links in this website
Hardware & DIY - FYSOS: The Virtual File System (FYSOS: Operating System Design Book 2)

Description

Book Synopsis: 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.

Details

Are you interested in controlling the computer's hardware? Look no further than FYSOS: The Virtual File System (FYSOS: Operating System Design Book 2)!

This exciting book is part of a series that will guide you through the process of connecting a file system to your kernel. With the knowledge gained from this book, you'll be able to easily open files with just a simple call to fopen("C:\filename.txt", OPEN).

Not only does this book provide step-by-step instructions, but it also dives into the fundamental principles of file system design. Discover how to create your own file system and learn what essential components it should include. In addition, explore the fascinating world of journaling file systems.

Part 2 of this book offers a detailed exploration of four different file systems, including two commonly used ones and two hobby file systems. With the included companion CD-ROM, you'll have access to source code for utilities that can help you check your work, display file system contents, dump file systems, and even repair them!

Don't worry if you're new to operating system design - this book is accessible to all levels of experience. You don't need any specific hardware or software to dive into this fascinating subject. So why wait? Take control of your computer's hardware today with FYSOS: The Virtual File System!

Click here to get started on your journey.

Disclosure: I get commissions for purchases made through links in this website