Notices


Reply
Thread Tools
Posts: 70 | Thanked: 12 times | Joined on Dec 2009
#1
Hi

File manager Doesn't show my 32 GB Phone memory. It only displays my 2 GB memory card.

I wish i could show you a screen shot, but i dont knw where it puts the screen shot image

PLEASE some one help me, its like i have lost my Personal computer, i have my valuable data on it
 
Posts: 70 | Thanked: 12 times | Joined on Dec 2009
#2
I tried Rebooting, swithced it off completly removed battery for a while and turned it on, nothing helped.. i m pissed off..... can any one here help me
 
Posts: 1,746 | Thanked: 1,832 times | Joined on Dec 2010
#3
reflash? nah am kidding, have you tried running fdisk and seeing if the partition can be found? it could just be unmounted
 
Posts: 70 | Thanked: 12 times | Joined on Dec 2009
#4
Could you just guide me how do i do a fdisk? u see i m not good with linux commands, i m just a Microsoft admin
 
Posts: 1,042 | Thanked: 430 times | Joined on May 2010
#5
go to terminal

then type df
then post the output here.

Then type cat /etc/fstab
then post the output here.

Then try typing mount /dev/mmcblk0p1 /home/user/MyDocs
and try typing df again
and post output here.
 

The Following User Says Thank You to Radicalz38 For This Useful Post:
Posts: 70 | Thanked: 12 times | Joined on Dec 2009
#6
Thank you very much...

i have posted the o/p as below
Waiting for you valuable comments




Originally Posted by Radicalz38 View Post
go to terminal

then type df
then post the output here.

df
Filesystem 1k-blocks Used Available Use% Mounted on
rootfs 233344 149472 79592 65% /
ubi0:rootfs 233344 149472 79592 65% /
tmpfs 1024 72 952 7% /tmp
tmpfs 256 76 180 30% /var/run
none 10240 76 10164 1% /dev
tmpfs 65536 4 65532 0% /dev/shm
/dev/mmcblk0p2 2064208 699660 1259692 36% /home
/home/opt 2064208 699660 1259692 36% /opt
/opt/pymaemo/usr/lib/python2.5
2064208 699660 1259692 36% /usr/lib/python2.5
/opt/pymaemo/usr/share/pyshared
2064208 699660 1259692 36% /usr/share/pyshared
/opt/pymaemo/usr/lib/pyshared
2064208 699660 1259692 36% /usr/lib/pyshared
/opt/pymaemo/usr/share/python-support
2064208 699660 1259692 36% /usr/share/python-support
/opt/pymaemo/usr/lib/python-support
2064208 699660 1259692 36% /usr/lib/python-support
/dev/mmcblk1 1965696 1710368 255328 87% /media/mmc1


Then type cat /etc/fstab
then post the output here.

$ cat /etc/fstab
# autogenerated
rootfs / rootfs defaults,errors=remount-ro,noatime 0 0
/dev/mmcblk0p1 /home/user/MyDocs vfat noauto,nodev,noexec,nosuid,noatime,nodiratime,utf8 ,uid=29999,shortname=mixed,dmask=000,fmask=0133,ro dir 0 0
/dev/mmcblk0p2 /home ext3 rw,noatime,errors=continue,commit=1,data=writeback 0 0
/home/opt /opt none bind
/dev/mmcblk0p3 none swap sw 0 0

Then try typing mount /dev/mmcblk0p1 /home/user/MyDocs
and try typing df again
and post output here.
home/user # mount /dev/mmcblk0p1 /home/user/MyDocs
mount: mounting /dev/mmcblk0p1 on /home/user/MyDocs failed: Invalid argument

/home/user # df
Filesystem 1k-blocks Used Available Use% Mounted on
rootfs 233344 143968 85096 63% /
ubi0:rootfs 233344 143968 85096 63% /
tmpfs 1024 76 948 7% /tmp
tmpfs 256 76 180 30% /var/run
none 10240 76 10164 1% /dev
tmpfs 65536 4 65532 0% /dev/shm
/dev/mmcblk0p2 2064208 699932 1259420 36% /home
/home/opt 2064208 699932 1259420 36% /opt
/opt/pymaemo/usr/lib/python2.5
2064208 699932 1259420 36% /usr/lib/python2.5
/opt/pymaemo/usr/share/pyshared
2064208 699932 1259420 36% /usr/share/pyshared
/opt/pymaemo/usr/lib/pyshared
2064208 699932 1259420 36% /usr/lib/pyshared
/opt/pymaemo/usr/share/python-support
2064208 699932 1259420 36% /usr/share/python-support
/opt/pymaemo/usr/lib/python-support
2064208 699932 1259420 36% /usr/lib/python-support
/dev/mmcblk1 1965696 1710400 255296 87% /media/mmc1
/home/user #

Last edited by tom4_u; 2011-04-26 at 19:12.
 
Posts: 1,225 | Thanked: 1,905 times | Joined on Feb 2011 @ Quezon City, Philippines
#7
Code:
# mount -t vfat -o noatime /dev/mmcblk0p1 /home/user/MyDocs
Failing that:

Code:
# fsck.vfat -a /dev/mmcblk0p1
Your eMMC looks good, as it's still mounted on /home.
These kinds of things make me wonder why Nokia bothered with a fat32 MyDocs.
__________________
N9 PR 1.3 Open Mode + kernel-plus for Harmattan
@kenweknot, working on Glacier for Nemo.
 
Posts: 70 | Thanked: 12 times | Joined on Dec 2009
#8
Thanks for the comment Hurrian, but nothing has happend, o/p below


$ sudo gainroot
Root shell enabled


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # mount -t vfat -o noatime /dev/mmcblk0p1 /home/user/Mydocs
mount: mounting /dev/mmcblk0p1 on /home/user/Mydocs failed: No such file or directory
/home/user # fsck.vfat -a /dev/mmcblk0p1
dosfsck 2.11, 12 Mar 2005, FAT32, LFN
Logical sector size is zero.
/home/user #
 
Posts: 738 | Thanked: 179 times | Joined on Mar 2010 @ Gold Coast, Australia
#9
A Microsoft Admin that doesnt knoe basic commands? and doesnt know where a screen shot image would go when he took it... What company are you working for...
 
Posts: 70 | Thanked: 12 times | Joined on Dec 2009
#10
Dear Lucas,

Its true that i dont knw basic linux commands,

I knw screen shots are placed here </home/user/MyDocs/.images/Screenshots >

now would you able to tell me how can i get those screen shots when /home/user/MyDocs is missing
 
Reply

Thread Tools

 
Forum Jump


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