Which sequence correctly relates a disk to accessible files?
Creating an empty mount-point directory automatically creates a physical disk and file system.
A block device may contain partitions; a partition or device can hold a file system, which is attached at a mount point.
Every partition is immediately accessible as files without a file system or mount operation.
A file system is merely another name for the /dev node and has no data structure.
/dev