Boot File System: Difference between revisions

Content deleted Content added
Mmu man (talk | contribs)
Created
 
Mmu man (talk | contribs)
make it sound less sardonic
Line 13:
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 doesn'tdoes not support directories, and only allows contiguous allocation for files, to make it simpler to be used by the boot loader.
 
==Implementations==