Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

RoboWarriorSr

macrumors 6502a
Original poster
Feb 23, 2013
889
52
Hopefully I can get a faster response from here but I'm trying to install the 2nd Bootloader to my Amazon Kindle 2nd Gen (This information is important), but every method I've tried doesn't seem to work. This is with a downgraded Kindle to version 10.2.3 from 10.4.3. Is there possibly a video that can do a step by step instructions or at least someone who has done this before explain what have I done wrong?
 

chagla

macrumors 6502a
Mar 21, 2008
797
1,727
i'd check the XDA forums.
i dont have a second gen kindle so icant comment. first gen cyanogenmod install was quite painless and easy.
 

RoboWarriorSr

macrumors 6502a
Original poster
Feb 23, 2013
889
52
Tried the "app" after rooting and downgrading and I still get a red screen after reboot and tried the Long Version and can't get "stacks" to install into the device. The cmd keeps putting out "Can't find file directory" or something like that.
 
Last edited:

RoboWarriorSr

macrumors 6502a
Original poster
Feb 23, 2013
889
52
Sounds like you need to fastboot the boot loader:
http://forum.xda-developers.com/showthread.php?t=2228539

Go to Q7.

EDIT: Make sure you do the backup by the way. Are you on a Mac? Do you have ADB setup?

I do have ADB set up and on windows. And not too sure what is a "signed stock bootloader" as I think I have already done that. Is there a link to one? Many times when I try to flash another bootloader, I get the message saying something like file is too big.
 
Last edited:

RoboWarriorSr

macrumors 6502a
Original poster
Feb 23, 2013
889
52
ok, now i see your problem, it can't find the stack override file.

Is this where you get stuck?

Code:
adb push stack /data/local/tmp/
adb shell su -c "dd if=/data/local/tmp/stack of=/dev/block/platform/omap/omap_hsmmc.1/by-name/system bs=6519488 seek=1"

yes yes also should I update it to 10.2.4 or should I keep it at 10.2.3?
 

RoboWarriorSr

macrumors 6502a
Original poster
Feb 23, 2013
889
52
Ok, try typing "ls" and tell me the what it lists.

Hashcode told me that you should keep it at 10.2.3 as the bootloader is specifically for it.

In CMD? In CMD it says "'Is' is not recognized as an internal or external command, operable program, or batch file."
 

Jessica Lares

macrumors G3
Oct 31, 2009
9,612
1,057
Near Dallas, Texas, USA

The "ls" command gives you a list of files/directories in your current directory. In my case:

Code:
Applications	Documents	Library		Music		Public
Desktop		Downloads 		 Movies		Pictures

If I could get that info, then I could tell you that you need to:

Code:
cd Downloads

Which would take you into that folder so that the file could be located. Or, I'd just tell you to change:

Code:
adb push stack /data/local/tmp/

To:

Code:
adb push /Downloads/stack /data/local/tmp/

Sounds more confusing than it is.
 

RoboWarriorSr

macrumors 6502a
Original poster
Feb 23, 2013
889
52
The "ls" command gives you a list of files/directories in your current directory. In my case:

Code:
Applications	Documents	Library		Music		Public
Desktop		Downloads 		 Movies		Pictures

If I could get that info, then I could tell you that you need to:

Code:
cd Downloads

Which would take you into that folder so that the file could be located. Or, I'd just tell you to change:

Code:
adb push stack /data/local/tmp/

To:

Code:
adb push /Downloads/stack /data/local/tmp/

Sounds more confusing than it is.

So I did

Code:
adb push /Downloads/stack /data/local/tmp/

And the result was

Code:
cannot stat '/Downloads/stack': No such file or directory[CODE]

Also the Is command doesn't do anything for me.
 

MRU

macrumors Penryn
Aug 23, 2005
25,370
8,952
a better place
I'll finish this with you in private messages.

:( it was just getting really interesting too.

Like watching a naughty movie and just before we get to the naughtiness suddenly the power goes off! ;) j/k


But did you resolve this Jessica and fair play to you for doing all that work and helping them out. Big thumbs up :)
 
Last edited:

daveathall

macrumors 68020
Aug 6, 2010
2,379
1,410
North Yorkshire
:( it was just getting really interesting too.

Like watching a naughty movie and just before we get to the naughtiness someone the power goes off! ;) j/k


But did you resolve this Jessica and fair play to you for doing all that work and helping them out. Big thumbs up :)

I agree.........TBH, I feel unsatisfied.:mad:

I had no idea what was going on but was enthralled anyway. :)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.