Reference articles on history, science, culture and more
Encyclopedia

Boot File System

UnixWare file system

The Boot File System (named BFS on Linux, but BFS also refers to the Be File System) was used on UnixWare to store files necessary to its boot process.

It does not support directories, and only allows contiguous allocation for files, to make it simpler to be used by the boot loader.

01Implementations

Besides the UnixWare support, Martin Hinner wrote a bfs kernel module for Linux that supports it.

He documented the file system layout as part of the process.

The Linux kernel implementation of BFS was written by Tigran Aivazian and it became part of the standard kernel sources on 28 October 1999 (Linux version 2.3.25).

The original BFS was written at AT&T Bell Laboratories for the UNIX System V, Version 4.0 porting base in 1986. It was written by Ron Schnell, who is also the author of Dunnet (game).

BFS was the first non-S5 (System V) Filesystem written using VFS (Virtual Filesystem) for AT&T UNIX.

Watch videos about Boot File SystemExplainers and documentaries on YouTube (opens in a new tab)

Sources and credits

This article is adapted from the Wikipedia article Boot File System, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.

Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.