Editing N900 filesystem

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
This article is here to help you find your files you see in file manager but can't seem to find via terminal.
This article is here to help you find your files you see in file manager but can't seem to find via terminal.
-
Note: power users should know how to use find, so lets keep this article beginner-friendly!
 
-
== Location table ==
 
-
{|class="wikitable"
+
{|class="wikitable" style="text-align:center;
-
|+ N900 mount points
+
|-
|-
!File manager path
!File manager path
!Real path
!Real path
-
!Size of the partition
 
-
!Partition Type
 
-
!Device
 
|-
|-
-
|root
+
|Nokia N900
-
|<code>/</code>
+
|/home/user/MyDocs
-
|256 MiB
+
-
|rootfs
+
-
|Built in to processor chip
+
|-
|-
-
|space for software installations etc.
+
|Nokia N900/Documents
-
|<code>/home</code>
+
|/home/user/MyDocs/.documents
-
|2 GiB
+
-
|ext3
+
-
|Partition of 32 GB memory chip
+
|-
|-
-
|Nokia N900
+
|Nokia N900/Images
-
|<code>[[MyDocs folder|/home/user/MyDocs]]</code>
+
|/home/user/MyDocs/.images
-
|27 GiB
+
-
|vfat (default)
+
-
|Partition of 32 GB memory chip
+
|-
|-
|Memory card
|Memory card
-
|<code>/media/mmc1</code>
+
|/media/mmc1
-
|Memory card's size
+
-
|N/A
+
-
|microSD memory card
+
-
|-
+
-
|Swap
+
-
| -
+
-
|768 MiB
+
-
|swap
+
-
|Partition of 32 GB memory chip
+
|-
|-
 +
|}
|}
-
'''Please notice, that units are [[:wikipedia:Gibibyte|Gibibytes]] (GiB), not [[:wikipedia:Gigabytes|Gigabytes]] (GB). N900 specs say 32 GB, not 32 GiB'''
 
-
 
-
eMMC is a image of 32 GB chip. See [[Updating the firmware]]
 
-
 
-
Note: MyDocs has subfolders that can be seen with file manager, there is an article describing those called [[MyDocs folder]]. The folder you see when you plug in your N900 to computer is:
 
-
/home/user/MyDocs
 
-
 
-
== Instructions for viewing hidden files ==
 
-
 
-
All files that start with period (.), are hidden files/folders. For example:
 
-
/home/user/.thisishiddenfile.txt
 
-
/home/user/MyDocs/.images/
 
-
 
-
; Mac
 
-
: Use <code>ls -a</code> in [[terminal]] or [http://www.apple.com/downloads/dashboard/developer/hiddenfiles.html a Dashboard Widget]
 
-
; Windows
 
-
: To see hidden or system files, open the "Tools" menu, and select "Folder Options", then in the "View" tab, check "Show hidden files and folders". [http://www.microsoft.com/windowsxp/using/helpandsupport/learnmore/tips/hiddenfiles.mspx Learn more]
 
-
; GNOME - Nautilus
 
-
: In the '''View''' menu of the file manager, check the "Hidden files" checkbox. [http://library.gnome.org/users/user-guide/stable/nautilus-hidden-files.html.en Learn more]. The keyboard shortcut is Control+H.
 
-
; KDE - Dolphin
 
-
: In the '''View''' menu of the file manager, select "Show Hidden Files" [http://docs.kde.org/stable/en/kdebase-apps/dolphin/dolphin-interface.html Learn more]
 
-
; Command line
 
-
: Use <code>ls -a</code> in a terminal. This will work on your Nokia N770, N8xx, and N900 as well as any Linux distro or system.
 
-
 
-
== Further reading ==
 
-
 
-
* [[:wikipedia:Unix directory structure|The Unix directory structure]] article from Wikipedia.
 
[[Category:Beginners]]
[[Category:Beginners]]
-
[[Category:N900]]
 

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)