View Single Post
Old 11-21-2018, 01:43 PM   #15
mesblau
Member
mesblau will become famous soon enoughmesblau will become famous soon enoughmesblau will become famous soon enoughmesblau will become famous soon enoughmesblau will become famous soon enoughmesblau will become famous soon enough
 
mesblau's Avatar
 
Posts: 16
Karma: 600
Join Date: Nov 2018
Device: Kindle Paperwhite 3 (7gen)
Exclamation diag menu problem

Quote:
Originally Posted by knc1 View Post
Failure to follow directions.

That root password is only for the "Diags" system.
The "Main" system has root login disabled.

If you do not use "bootm 0xE41000" the system will boot to the "Main" system rather than the "Diags" system

The password you have is for the "Diags" system there is no password for the "Main" system, which is what you chose to run by skipping the bootm ... part of the directions.

All of this is fully described in the use of the serial port thread, try reading it and even better yet, follow it.

once the command
Code:
bootm 0xE41000
has been sent, opens a prompt that puts diag
Code:
diag>
reading the documentation of u-boot I saw that to print the help was done with '?', the problem is that it does not look at all like the menu that appears in the tutorials, once in this menu , I do not know how to continue, help!!!


EDIT> Now It's working like this (EXIT LOGIN in diag>):

Code:
diag> EXIT LOGIN
[2018-11-21 19:48:34
get_input_from_stdin Received [EXIT LOGIN]
diag>EXIT LOGIN: RESULT <PASS>
[2018-11-21 19:48:35
sock_close Sock close
Waiting to stop
[2018-11-21 19:48:39
Closing /dev/input/event0
Closing /dev/input/event1
Closing server_socket
Stopped
[2018-11-21 19:48:40
Exit to login prompt: 1
/etc/init.d/rcS: line 121: boot_milestone: not found
starting pid 1213, tty '': '/bin/sh /etc/getty-diags'
[2018-11-21 19:48:41

...
...

Welcome to Kindle!
login: root
Password:  #password generated from S/N
#################################################
#  N O T I C E  *  N O T I C E  *  N O T I C E  # 
#################################################
Rootfs is mounted read-only. Invoke mntroot rw to
switch back to a writable rootfs.
[root@[192_168_15_244] root]#
Attached Thumbnails
Click image for larger version

Name:	diagstrangemenu.png
Views:	587
Size:	22.2 KB
ID:	167876  

Last edited by mesblau; 11-21-2018 at 01:54 PM.
mesblau is offline   Reply With Quote