View Single Post
Old 08-12-2015, 08:46 PM   #111
zhangsiyan12134
Member
zhangsiyan12134 began at the beginning.
 
zhangsiyan12134's Avatar
 
Posts: 13
Karma: 10
Join Date: Aug 2015
Location: Canada
Device: Kindle Paper White
Quote:
Originally Posted by knc1 View Post
Are you running the "main" or the "diags" system? (the Kindles are dual boot)

What does the line about user named 'root' in /etc/passwd contain. (just cut and paste it, it doesn't disclose anything)
Prior to 5.6.5 the account for 'root' was locked.
Code:
root:x:0:0:root:/tmp/root:/bin/sh
daemon:x:1:1:daemon:/usr/sbin:/bin/sh
bin:x:2:2:bin:/bin:/bin/sh
sys:x:3:3:sys:/dev:/bin/sh
sync:x:4:100:sync:/bin:/bin/sync
operator:x:37:37:Operator:/var:/bin/sh
sshd:x:103:99:Operator:/var:/bin/sh
messagebus:x:92:92:messagebus:/bin/false
nobody:x:99:99:nobody:/tmp:/bin/sh
default:x:1000:1000:Default non-root user:/dev/null:/bin/sh
framework:x:9000:150:Framework User:/tmp/framework:/bin/sh
I already changed password by using:

Code:
mntroot rw
passwd
and when I run the jb.sh, I got a error

Code:
[root@kindle us]# bash jb.sh
info jb_install:mount_root_rw::Mounting rootfs rw
info jb_install:install_update_key::Copying the jailbreak updater key
jb.sh: line 305: can't create /etc/uks/pubdevkey01.pem: nonexistent directory
info jb_install:install_fw54_exec_userstore_flag::Creating the userstore exec flag file
info jb_install:install_bridge::Installing the jailbreak bridge
info jb_install:install::Setting up MKK persistent copy
info jb_install:install::Setting up RP persistent copy
But the funny thing on kindle screen shows:

Code:
DIAGS Exit
Please use serial port





**** JAILBREAD ****
Is this means jailbreak successfully?

Last edited by zhangsiyan12134; 08-12-2015 at 09:19 PM.
zhangsiyan12134 is offline   Reply With Quote