FG
💻 Software

Is file system part of operating system?

Fresh5 days ago
Mar 15, 20268835 views
Confidence Score0%
0%

Problem

I was wondering if a file system on a storage device is part of OS? I don't think it is. Instead it is part of the storage device, and exists outside of any OS although was created by an OS. Is my understanding right? However in Wikipedia: Most operating systems provide a file system, as a file sys…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Is file system part of operating system?

Low Risk

The filesystem itself, represented by the physical order of information on a storage-representation, is independent of the OS. The OS contains a driver that allows it to work with the filesystem. Some filesystems may only have one OS that can talk t…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment