Page 1 of 1

App or shortcut to unmount USB storage ??

PostPosted: July 1st, 2012, 4:24 pm
by jamesb72
I am using extreme to view pics of SD/CF cards using card reader which works really nicely with quickpic to preview pics I've just taken, but to unmount card I have to go into settings/settings/storage/scroll down to USB and click unmount.

I have searched and looked around but cannot find an app or shortcut to 'unmount usb storage' from a single click - does one exist ??

Re: App or shortcut to unmount USB storage ??

PostPosted: July 1st, 2012, 5:30 pm
by Mitre
if you download gscript you should be able to write a script to do what you want
Code: Select all
umount /mnt/usbhost
or something should be the code to unmount the usb stick