Reply
Thread Tools
Posts: 132 | Thanked: 40 times | Joined on Jan 2013 @ Nairobi Kenya
#1
Hi,

Yesterday I downloaded some files while was in mass storage mode to a PC, after disconnecting etc, I can't access the downloads. (these files were downloaded thru the phone and are .rpm and .debs)

Pls assist.

regards,
Freddie.
 
peterleinchen's Avatar
Posts: 4,117 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#2
Your downloaded files are most probably on
/home/user/MyDocs
But directly in this folder on /home (mmcblk0p3) partition. Not on the MyDocs (mmcblk0p1) partition (which is mounted in normal runtime, but gets unmounted in USB mode).
This is a behaviour normal to Linux, but should have been avoided by Nokia for a 'Smartphone'!

you need:
developer mode
devel-su
umount /home/user/MyDocs
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature
 

The Following 3 Users Say Thank You to peterleinchen For This Useful Post:
Posts: 132 | Thanked: 40 times | Joined on Jan 2013 @ Nairobi Kenya
#3
Originally Posted by peterleinchen View Post
Your downloaded files are most probably on
/home/user/MyDocs
But directly in this folder on /home (mmcblk0p3) partition. Not on the MyDocs (mmcblk0p1) partition (which is mounted in normal runtime, but gets unmounted in USB mode).
This is a behaviour normal to Linux, but should have been avoided by Nokia for a 'Smartphone'!

you need:
developer mode
devel-su
umount /home/user/MyDocs
Hi and thanks.
Tried and gave me an error as shown below;

'umount: can't umount /home/user/MyDocs: Operation not permitted.'

what cud b the prob, am logged as root.

thanks
 
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#4
Originally Posted by Freddie View Post
Hi and thanks.
Tried and gave me an error as shown below;

'umount: can't umount /home/user/MyDocs: Operation not permitted.'

what cud b the prob, am logged as root.

thanks
Your mount point should be somewhere in /dev/

Usually /dev/mmcblk0p1 but check first by issuing mount without any parameters or

Code:
mount | grep MyDocs
/home/user/MyDocs is just the mount name
 

The Following 2 Users Say Thank You to anthonie For This Useful Post:
Posts: 132 | Thanked: 40 times | Joined on Jan 2013 @ Nairobi Kenya
#5
gave the same error, my boot sector is at mmcblk0p1
pls assist.
 
Posts: 132 | Thanked: 40 times | Joined on Jan 2013 @ Nairobi Kenya
#6
Originally Posted by Freddie View Post
gave the same error, my boot sector is at mmcblk0p1
pls assist.
pls assist, Its not that i cant download again but I needed to know how else I can handle this just in case of its recurrence..
 
pichlo's Avatar
Posts: 6,445 | Thanked: 20,981 times | Joined on Sep 2012 @ UK
#7
@Freddie,
Try in mass storage mode again. That should unmount MyDocs for you and expose the directory ("folder" in Microsoft-speak) normally shadowed by mounting.

Whilst in mass storage mode, open the terminal, go to /home/user/MyDocs and move everything you find there one level up to /home/user. Alternatively delete it, but then you will need to download it again.

Once done, exit mass storage mode, check that MyDocs is mounted again, i.e. that 'ls /home/user/MyDocs' lists the contents you saw from the PC. Once confirmed, move the files you moved in step 2 back to MyDocs.
 

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


 
Forum Jump


All times are GMT. The time now is 20:42.