![]() |
2010-03-17
, 23:30
|
Posts: 79 |
Thanked: 21 times |
Joined on Sep 2007
|
#21
|
![]() |
2010-03-17
, 23:50
|
Posts: 486 |
Thanked: 251 times |
Joined on Oct 2009
|
#22
|
Anyway, changing the user's .profile shoud not prevent the device from booting correctly. I would suggest to file a bug report. (The device is still too much focussed on the single user account, I think.)
![]() |
2010-03-17
, 23:58
|
Posts: 74 |
Thanked: 5 times |
Joined on Mar 2010
@ torino - italia
|
#23
|
sudo flasher-3.5 --enable-rd-mode
![]() |
2010-03-18
, 00:11
|
Posts: 74 |
Thanked: 5 times |
Joined on Mar 2010
@ torino - italia
|
#24
|
./flasher-3.5 -F RX-51_2009SE_1.2009.41-1.VANILLA_PR_EMMC_MR0_ARM.bin -f -R
![]() |
2010-03-18
, 00:25
|
Posts: 74 |
Thanked: 5 times |
Joined on Mar 2010
@ torino - italia
|
#25
|
![]() |
2010-03-18
, 04:46
|
Posts: 716 |
Thanked: 303 times |
Joined on Sep 2009
@ Sheffield, UK
|
#26
|
![]() |
2010-03-18
, 05:57
|
Posts: 2,802 |
Thanked: 4,491 times |
Joined on Nov 2007
|
#27
|
Anyway, changing the user's .profile shoud not prevent the device from booting correctly.
I would suggest to file a bug report.
![]() |
2010-03-18
, 06:45
|
|
Posts: 474 |
Thanked: 368 times |
Joined on Jan 2010
|
#28
|
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-18
, 06:47
|
|
Posts: 474 |
Thanked: 368 times |
Joined on Jan 2010
|
#29
|
![]() |
2010-03-18
, 06:57
|
Posts: 69 |
Thanked: 55 times |
Joined on Nov 2009
|
#30
|