Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
gahia
Old
(Last edited by gahia; 26th February 2012 at 09:49 PM.)
#1  
Junior Member - OP
Thanks Meter 2
Posts: 24
Join Date: May 2007
Question [Q]How to Mount Archos G9 to (X)Ubuntu 11.10

Hello,

I tried to see the internal storage directly on Xubuntu 11.10 like a hard drive, so I tried to mount it without success.

Ok, to push some file on internal storage I can using adb, but it's not very "look" friendly.

So I've tried many post, this one seem to be the near goal.
[Guide] Mount Internal Storage in Ubuntu

But for me still don't work.

Do you have any idea?

Edit:
1st solution (Thanks iourine) :
. Install it from Synaptics of Application Center and see Multimedia-->gMTP in the system menu. To some degree, it is sufficient to manage the user content on the device

Edit:
2nd solution nut not working for me : help
Please see the file archos9.bash
Plug your device and in a terminal sudo sh "le fichier"
Attached Files
File Type: zip ArchosMount.bash.zip - [Click for QR Code] (975 Bytes, 120 views)
 
iourine
Old
(Last edited by iourine; 5th February 2012 at 12:34 PM.)
#2  
Member
Thanks Meter 6
Posts: 40
Join Date: Feb 2012
Location: Moscow
Just tried gMTP, works as it should. Siply install it from Synaptics of Application Center and see Multimedia-->gMTP in the system menu. To some degree, it is sufficient to manage the user content on the device; you don't need adb for that only purpose.

Note that I also have necessary settings in ~/.android/adb_usb.ini and in /etc/udev/rules.d/51-android.rules (I think you too, once you can see the device in adb.)

Also look Wiki for "Media_Transfer_Protocol" for other options. If you have Kubuntu, it will probably work off-the-box, with the above two files.

Or do
Code:
adb shell
and manage the /storage directory by hand.

I wonder, has anybody ported MC onto this device?
8-)
The Following User Says Thank You to iourine For This Useful Post: [ Click to Expand ]
 
gahia
Old
#3  
Junior Member - OP
Thanks Meter 2
Posts: 24
Join Date: May 2007
Thank you it's work. You just have to open this prog

Do you have a solution to mount automatically this internal storage?
 
trevd
Old
#4  
Recognized Developer
Thanks Meter 820
Posts: 744
Join Date: Jul 2011
Location: Hull

 
DONATE TO ME
I was just thinking about this "issue"

I've managed to get it mounted and showing up in nautilus, although I think the mtpfs fuse driver may be a little buggy, I had to do a little rain dance to get it to show up.

Which part is not working for you?
 
gahia
Old
#5  
Junior Member - OP
Thanks Meter 2
Posts: 24
Join Date: May 2007
So with the first link! I block at the end.

so --> I don"t see in the "Places" menu a Drive marked with 'xoom' (or for me "tablette")

Even if I Plug in archos.

An idea?
 
gahia
Old
(Last edited by gahia; 26th February 2012 at 09:58 PM.)
#6  
Junior Member - OP
Thanks Meter 2
Posts: 24
Join Date: May 2007
Question Solution

The same thing,

I modified this script, but it not working. Any archos9 seen on xubuntu.
I see in media the dir but that's it. I tried to reinstall the mtfs... nothing, to do it manualy. Same thing.

You can find the script in the first message.
Let me know if it's work for you or how to improve it.

In advance thank you

Link : http://forum.xda-developers.com/atta...1&d=1330292862

What do you think about this line : mtpfs on /media/archos9 type fuse.mtpfs (rw,nosuid,nodev,allow_other)
 
lullabyte
Old
#7  
Junior Member
Thanks Meter 0
Posts: 3
Join Date: Jan 2012
Location: Rome
Default Do have you tried "MTPFS" ?

Do have you tried "MTPFS" ?

It works like a charm..

I've done this:

sudo apt-get install mtpfs

then
sudo mkdir /media/tablet

..and..

sudo mtpfs -o allow_other /media/tablet

is a piece of cake.
 
gahia
Old
#8  
Junior Member - OP
Thanks Meter 2
Posts: 24
Join Date: May 2007
Default Yes i've tried

Yes, thank you, I tried.

I'm going to trie 2 thing:
- because i'm under 64 xubuntu, i wil install the 32 prog
- instal the last aos from archos, i read that they improve something for that!

 
Post Reply+
Tags
android, archos, internal storage, mount, xubuntu
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Job Interview Prep: Phone Screen Part 1 – XDA Developer TV

XDA Developer TV Producer Jayce has been very busy creating videos to help … more

Auto Test Your Android Apps with Robotium

You’ve just finished coding your very first app, but before you release it to the wild, you … more

Open Source CPU Info App for Windows

So you’re playing with your shiny new Windows 8 tablet PC, when one of your like-minded geeky … more

Guide to Using Adobe Air on Android

When writing an app with performance in mind, you most likely want to write it native code using the … more