How does linux know which partition should be mounted at which directory? Where is this info stored?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
The information about what hard drives to mount where is stored in |
|||||||
|
|
Your search for which partition is mounted may not end in fstab, the listing may use LABELs or UUIDs. You can search for LABELs with e2label. |
|||
|
|