Active Topics

 


Reply
Thread Tools
Posts: 28 | Thanked: 38 times | Joined on May 2013 @ in the sky
#11
i am really Sorry Morpog please teel me the solution
 

The Following User Says Thank You to pinkmechanic For This Useful Post:
Posts: 1,378 | Thanked: 1,604 times | Joined on Jun 2010 @ Göteborg, Sweden
#12
Originally Posted by pinkmechanic View Post
i am really Sorry Morpog please teel me the solution
Pay attention to what folk have asked you to do in the other thread you started: ie the output of the command "mount" and "df"; they told you how to pipe the output to files you can attach here.

Stick to one thread. Stop multi-posting as pissing folk off is the LAST thing you need.

Good-luck,

Last edited by handaxe; 2013-05-29 at 22:12.
 

The Following 6 Users Say Thank You to handaxe For This Useful Post:
Posts: 28 | Thanked: 38 times | Joined on May 2013 @ in the sky
#13
REINOB Please have look on it

Nokia-N900:~# mount
rootfs on / type rootfs (rw)
ubi0:rootfs on / type ubifs (rw,bulk_read,no_chk_data_crc)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
tmpfs on /tmp type tmpfs (rw,noatime,size=1024k)
tmpfs on /var/run type tmpfs (rw,nosuid,noatime,size=256k,mode=755)
none on /dev type tmpfs (rw,noatime,size=10240k,mode=755)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,noatime,size=65536k)
/dev/mmcblk0p2 on /home type ext3 (rw,noatime,errors=continue,commit=1,data=writebac k)
/home/opt on /opt type none (bind)
nodev on /sys/kernel/debug type debugfs (0)
/dev/mmcblk0p1 on /home/user/MyDocs type vfat (rw,noauto,nodev,noexec,nosuid,noatime,nodiratime, utf8,uid=29999,shortname=mixed,dmask=000,fmask=013 3,rodir)
Nokia-N900:~# mount > log.txt
 

The Following 2 Users Say Thank You to pinkmechanic For This Useful Post:
Posts: 28 | Thanked: 38 times | Joined on May 2013 @ in the sky
#14
REINOB Please have look on it also

Nokia-N900:~# df
Filesystem 1k-blocks Used Available Use% Mounted on
rootfs 233344 128672 100388 56% /
ubi0:rootfs 233344 128672 100388 56% /
tmpfs 1024 92 932 9% /tmp
tmpfs 256 76 180 30% /var/run
none 10240 72 10168 1% /dev
tmpfs 65536 4 65532 0% /dev/shm
/dev/mmcblk0p2 2064208 160132 1799220 8% /home
/home/opt 2064208 160132 1799220 8% /opt
/dev/mmcblk0p1 28312128 19067200 9244928 67% /home/user/MyDocs
Nokia-N900:~# df > log.txt
 

The Following 2 Users Say Thank You to pinkmechanic For This Useful Post:
Posts: 28 | Thanked: 38 times | Joined on May 2013 @ in the sky
#15
PLEASE REINOB or SAPONGA give me the solution for this issue i am very much worried about it. i am wondering and searching but i dont know what to do with it. its 2:52AM right now still no +ve response. please help me
 

The Following User Says Thank You to pinkmechanic For This Useful Post:
Posts: 1,378 | Thanked: 1,604 times | Joined on Jun 2010 @ Göteborg, Sweden
#16
Originally Posted by pinkmechanic View Post
PLEASE REINOB or SAPONGA give me the solution for this issue i am very much worried about it. i am wondering and searching but i dont know what to do with it. its 2:52AM right now still no +ve response. please help me
I am no expert on this. There is nothing obviously wrong with that output as far as I can see.

Best I can do is refer you to this, as there may be corruption in the file-system:

http://talk.maemo.org/showthread.php?t=73348

Read the first page and the advice of michaaa62 and what user poogash says: "it can take a long time" plug the n900 into charger.
 

The Following 4 Users Say Thank You to handaxe For This Useful Post:
Copernicus's Avatar
Posts: 1,986 | Thanked: 7,698 times | Joined on Dec 2010 @ Dayton, Ohio
#17
Actually, can I ask you for something simple? If you could just open the terminal and run

"pwd"

and

"ls"

from the prompt, and give us the results? (I'm wondering if you start in your home directory, and if you can see corrupted filenames or something.)
 

The Following 7 Users Say Thank You to Copernicus For This Useful Post:
woody14619's Avatar
Posts: 1,455 | Thanked: 3,309 times | Joined on Dec 2009 @ Rochester, NY
#18
Better yet, see if there's anything you recognize from this:

Code:
ls -la /home/user/MyDocs
If the fs were hosed, it would likely be mounted read-only, but it's not from the mount command output. It could just be something new is holding onto it and it's not unmounting, therefore not sharing via USB?

If you see files from the above command try this:

Disconnect the N900 from everything.
Close ALL applications on the N900.
Type the following into an xterm:
Code:
cd /
root
cd /
unmount /home/user/MyDocs
Then plug the device into the PC and see if it shows the files. If there's an error on any step, post that here.

If it does show it mounted on your PC, but no files, it may be worth trying to do a repair from there.
__________________
Maemo Council Member: May 2012 - November 2012
Hildon Foundation founding member.
Hildon Foundation Board of Directors: March 2013 - Jan 15, 2014

Last edited by woody14619; 2013-05-30 at 01:58.
 

The Following 7 Users Say Thank You to woody14619 For This Useful Post:
Posts: 28 | Thanked: 38 times | Joined on May 2013 @ in the sky
#19
Yes Woody14619 i can see them but these files are empty. i am quite sure that my data is inside the device but i don't know why its corrupted and i cant see any of my file EVEN no SONGS OR VIDEOS.
because it says your memory is 19gb useb and 7gb remaining. please tell my how to copy all my data inside N900 ?
 

The Following User Says Thank You to pinkmechanic For This Useful Post:
Posts: 28 | Thanked: 38 times | Joined on May 2013 @ in the sky
#20
woody14619 PLEASE have a look on this

~ $ ls -a /home/user/MyDocs
. .sounds backups
.. .videos rootsh.install
.apt-archive-cache DCIM settings.bkf
.documents FOUND.000
.images Folder
 

The Following User Says Thank You to pinkmechanic For This Useful Post:
Reply

Tags
nokia n900


 
Forum Jump


All times are GMT. The time now is 08:50.