![]() |
2011-11-28
, 10:04
|
Posts: 7 |
Thanked: 2 times |
Joined on Nov 2011
|
#42
|
there is no mv -R in the system so when you just do mv usr/ / it say's "Can't remove 'usr/': It is a directory, as it should. So the next thing I tried is cp -R which indeed worked.
![]() |
2011-11-28
, 10:15
|
|
Posts: 2,021 |
Thanked: 1,060 times |
Joined on Apr 2010
@ Hong Kong
|
#43
|
![]() |
2011-11-28
, 12:13
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#44
|
![]() |
2011-11-28
, 12:25
|
|
Posts: 4,365 |
Thanked: 2,467 times |
Joined on Jan 2010
@ Australia Mate
|
#45
|
The Following User Says Thank You to F2thaK For This Useful Post: | ||
![]() |
2011-11-28
, 12:41
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#46
|
The Following User Says Thank You to AlMehdi For This Useful Post: | ||
![]() |
2011-11-28
, 12:49
|
|
Posts: 4,365 |
Thanked: 2,467 times |
Joined on Jan 2010
@ Australia Mate
|
#47
|
The Following User Says Thank You to F2thaK For This Useful Post: | ||
![]() |
2011-11-28
, 13:06
|
Posts: 1,539 |
Thanked: 1,604 times |
Joined on Oct 2011
@ With my N9
|
#48
|
Thanks, what mv cmd did you use? Seems like a lot of discussion on that, want to make sure I got mine right, because ls -l lists my files as still being from back in september.
EDIT:
So yes, what I had done wrong was copy the contents wrong. Double check your files with the 'vi' editor to make sure, it is possible you copied stuff wrong too. All the commands mentioned here are incorrect as far as what I tried. there is no mv -R in the system so when you just do mv usr/ / it say's "Can't remove 'usr/': It is a directory, as it should. So the next thing I tried is cp -R which indeed worked.
Copy the usr directory into your base root via PC. This will be /home/user/MyDocs on the phone system. From terminal:
gain devel-su
cd /home/user/MyDocs
cp -R usr/ /
them rm -rf usr (!! MAKE SURE YOU ARE IN /home/user/MyDocs when you do this, not to delete you /usr. Double check your current path location by 'pwd' !!) to delete the now duplicate files which you initially transferred.
![]() |
2011-11-28
, 13:43
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#49
|
![]() |
2011-11-28
, 13:51
|
|
Posts: 4,365 |
Thanked: 2,467 times |
Joined on Jan 2010
@ Australia Mate
|
#50
|
To enable root access for SSH, see:
http://talk.maemo.org/showpost.php?p...76&postcount=1
(This is what Ive done with my device)
N9 / N900 Youtube Videos
N9 "Faster, Darker, Better" Theme Pack
---
www.F2thaK.com