View Single Post
spanner's Avatar
Posts: 253 | Thanked: 184 times | Joined on Nov 2009 @ Bristol, UK
#20
Originally Posted by mas5acre View Post
I need help. All I want to do i see n900 files COMPLETELY. I ran sudo command. I installed Openssh client & server and ran command: ssh root@localhost. I gave it my password. Now what? I just want to change the boot screen! I'm running windows 7 on my main computer.
In a terminal on the N900, do the following 3 commands:

Code:
sudo gainroot
mkdir /media/root
mount / /media/root -o bind
Now in the file manager there'll be a 'root' folder that you'll be able browse.

But:
- You're still browsing as 'user' which means you can't screw anything up too badly
- The file manager still won't show you files or directories beginning with '.'
- The mount won't persist across phone reboots (this can be solved with a bit more tinkering)

[Edit: whoops - you're not going to be able to change the bootscreen this way, sorry!]

Last edited by spanner; 2010-01-18 at 14:45.
 

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