Reply
Thread Tools
James_Littler's Avatar
Posts: 820 | Thanked: 436 times | Joined on May 2010 @ Portsmouth, UK.
#11
This is definitely an argument for capacitive over resistive screens.

Capacitive screen make better ashtrays!
 
kevinp93's Avatar
Posts: 115 | Thanked: 43 times | Joined on May 2010 @ UK, London
#12
Originally Posted by bachagabriel View Post
No it does not. You have to select Mass Storage or PC suite. It does nothing if you don't press it on the touch screen
Fair Point, I just tried that with my N900 and it didn't work as you said.


But, see when you flash your N900. You turn the phone off, press 'U' and then connect the USB cable. This is what you do to flash it, right?

So shouldn't there be some kind of tool to copy the files or something following this procedure?
 
James_Littler's Avatar
Posts: 820 | Thanked: 436 times | Joined on May 2010 @ Portsmouth, UK.
#13
just connect the phone while it's off and it'll be readable in mass storage mode.

This was mentioned about 6 or 7 posts ago
 

The Following User Says Thank You to James_Littler For This Useful Post:
Posts: 701 | Thanked: 585 times | Joined on Sep 2010 @ London, England
#14
Really? This doesn't work for me. But maybe it was my phone, or maybe it only does that when connected to a Windows machine (I mostly run Linux and am not about to dig out a Windows machine just to check, at least not right now).

If you have installed the rootsh package, you can open the terminal, get root, then install any package you like using apt-get, for example you'd install the ssh server with the command:
apt-get install openssh-server

With the ssh server installed you can use it transfer files. One possible problem with this is that I can't figure out an easy way to make the n900 connect to a wireless access point from the command line.

With the terminal available you can copy files from the main storage to a micro sd card. If you have enough space on your microsd card you can copy (almost) everything with the command:
cp -r /home/user/MyDocs /media/mmc1/

I put the almost in brackets there because there are some configuration files (and maybe high scores for games) stored in /home/user, so you might want to copy all that as well if you think there'll be anything you care about saving in it.
 
Posts: 1,378 | Thanked: 1,604 times | Joined on Jun 2010 @ Göteborg, Sweden
#15
Originally Posted by James_Littler View Post
just connect the phone while it's off and it'll be readable in mass storage mode.

This was mentioned about 6 or 7 posts ago
I thought so too (hence my apparently stupid comment earlier ) but it seems this was seen as a bug and disabled in pr1.2. At least, my phone will not do this now.
 
hawaii's Avatar
Posts: 1,030 | Thanked: 792 times | Joined on Jun 2009
#16
/usr/sbin/osso-usb-mass-storage-enable.sh
 

The Following User Says Thank You to hawaii For This Useful Post:
Posts: 51 | Thanked: 19 times | Joined on Aug 2009 @ Australia
#17
fantomsingh, use the TV out cable for screen and the USB cable for transfers!
 
Posts: 3,664 | Thanked: 1,530 times | Joined on Sep 2009 @ Hamilton, New Zealand
#18
Originally Posted by fantomsingh View Post
thanx...i got terminal open....what do i do now?? and no i didnt install SSH
if you have xterminal opened then you can just copy the files to your memory card

cp = copy
To copy a directory with all subdirectories and files use the Linux / Unix cp command. Below is an example command of how you would use the cp command to copy files. Additional information about this command and other examples can also be found in the above cp link.

cp -r /home/hope/files/* /media/mmc1/

http://www.computerhope.com/unix/ucp.htm
 

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

Thread Tools

 
Forum Jump


All times are GMT. The time now is 14:49.