What is the difference between Filesystem(device location) and Mounted point? both seems to be directory
Fresh3 days ago
Mar 15, 202616338 viewsConfidence Score0%
0%
Problem
What is the difference between Filesystem(device location) and Mounted point? Both seems to be directory. Where does actual data/files of the mounted device reside? in filesystem or mount point? What is the use of mount point if actual data lives in Filesystem?
Error Output
#df Filesystem 1K-blocks Used Available Use% Mounted on /dev/xvda1 8256952 970228 7202856 12% / tmpfs …
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: What is the difference between Filesystem(device location) and Mounted point? both seems to be directory
Low Risk
A (physical) file system is a disk or partition, formatted in a certain way, and containing data structures comprising directories and files. Every physical file system has a root directory indicated as in Linux. Now this structure maps to a logical…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix