baggiiiie

~

/

zettelkasten

/

mounting

mounting

Jun 21, 2025

  • learning
  • linux

what’s mounting

tags: learning linux

content

  • mounting is the process of connecting a filesystem on a block device to linux’s directory tree
  • when mounting a block device with a filesystem onto linux’s directory tree, we need:
    • source: the block device itself
    • destination: the path of where it should appear in linux’s directory tree

up

  • filesystem-basics

down

  • df-du-mount
  • mounting-misconception
  • blk-device-fs-mount

reference


Graph View

  • what’s mounting
  • content
  • up
  • down
  • reference

Backlinks

  • blk-device-fs-mount
  • df-du-mount
  • filesystem-basics

baggiiiie's learning notes on tech stuff