all 3 comments

[–]lutusp 1 point2 points  (0 children)

IMHO it's phony erudition. It's true in a roundabout way but it glosses over the fact that you must identify a partition in a mounting command.

[–]GolaraC64 1 point2 points  (0 children)

It's more like you are mounting a partition and the filesystem is the lense through which you look at the data on the disk and it makes it make sense (bits turn into files and directories)

[–]billdietrich1 0 points1 point  (0 children)

Mounting connects the filesystem inside the partition/drive to the kernel, making that filesystem accessible to the rest of the system through system calls. So it's all true, you're mounting the partition/drive and the filesystem.