Reply
Thread Tools
Posts: 13 | Thanked: 0 times | Joined on Aug 2010 @ kenya
#11
micha - its sayn failed: invalid argument
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#12
It says probably that
mount: mounting rootfs on / failed :Invalid argument
, because it is already mounted, but what about MyDocs? Is it usable now?
 
Posts: 13 | Thanked: 0 times | Joined on Aug 2010 @ kenya
#13
yes dats wat it ses .... no man ... nt usable ...
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#14
I do not think that anything of your data is lost.
Please paste the complete output of these commands to analyze your current setup.
Code:
sudo gainroot
sfdisk -l
mount
df -h
for understanding what's going on with the MyDocs partition it is essential to get the full exact output. If copy and paste is not possible, please, redirect the output of the commands to a file like this:
Code:
sudo gainroot
sfdisk -l > debugging.txt
mount >> debugging.txt
df -h >> debugging.txt
Transfer the file to your PC and copy and paste the content of the file from there or use the 'Go Advanced' button under the quick reply textbox and attach the file.
 
Posts: 13 | Thanked: 0 times | Joined on Aug 2010 @ kenya
#15
i m so lost ... i did all dat its sayn cannot find sfdisk -1
 
Posts: 404 | Thanked: 186 times | Joined on Oct 2010 @ Dehradun,India
#16
its sfdisk -l not sfdisk -1
 
Posts: 13 | Thanked: 0 times | Joined on Aug 2010 @ kenya
#17
tried dat ... its given me details on the space adding up to approx 5GB for da 1st code ...

for da second code on the docs, there is nothing as in .. i hit enter and its jus like nothn happened .. it jus goes to the next line
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#18
Originally Posted by kotnikk View Post
tried dat ... its given me details on the space adding up to approx 5GB for da 1st code ...

for da second code on the docs, there is nothing as in .. i hit enter and its jus like nothn happened .. it jus goes to the next line
Off topic:
Please, do not describe the errors, that is useless.
Please read carefully, what i ask you to do!
Please, the exact output is necessary for understanding why your MyDocs partition is messed up.
Please take your time (this is not chat or sms here) to prepare your postings, i surely do the same.

Back to topic:
The second bunch of commands redirects all the output to the file debugging.txt in /home/user, i assume. Copy that file to your PC and post the content in this thread OR attach the file to your post using the 'Go Advanced' button under the text box.
 
Posts: 17 | Thanked: 0 times | Joined on Jan 2010 @ Austria / Voecklabruck
#19
Hi michaaa62

Have the same problem... could not see my files, photos, mp3, nothing.. also settings of programms..
so i did a nokia software update, ans now my programms, games are gone too :-(
now allready again installed openssh, and connected.. => i can see the old files, but not from the phone...
is there a way to restore the old status & files & programms? i also have had an old backup, but i can see it any more in the phone..

here is the debuggin.txt as you wrote before...

what can i do to restore my old status :-( plz, can you help me.... ? ;-)

greetz drnorton

Code:
Disk /dev/mmcblk0: 977024 cylinders, 4 heads, 16 sectors/track
Units = cylinders of 32768 bytes, blocks of 1024 bytes, counting from 0

   Device Boot Start     End   #cyls    #blocks   Id  System
/dev/mmcblk0p1          1  884864  884864   28315648    c  W95 FAT32 (LBA)
/dev/mmcblk0p2     884865  950400   65536    2097152   83  Linux
/dev/mmcblk0p3     950401  974976   24576     786432   82  Linux swap / Solaris
/dev/mmcblk0p4          0       -       0          0    0  Empty

Disk /dev/mmcblk1: 60032 cylinders, 4 heads, 16 sectors/track
Units = cylinders of 32768 bytes, blocks of 1024 bytes, counting from 0

   Device Boot Start     End   #cyls    #blocks   Id  System
/dev/mmcblk1p1          0+     31      32-      1023+   c  W95 FAT32 (LBA)
/dev/mmcblk1p2         32   60031   60000    1920000   83  Linux
/dev/mmcblk1p3          0       -       0          0    0  Empty
/dev/mmcblk1p4          0       -       0          0    0  Empty
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=writeback)
/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=0133,rodir)
/dev/mmcblk1p1 on /media/mmc1 type vfat (rw,noauto,nodev,noexec,nosuid,noatime,nodiratime,utf8,uid=29999,shortname=mixed,dmask=000,fmask=0133,rodir)
Filesystem                Size      Used Available Use% Mounted on
rootfs                  227.8M    126.5M     97.1M  57% /
ubi0:rootfs             227.8M    126.5M     97.1M  57% /
tmpfs                     1.0M     84.0k    940.0k   8% /tmp
tmpfs                   256.0k     88.0k    168.0k  34% /var/run
none                     10.0M     84.0k      9.9M   1% /dev
tmpfs                    64.0M      4.0k     64.0M   0% /dev/shm
/dev/mmcblk0p2            2.0G      1.4G    492.7M  74% /home
/home/opt                 2.0G      1.4G    492.7M  74% /opt
/dev/mmcblk0p1           27.0G    128.0k     27.0G   0% /home/user/MyDocs
/dev/mmcblk1p1         1004.0k     14.0k    990.0k   1% /media/mmc1
Attached Files
File Type: txt debugging.txt (2.5 KB, 85 views)
 
Posts: 446 | Thanked: 114 times | Joined on Jan 2010 @ Lake District, Cumbria, UK
#20
would this work?

In Xterminal: 1. sudo gainroot 2. apt-get --reinstall install ke-recv
 

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


 
Forum Jump


All times are GMT. The time now is 06:35.