A Filesystem's Guide

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(The Om 2008.8 filesystem)
(The Om 2008.8 filesystem)
Line 24: Line 24:
 
The first difference to the standard Linux filesystem is the lack of /root directory. This directory is located under '''/home/root/'''.
 
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.
+
Under '''/home/root/.evolution/''' one can find the config and data files for contacts, calender, memos and tasks created on the FreeRunner. This doesn't seem to be correct. See the discussion on [[Talk:A Filesystem's Guide|the talk page]].
  
 
The file '''/home/root/.ash_history''' is a history of commands for the standard shell (ash). If you use bash, it will create the file '''/home/root/.bash_history'''.
 
The file '''/home/root/.ash_history''' is a history of commands for the standard shell (ash). If you use bash, it will create the file '''/home/root/.bash_history'''.

Revision as of 10:06, 20 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. This doesn't seem to be correct. See the discussion on the talk page.

The file /home/root/.ash_history is a history of commands for the standard shell (ash). If you use bash, it will create the file /home/root/.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. This doesn't seem to be correct. See the discussion on the talk page.

The file /home/root/.ash_history is a history of commands for the standard shell (ash). If you use bash, it will create the file /home/root/.bash_history.

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

External links