How can I mount a partition that is not being automatically mounted?
Updated -
To show all available partitions, run fdisk -l from the command line. Show all mounted partitions by running mount from the command line.
If a partition listed in fdisk -l does not appear in the mount output, then it is being detected, but not necessarily mounted.
It can be temporarily mount by creating a mount point (such as
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.