A Filesystem's Guide

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m (Replacing 'Freerunner' with 'FreeRunner')
m (Minor edits, changed from 2007.2 to 2008.8 and category changes done: -Openmoko, +Om 2008.8)
Line 2: Line 2:
  
  
= The Filesystem =
+
== The Om 2008.8 filesystem ==
  
== [[Openmoko2007.2]] ==
+
The root filesystem consists the following directories:
  
The Rootfilesystem consists out of the following directories:
 
 
*bin     
 
*bin     
 
*dev
 
*dev
Line 23: Line 22:
  
  
The first difference to the standard linux filesystem is that Openmoko lacks a /root directory.
+
The first difference to the standard Linux filesystem is the lack of /root directory. This directory is located under '''/home/root/'''.
This directory is located under /home/root/
+
  
 
Under /home/root/.evolution/ one can find the config and data files for contacts, calender, memos and tasks created on the FreeRunner.
 
Under /home/root/.evolution/ one can find the config and data files for contacts, calender, memos and tasks created on the FreeRunner.
  
 
The file /home/root/.ash_history seems to have a false name; correct would be .bash_history.
 
The file /home/root/.ash_history seems to have a false name; correct would be .bash_history.
 +
 +
The inserted micro SD card is mounted under '''/media/card'''.
  
 
==External links==
 
==External links==
Line 36: Line 36:
 
* [http://www.pathname.com/fhs/pub/fhs-2.3.pdf Filesystem Hierarchy Standard 2.3] (January 29, 2004)
 
* [http://www.pathname.com/fhs/pub/fhs-2.3.pdf Filesystem Hierarchy Standard 2.3] (January 29, 2004)
  
[[category:Openmoko]]
+
[[Category:Om 2008.8]]

Revision as of 11:53, 7 September 2008

Note : The following is far from being complete


The Om 2008.8 filesystem

The root filesystem consists the following directories:

  • bin
  • dev
  • home
  • media
  • proc
  • sys
  • usr
  • boot
  • etc
  • lib
  • mnt
  • sbin
  • tmp
  • var


The first difference to the standard Linux filesystem is the lack of /root directory. This directory is located under /home/root/.

Under /home/root/.evolution/ one can find the config and data files for contacts, calender, memos and tasks created on the FreeRunner.

The file /home/root/.ash_history seems to have a false name; correct would be .bash_history.

The inserted micro SD card is mounted under /media/card.

External links

Personal tools

Note : The following is far from being complete


The Om 2008.8 filesystem

The root filesystem consists the following directories:

  • bin
  • dev
  • home
  • media
  • proc
  • sys
  • usr
  • boot
  • etc
  • lib
  • mnt
  • sbin
  • tmp
  • var


The first difference to the standard Linux filesystem is the lack of /root directory. This directory is located under /home/root/.

Under /home/root/.evolution/ one can find the config and data files for contacts, calender, memos and tasks created on the FreeRunner.

The file /home/root/.ash_history seems to have a false name; correct would be .bash_history.

The inserted micro SD card is mounted under /media/card.

External links