UFS: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content added Content deleted
m (added category tag)
m (+ filesystems infobox)
Line 1: Line 1:
{{Stub}}
{{Stub}}
{{Filesystems}}


== About FFS / UFS (BSD) ==
== About FFS / UFS (BSD) ==

Revision as of 12:09, 3 July 2008

This page is a stub.
You can help the wiki by accurately adding more contents to it.
Filesystems
Virtual Filesystems

VFS

Disk Filesystems
CD/DVD Filesystems
Network Filesystems
Flash Filesystems

About FFS / UFS (BSD)

Not to be confused with the Amiga FFS, the BSD FFS / UFS is commonly used on hard disks for the *BSD and derivatives. What is usually called a "partition" is called a "slice" in *BSD, which is in turn subdivided into "partitions" - a naming pattern that leads to some confusion, and to rather cryptic device names (ad0s1c for the third partition on the second slice on the primary master ATAPI hard drive...).