Active Topics

 


Reply
Thread Tools
Posts: 60 | Thanked: 22 times | Joined on Feb 2008
#1
on n800. Themselves and their pref/config file.
 
Posts: 1,950 | Thanked: 1,174 times | Joined on Jan 2008 @ Seattle, USA
#2
I'm going to assume that you're a Windows user, and if not, then a Mac user. In brief, unless you know Linux or at least get into the hang of individual things you can learn in these forums, they're stored somewhere you can't get to. If you google this forum for mmc install os (or something like that), you'll find how to install them onto a SD card. But if you don't fiddle a lot, they're stored in the N800's internal flash memory (i.e., not on a card). It turns out, though, that the apps are so efficient in byte-usage that there is plenty of room there unless you go wild.
__________________
.
. .

Help Save This Forum
for N8x0/Diablo Users! Register and Vote for Solution #1 on this Brainstorm. (The Solution will let you see New Posts with any threads you choose -- like the N900 and Maemo5/Fremantle threads -- filtered out.) (To understand the Solution better, see these posts #17, #18, and #19.)
 
Posts: 60 | Thanked: 22 times | Joined on Feb 2008
#3
thanks, but I need specific location, that is which one of these:

Code:
Nokia-N800-51-3:/# ls -al       
drwxr-xr-x   24 root     root            0 Dec 31  1969 .
drwxr-xr-x   24 root     root            0 Dec 31  1969 ..
drwxr-xr-x    2 root     root            0 Jan 18 01:12 .dev
drwxr-xr-x    2 root     root            0 Jan 18 01:34 bin
drwxr-xr-x    2 root     root            0 Jan 18 01:12 boot
drwxr-xr-x    2 root     root            0 Jan 18 01:12 cdrom
drwxr-xr-x   12 root     root         3560 Mar 22  2008 dev
drwxr-xr-x   66 root     root            0 Mar 21 14:01 etc
drwxr-xr-x    2 root     root            0 Jan 18 01:12 floppy
drwxr-xr-x    3 root     root            0 Jan 18 01:34 home
drwxr-xr-x    2 root     root            0 Jan 18 01:12 initrd
drwxr-xr-x    6 root     root            0 Mar 20 17:06 lib
drwxr-xr-x    4 root     root            0 Jan 18 01:27 media
drwxr-xr-x    3 root     root            0 Dec 31  1969 mnt
drwxr-xr-x    2 root     root            0 Jan 18 01:12 opt
dr-xr-xr-x  111 root     root            0 Dec 31  1969 proc
drwxr-xr-x    3 root     root            0 Mar 21 07:08 root
drwxr-xr-x    2 root     root            0 Sep 27 08:10 sbin
drwxr-xr-x    2 root     root            0 Jan 18 01:12 srv
drwxr-xr-x   11 root     root            0 Dec 31  1969 sys
drwxrwxrwt    9 root     root          660 Mar 21 14:31 tmp
drwxr-xr-x   14 root     root            0 Jan 18 01:24 usr
drwxr-xr-x   12 root     root            0 Dec 31  1969 var
Nokia-N800-51-3:/#
From the looks of this I assume /dev, but which one specifically:


Code:
Nokia-N800-51-3:/# ls -la /dev
drwxr-xr-x   12 root     root         3560 Mar 22  2008 .
drwxr-xr-x   24 root     root            0 Dec 31  1969 ..
drwxr-xr-x    3 root     root           80 Mar 21 13:06 .udev
drwxr-xr-x    3 root     root           60 Mar 22  2008 bus
crw-------    1 root     root       5,   1 Mar 21 15:00 console
lrwxrwxrwx    1 root     root           11 Dec 31  1969 core -> /proc/kcore
drwxr-xr-x    2 root     root          120 Dec 31  1969 dspctl
drwxr-xr-x    2 root     root          460 Mar 22  2008 dsptask
crw-rw-rw-    1 root     root      97,   0 Mar 22  2008 dsptask0
......
And just raw binaries or some compressed/encrypted format?
 
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#4
Files are scattered all over. The binaries (programs) are usually in /usr/bin and data/resources can usually be found in /usr/share . Of course, that is not a definte list.

Some progs keep config files in home dir.
 

The Following User Says Thank You to qwerty12 For This Useful Post:
Posts: 186 | Thanked: 56 times | Joined on Mar 2008
#5
Originally Posted by directore View Post
thanks, but I need specific location, that is which one of these:

Code:
Nokia-N800-51-3:/# ls -al       
drwxr-xr-x   24 root     root            0 Dec 31  1969 .
drwxr-xr-x   24 root     root            0 Dec 31  1969 ..
drwxr-xr-x    2 root     root            0 Jan 18 01:12 .dev
drwxr-xr-x    2 root     root            0 Jan 18 01:34 bin
drwxr-xr-x    2 root     root            0 Jan 18 01:12 boot
drwxr-xr-x    2 root     root            0 Jan 18 01:12 cdrom
drwxr-xr-x   12 root     root         3560 Mar 22  2008 dev
drwxr-xr-x   66 root     root            0 Mar 21 14:01 etc
drwxr-xr-x    2 root     root            0 Jan 18 01:12 floppy
drwxr-xr-x    3 root     root            0 Jan 18 01:34 home
drwxr-xr-x    2 root     root            0 Jan 18 01:12 initrd
drwxr-xr-x    6 root     root            0 Mar 20 17:06 lib
drwxr-xr-x    4 root     root            0 Jan 18 01:27 media
drwxr-xr-x    3 root     root            0 Dec 31  1969 mnt
drwxr-xr-x    2 root     root            0 Jan 18 01:12 opt
dr-xr-xr-x  111 root     root            0 Dec 31  1969 proc
drwxr-xr-x    3 root     root            0 Mar 21 07:08 root
drwxr-xr-x    2 root     root            0 Sep 27 08:10 sbin
drwxr-xr-x    2 root     root            0 Jan 18 01:12 srv
drwxr-xr-x   11 root     root            0 Dec 31  1969 sys
drwxrwxrwt    9 root     root          660 Mar 21 14:31 tmp
drwxr-xr-x   14 root     root            0 Jan 18 01:24 usr
drwxr-xr-x   12 root     root            0 Dec 31  1969 var
Nokia-N800-51-3:/#
From the looks of this I assume /dev, but which one specifically:


Code:
Nokia-N800-51-3:/# ls -la /dev
drwxr-xr-x   12 root     root         3560 Mar 22  2008 .
drwxr-xr-x   24 root     root            0 Dec 31  1969 ..
drwxr-xr-x    3 root     root           80 Mar 21 13:06 .udev
drwxr-xr-x    3 root     root           60 Mar 22  2008 bus
crw-------    1 root     root       5,   1 Mar 21 15:00 console
lrwxrwxrwx    1 root     root           11 Dec 31  1969 core -> /proc/kcore
drwxr-xr-x    2 root     root          120 Dec 31  1969 dspctl
drwxr-xr-x    2 root     root          460 Mar 22  2008 dsptask
crw-rw-rw-    1 root     root      97,   0 Mar 22  2008 dsptask0
......
And just raw binaries or some compressed/encrypted format?
They are in all of those! :P
It would probably help to know that this is following the "Filesystem Hierarchy Standard" (here it is on Wikipedia).
It helps when one can easily get a list of installed files via the package manager, but the application manager here does not appear to have a GUI for that...
 

The Following User Says Thank You to Picklesworth For This Useful Post:
YoDude's Avatar
Posts: 2,869 | Thanked: 1,784 times | Joined on Feb 2007 @ Po' Bo'. PA
#6
Originally Posted by Picklesworth View Post
They are in all of those! :P
It would probably help to know that this is following the "Filesystem Hierarchy Standard" (here it is on Wikipedia).
It helps when one can easily get a list of installed files via the package manager, but the application manager here does not appear to have a GUI for that...
This might be helpful too...

Originally Posted by Dec 23, 07 By slashmedia
Linux Directory Structure

The directory structure of Linux/other Unix-like systems is very intimidating for the new user, especially if he/she is migrating from Windows. In Windows, almost all programs install their files (all files) in the directory named: `Program Files.’ Such is not the case in Linux. The directory system categorises all installed files. All configuration files are in /etc, all binary files are in /bin or /usr/bin or /usr/local/bin. Here is the entire directory structure along with what they contain...
Linky >>> http://slashmedia.wordpress.com/2007...ory-structure/

 

The Following User Says Thank You to YoDude For This Useful Post:
Posts: 364 | Thanked: 54 times | Joined on Feb 2008
#7
Picklesworth & YoDude...THANK YOU for taking a reasonable approach to a reasonable question. Thanks for getting it that people ask because they want to learn. What they do with that knowledge is their problem...as I have come to learn on many, MANY occasions...but those screw ups are how I learn more, fixing something that was working perfectly fine, until I 'fixed' it that is...

Abd for the OP here are the reference manuals I have been using as time permits me to absorb this version of Linux:

http://www.debian.org/doc/user-manuals

I know the ITOS2008 is a variation of Debian but it's where I thought to begin...or is there a better option for references?
 
Reply


 
Forum Jump


All times are GMT. The time now is 14:18.