Penguin
Diff: FileSystemHierarchy
EditPageHistoryDiffInfoLikePages

Differences between version 15 and previous revision of FileSystemHierarchy.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 15 Last edited on Thursday, July 21, 2005 3:01:32 pm by IanMcDonald Revert
Older page: version 14 Last edited on Thursday, July 21, 2005 2:15:03 pm by AristotlePagaltzis Revert
@@ -26,8 +26,11 @@
  Libraries needed to run the programs in <tt>/bin</tt> and <tt>/sbin</tt>. 
  
 __<tt>/mnt</tt>__: 
  MountPoint for temporary FileSystem~s (eg [CDROM], FloppyDisk). 
+  
+__<tt>/media</tt>__:  
+ MountPoint for temporary FileSystem~s that FedoraCore uses in latest versions (eg [CDROM], [DVD]).  
  
 __<tt>/opt</tt>__: 
  Intended for additional, self-contained software packages in subdirectories, such as TarBall~s which contain binaries rather than source. [KDE] is often found in <tt>/opt/kde</tt>, even though it doesn't fit the "self-contained" criterion. Some people install source TarBall~s in here too, especially beta software.