![]() |
2010-03-14
, 11:16
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#2
|
![]() |
2010-03-14
, 12:53
|
Posts: 90 |
Thanked: 47 times |
Joined on Dec 2009
@ Sydney Australia
|
#3
|
The Following User Says Thank You to atunguyd For This Useful Post: | ||
![]() |
2010-03-14
, 12:56
|
Posts: 287 |
Thanked: 127 times |
Joined on Oct 2009
@ Sweden
|
#4
|
![]() |
2010-03-14
, 13:22
|
Posts: 376 |
Thanked: 511 times |
Joined on Aug 2009
@ Greece
|
#5
|
Hi everybody, I feel so stupid:
I added a new row in my .profile. Something like. I dont't know exacly why ICode:PATH=$usr/user/MyDocs/dash/
Any idea on how get out of this nigthmare???
ssh user@n900 "mv .profile .profile.no"
ssh root@n900
The Following 3 Users Say Thank You to v13 For This Useful Post: | ||
![]() |
2010-03-14
, 13:41
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#6
|
Install ssh via application manager.
From a (linux) PC run:
This should execute the command without spawning a login shell (a.k.a. without sourcing .profile). If this fails then you can always try to set the root password (I believe that openssh asks for the root password when it is installed) and connect as root:Code:ssh user@n900 "mv .profile .profile.no"
Code:ssh root@n900
![]() |
2010-03-14
, 13:48
|
|
Posts: 579 |
Thanked: 286 times |
Joined on Oct 2009
@ Australia
|
#7
|
![]() |
2010-03-14
, 14:14
|
Posts: 55 |
Thanked: 14 times |
Joined on Mar 2009
@ UK
|
#8
|
Hi everybody, I feel so stupid:
I added a new row in my .profile. Something like. I dont't know exacly why I did it, but I did.Code:PATH=$usr/user/MyDocs/dash/
First x-terminal wasn't able to reconize any command, also sayd something: "..busybox not found...".
Then I tried to reboot the device and all I got was a black screen. Scream!
Any idea on how get out of this nigthmare???
PS In one week my N900 it's totally unuseful... I'm afraid of myself!
PATH=$PATH:/my/new/path/item/
![]() |
2010-03-14
, 14:28
|
Posts: 376 |
Thanked: 511 times |
Joined on Aug 2009
@ Greece
|
#9
|
![]() |
2010-03-14
, 14:34
|
|
Posts: 301 |
Thanked: 227 times |
Joined on Nov 2009
@ Turkey
|
#10
|
I added a new row in my .profile. Something like
First x-terminal wasn't able to reconize any command, also sayd something: "..busybox not found...".
Then I tried to reboot the device and all I got was a black screen. Scream!
Any idea on how get out of this nigthmare???
PS In one week my N900 it's totally unuseful... I'm afraid of myself!