![]() |
solved | no files/folders issue
After installing KP51 and USB mode I cant get access to Internal memory as well to SDCard.
The file manager get a msg: " no files/folders". :confused: Even as i removed USB mode it seems like there is no memory nor SD. When I connect the device to a PC as mass storage, it recognize the device and the SD but ask to enter disc to it. Removing the SD to another device let me get access to to file stored. Setting--> Memory --> details: only 2.2 GB seems to be there. :eek: when trying: Code:
sudo gainrootany suggestion ? |
Re: no files/folders issue
USB Mode/KP51 shouldn't do that. You likely have other problems. For now, how about showing us the output of
Code:
df -h |
Re: no files/folders issue
TY. :)
df -h Quote:
Quote:
Quote:
|
Re: no files/folders issue
all eMMC /dev nodes seem to be there. which is good.
/dev/mmcblk0p1 is your MyDocs, and /dev/mmcblk0p3 is swap My advice would be to: 1) install BackupMenu from the repositories. 2) use it to backup rootfs and optfs to emmc or uSD (if it will succeed mounting them) OR -- try to use Raw USB feature of BackupMenu, which will mount all the partitions onto your pc 3) After you've backed up your stuff (maybe more than once to different places), use BackupMenu (or PC) to run 'fsck' on the partitions. If you're lucky, errors will be fixed and they should mount. Obviously, the fastest way (but least desirable) is to reflash your device. |
Re: no files/folders issue
Oops, can not install BackupMenu.
There seem to be a recursive conflict with NITDroid instaler (which I never used) and with Enhanced Boot Loader for maemo (which need by NITDroid instaler & kernel-power config for multiboot). is there a way to do it from X-term ? can I |
Re: no files/folders issue
Try checking the eMMC:
Code:
sudo gainrootCode:
mount /dev/mmcblk0p1 /home/user/MyDocs -t vfat -o noauto,nodev,noexec,nosuid,noatime,nodiratime,utf8,uid=29999,shortname=mixed,dmask=000,fmask=0133,rodir |
Re: no files/folders issue
Hah .. multiboot is another tough cookie, as far as i can gather. It is quite possible that you will never get a sane system until a reflash
|
Re: no files/folders issue
Quote:
fsck /dev/mmcblk0p1 output: Code:
fsck 1.41.3.maemo0 (12-Oct-2008) |
Re: no files/folders issue
Looks good, give it try!
|
Re: no files/folders issue
OK, there's a big progress. :)
File manager can see the device, but there seems to be something missing. There are 27 GB on device memory, not 32G - but I can live with it. :p File Manger still can not see the SD card, and PC cant see them both the internal & the external memory. what shell i do next ? Many thanks to all. |
| All times are GMT. The time now is 13:19. |
vBulletin® Version 3.8.8