View Single Post
Old 03-09-2012, 02:19 PM   #75
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by murz_07 View Post
dmesg.log:
Code:
*** Thu Jan  1 00:00:03 UTC 1970 ***
*** export ***
export HOME='/'

...

-rw-r--r--    1 root     root             1 Aug  1  2011 wireless_enable
*** DONE. ***
*** Thu Jan  1 00:00:04 UTC 1970 ***
**************************
Okay... it looks like you have SSH installed in diags. And with RUNME.sh you are running code as root... and you removed your serial number and other identifying info (good)... What is it you want to do here?

If you cannot boot main, you might have a bad script listed in the output messages. Or a missing script...

You can SSH in and fix the problem on the main system partition, or replace the partition with a good one with "dd" as documented may time in other posts.

You can change the bootmode from diags to main with:

idme -d --bootmode main
rm /mnt/us/ENABLE_DIAGS
reboot


What else do you want to do here?
geekmaster is offline   Reply With Quote