![]() |
#106 |
Ex-Helpdesk Junkie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
|
|
![]() |
![]() |
![]() |
#107 | |
Member
![]() Posts: 13
Karma: 10
Join Date: Aug 2015
Location: Canada
Device: Kindle Paper White
|
Quote:
Oh! OK! I just find the command! Code:
KindleTool info <serialno> Thank you~ Last edited by zhangsiyan12134; 08-11-2015 at 11:10 PM. |
|
![]() |
![]() |
Advert | |
|
![]() |
#108 | |
Going Viral
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
|
Quote:
Since the update is a complete replacement of the system files, your /etc/passwd and /etc/shadow files have also been replaced. And that means your 'root' username on the "main" system is now set to dis-allow password logins. The password for your 'root' username on the "diags" system has not changed. Since you where jailbroken before, check if you are still jailbroken. And/Or Just run the 'hotfix' script just to be sure. Then you will have to re-install everything you had installed - just the same as any other full image update. Only now, since your on firmware 5.6.x series, you have to use the Mobileread Package Installer (MrPI). Which is an extension for the KUAL menu - so you have to have that installed also. Get all of your packages from NuLuJe's "snapshot" thread. - - - - You didn't mention what way you are trying to access your Kindle. Over the USB cable? Over Wifi? From a Kindle terminal? Using ssh? Using telnet? Duh .... There is a lot of information you failed to include. So just ignore the failure to supply enough information to give a short, specific answer. Do all of the following: Hotfix your jail break - Install Kual - Install MrPI - Install USB network - Enable it (it installs KUAL menu items for that purpose) - Use TelNet over the USB cable to access your Kindle (TelNet over the USB cable does not require a password - it is modified for just this purpose). Last edited by knc1; 08-11-2015 at 11:15 PM. |
|
![]() |
![]() |
![]() |
#109 | |
Member
![]() Posts: 13
Karma: 10
Join Date: Aug 2015
Location: Canada
Device: Kindle Paper White
|
Quote:
PS. I access kindle through on board Serial Port. ![]() Last edited by zhangsiyan12134; 08-12-2015 at 07:55 PM. |
|
![]() |
![]() |
![]() |
#110 |
Going Viral
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
|
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. |
![]() |
![]() |
Advert | |
|
![]() |
#111 | |
Member
![]() Posts: 13
Karma: 10
Join Date: Aug 2015
Location: Canada
Device: Kindle Paper White
|
Quote:
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 Code:
mntroot rw passwd 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 Code:
DIAGS Exit Please use serial port **** JAILBREAD **** ![]() Last edited by zhangsiyan12134; 08-12-2015 at 09:19 PM. |
|
![]() |
![]() |
![]() |
#112 |
Going Viral
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
|
The:
Code:
root:x:0:0:root:/tmp/root:/bin/sh But as you said, you did that yourself. So we don't know what the Amazon image had in it. Personally, I think you are still running the "diags" operating system, not the "main" operating system. It is the only thing that I can think of which would make your findings reasonable. Over your serial connection, try entering these commands: mkdir /tmp/main mount /dev/mmcblk0p1 /tmp/main If your in 'main' I would expect you to get a 'device busy' sort of message. If your in 'diags' it will just mount the 'main' partition at /tmp/main and/or do a: cd / df . The 'main' file system is much bigger than the 'diags' file system. |
![]() |
![]() |
![]() |
#113 | |
Member
![]() Posts: 13
Karma: 10
Join Date: Aug 2015
Location: Canada
Device: Kindle Paper White
|
Quote:
Code:
mkdir /tmp/main mount /dev/mmcblk0p1 /tmp/main Code:
[root@kindle /etc]# mount /dev/mmcblk0p1 /tmp/main [ 3255.534173] EXT3-fs: barriers not enabled [ 3255.538985] kjournald starting. Commit interval 5 seconds [ 3255.588311] EXT3-fs (mmcblk0p1): using internal journal [ 3255.593570] EXT3-fs (mmcblk0p1): mounted filesystem with writeback data mode [root@kindle /etc]# cd / Code:
cd / df Code:
[root@kindle /]# df Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 63703 25119 35384 42% / tmpfs 127844 4 127840 0% /dev tmpfs 127844 0 127844 0% /dev/shm /dev/mmcblk0p3 63461 17538 42647 29% /var/local /dev/loop/0 1396728 402232 994496 29% /mnt/base-us fsp 1396728 402232 994496 29% /mnt/us /dev/mmcblk0p1 356471 300293 49016 86% /var/tmp/main |
|
![]() |
![]() |
![]() |
#114 |
Going Viral
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
|
**IT IS** in the 'Diags' operating system!
That is why the password given by kindletool worked. ![]() Now that you have the 'Main' operating system's root file system mounted at /tmp/main Edit the file: /tmp/main/etc/passwd to make the second field of the 'root' password empty. From root:!: ..... whatever To root:: ..... whatever Now, when you do start running the 'main' os - the login for user 'root' is blank - just press enter. In this case, your Kindle is depending on the physical security of the USB cable (or serial port cable). Probably a safe bet that no one is wire tapping those without you noticing. ![]() |
![]() |
![]() |
![]() |
#115 |
Member
![]() Posts: 13
Karma: 10
Join Date: Aug 2015
Location: Canada
Device: Kindle Paper White
|
![]() Last edited by zhangsiyan12134; 08-12-2015 at 11:40 PM. |
![]() |
![]() |
![]() |
#116 |
Going Viral
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
|
You need to scale down those pics before a moderator finds them!
600x600 pix max IIRC. |
![]() |
![]() |
![]() |
#117 |
Ex-Helpdesk Junkie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
|
Moderator Notice
Please take a few moments to read our Posting Guidelines, in particular the part about the maximum image size allowed (600x600 pixels). Images that violate those guidelines will be deleted. Feel free to update your original post with an appropriately-resized image, or use our attachments feature (in the Go Advanced reply mode). ![]() Thanks. |
![]() |
![]() |
![]() |
#118 |
Member
![]() Posts: 13
Karma: 10
Join Date: Aug 2015
Location: Canada
Device: Kindle Paper White
|
|
![]() |
![]() |
![]() |
#119 |
Ex-Helpdesk Junkie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
|
hehehe.
![]() Thanks for resizing them -- oftentimes people don't, which can leave information gaps. |
![]() |
![]() |
![]() |
#120 |
Member
![]() Posts: 13
Karma: 10
Join Date: Aug 2015
Location: Canada
Device: Kindle Paper White
|
![]() |
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Android Getting Market to work on the full size 10.1" EE, a step-by-step guide | Burgher | enTourage eDGe | 23 | 04-06-2012 03:42 AM |
How to root your Nook -- easiest step by step walkthrough with pictures | RockdaMan | Nook Developer's Corner | 2 | 12-29-2010 12:42 PM |
Mac OSX: Idiot-Proof Font Scaling Fix [Step-by-step] | Jelbee | Kobo Reader | 2 | 06-14-2010 12:16 PM |
Step by step: How to borrow library books via Overdrive on the prs-600 | ebooker | Sony Reader | 3 | 11-14-2009 10:25 AM |