Active Topics

 


Reply
Thread Tools
Posts: 13 | Thanked: 0 times | Joined on Jan 2011
#11
after reboot also file manager says the same "(no files/folders)"
 
misterc's Avatar
Posts: 1,625 | Thanked: 998 times | Joined on Aug 2010
#12
Originally Posted by parandsri View Post
after reboot also file manager says the same "(no files/folders)"
reboot is a way of issuing
Code:
root
mount /dev/mmcblk0p1 /home/user/MyDocs
indeed

could you please start a new X Terminal or if one is already started
Code:
whoami
if output is root
Code:
exit
then / else:
Code:
touch /home/user/MyDocs/test.txt
ls -a /home/user/MyDocs
__________________
information is a necessary though no sufficient condition to rationality...
 
Posts: 13 | Thanked: 0 times | Joined on Jan 2011
#13
i executed the commands..after this command "ls -a /home/user/MyDocs"

it listed .qf
.sounds
.volumeIcon.icns
.videos
.camera......

test.txt
- $
 
ibrakalifa's Avatar
Posts: 1,583 | Thanked: 1,203 times | Joined on Dec 2011 @ Everywhere
#14
are you root? It seems you are not become root
__________________
~$
~#
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#15
Please show the output of
Code:
mount
 
Posts: 13 | Thanked: 0 times | Joined on Jan 2011
#16
~ $ 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)
/opt/pymaemo/usr/lib/python2.5 on /usr/lib/python2.5 type bind (bind)
/opt/pymaemo/usr/share/pyshared on /usr/share/pyshared type bind (bind)
/opt/pymaemo/usr/lib/pyshared on /usr/lib/pyshared type bind (bind)
/opt/pymaemo/usr/share/python-support on /usr/share/python-support type bind (bind)
/opt/pymaemo/usr/lib/python-support on /usr/lib/python-support type bind (bind)
/dev/mmcblk0p1 on /home/user/MyDocs type vfat (rw,noauto,nodev,exec,nosuid,noatime,nodiratime,ut f8,uid=29999,shortname=mixed,dmask=000,fmask=0000, rodir)
~ $
 
misterc's Avatar
Posts: 1,625 | Thanked: 998 times | Joined on Aug 2010
#17
Originally Posted by parandsri View Post
~ $ 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)
/opt/pymaemo/usr/lib/python2.5 on /usr/lib/python2.5 type bind (bind)
/opt/pymaemo/usr/share/pyshared on /usr/share/pyshared type bind (bind)
/opt/pymaemo/usr/lib/pyshared on /usr/lib/pyshared type bind (bind)
/opt/pymaemo/usr/share/python-support on /usr/share/python-support type bind (bind)
/opt/pymaemo/usr/lib/python-support on /usr/lib/python-support type bind (bind)
/dev/mmcblk0p1 on /home/user/MyDocs type vfat (rw,noauto,nodev,exec,nosuid,noatime,nodiratime,ut f8,uid=29999,shortname=mixed,dmask=000,fmask=0000, rodir)
~ $
if you type the command
Code:
ossofilemanager
now, do you still get [no files/folders]?
__________________
information is a necessary though no sufficient condition to rationality...
 
Posts: 13 | Thanked: 0 times | Joined on Jan 2011
#18
Originally Posted by misterc View Post
if you type the command
Code:
ossofilemanager
now, do you still get [no files/folders]?
Sadly, Yes :-(
 
Posts: 84 | Thanked: 45 times | Joined on Jan 2012 @ Damascus Syria
#19
I had similar strange problem once.
Have you recently downloaded any "catorise"-ing apps ?? sometimes installing different versions at the same time could result in such problem and maybe you should remove it.

In case app manager has also stoped working-
Try to open app manager by opening a debian package on youe n900 -or- click a download link from the internet -I think- this should open app manager on your device.
If it works remove the package I mentioned above or any other app you have recently installed and which may has caused the problem.
__________________
استغفر الله العظيم الذي لا إله الا هو الحي القيوم و أتوب اليه

Last edited by AnasSyria; 2012-06-10 at 04:53.
 
Posts: 863 | Thanked: 213 times | Joined on Feb 2012 @ Goa
#20
Please Help Heree, I Dont Understand What To Do, I Have very important documents on MyDocs. Please Help, In File Manager There is nothing

BusyBox v1.21.0 (Debian 1.21.0power2+thumb1) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ sudo gainroot
Root shell enabled


BusyBox v1.21.0 (Debian 1.21.0power2+thumb1) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # umount /dev/mmcblk0p1
umount: can't umount /dev/mmcblk0p1: Invalid argument
/home/user # fsck -af /dev/mmcblk0p1
fsck 1.42.5 (29-Jul-2012)
dosfsck 3.0.12, 29 Oct 2011, FAT32, LFN

Unable to create unique name
/home/user #
/home/user # mount /dev/mmcblk0p1 /home/user/MyDocs
mount: mounting /dev/mmcblk0p1 on /home/user/MyDocs failed: Invalid argument
/home/user #
 
Reply


 
Forum Jump


All times are GMT. The time now is 09:43.