Thread
:
N900 - Cannot Boot, but Flash VANILLA and FIASCO done
View Single Post
lo9314
2013-06-01 , 12:27
Posts: 7 | Thanked: 17 times | Joined on May 2013 @ Bremen, Germany
#
12
If you can type in special characters you can redirect the output of dmesg to a file using this command:
Code:
dmesg > log.txt
The log.txt will be created in the directory you are in at the moment you execute the command. You'll somehow need to access the file of course afterwards and I'm not sure if this is possible. If there's no option to scroll like you said you can also try:
Code:
dmesg | more
Quote & Reply
|
lo9314
View Public Profile
Send a private message to lo9314
Find all posts by lo9314