|  02-26-2012, 08:06 AM | #16 | 
| Zealot            Posts: 138 Karma: 12324 Join Date: Dec 2011 Location: CZ Device: Kindle 4 non-touch | 
			
			I made makefile for fastboot for Linux and Windows. Instructions to run is in README file. Last edited by hostar; 02-26-2012 at 08:12 AM. | 
|   |   | 
|  02-26-2012, 08:26 AM | #17 | 
| Connoisseur  Posts: 67 Karma: 10 Join Date: Feb 2012 Device: Kindle Touch SO | |
|   |   | 
| Advert | |
|  | 
|  02-26-2012, 09:31 AM | #18 | 
| Connoisseur  Posts: 67 Karma: 10 Join Date: Feb 2012 Device: Kindle Touch SO | 
			
			Anybody?
		 | 
|   |   | 
|  02-26-2012, 09:36 AM | #19 | 
| Zealot            Posts: 138 Karma: 12324 Join Date: Dec 2011 Location: CZ Device: Kindle 4 non-touch | 
			
			Better ignore this post and read further. Spoiler: 
 Last edited by hostar; 02-26-2012 at 03:38 PM. | 
|   |   | 
|  02-26-2012, 10:11 AM | #20 | 
| Connoisseur  Posts: 67 Karma: 10 Join Date: Feb 2012 Device: Kindle Touch SO |  But there is no gcc.exe in my bin folder. The most similar is cyggcc_s-1.dll I think it has something to do with packages I choosed to install while installing Cygwin. I left all of them "default". So now I'm downloading all packages with anything containing "gcc" inside. Last edited by murz_07; 02-26-2012 at 10:21 AM. | 
|   |   | 
| Advert | |
|  | 
|  02-26-2012, 10:24 AM | #21 | 
| Zealot            Posts: 138 Karma: 12324 Join Date: Dec 2011 Location: CZ Device: Kindle 4 non-touch | 
			
			If you are downloading something, I recommend you to download MinGW http://sourceforge.net/projects/ming...8.exe/download | 
|   |   | 
|  02-26-2012, 10:35 AM | #22 | 
| Time Waster            Posts: 422 Karma: 289160 Join Date: May 2011 Device: Kobo Glo and Aura HD | 
			
			@murz_07 Wouldn't it be simpler to use a Ubuntu live cd?
		 | 
|   |   | 
|  02-26-2012, 10:47 AM | #23 | |
| Connoisseur  Posts: 67 Karma: 10 Join Date: Feb 2012 Device: Kindle Touch SO | Quote: 
 Where fastboot folder should be? I unpacked Yifanlu fastboot to C:\fastboot. Code: C:\MinGW\bin\gcc.exe -o fastboot.exe fastboot.c engine.c protocol.c usb_windows.c util_windows.c AdbWinApi.dll Last edited by murz_07; 02-26-2012 at 10:56 AM. | |
|   |   | 
|  02-26-2012, 10:48 AM | #24 | 
| Going Viral            Posts: 17,212 Karma: 18210809 Join Date: Feb 2012 Location: Central Texas Device: No K1, PW2, KV, KOA | 
			
			Or any of the many others: http://livecdlist.com But where is the challenge in doing something the simple and obvious way?   | 
|   |   | 
|  02-26-2012, 01:15 PM | #25 | 
| Connoisseur  Posts: 67 Karma: 10 Join Date: Feb 2012 Device: Kindle Touch SO | |
|   |   | 
|  02-26-2012, 02:24 PM | #26 | |
| Zealot            Posts: 138 Karma: 12324 Join Date: Dec 2011 Location: CZ Device: Kindle 4 non-touch | 
			
			How is described in README, just run terminal, cd to folder with fastboot and type "make fastboot_linux" Also I realized, that README rewrites original README when extracted. Quote: 
  ------------------------------------------------------------------------------ EDIT: attachment contains linux fastboot binary For Windows EXE click here. Last edited by hostar; 03-15-2012 at 02:09 PM. | |
|   |   | 
|  02-26-2012, 03:26 PM | #27 | 
| Connoisseur  Posts: 67 Karma: 10 Join Date: Feb 2012 Device: Kindle Touch SO | 
			
			My attenmpt to compile fastboot in Ubuntu was successful. So following questions will be: How can I boot in fastboot mode in Ubuntu? Is there some tool like MgfTool? | 
|   |   | 
|  02-26-2012, 04:00 PM | #28 | 
| Connoisseur  Posts: 67 Karma: 10 Join Date: Feb 2012 Device: Kindle Touch SO | 
			
			Ok, thats what I did: 1. Booted Kindle in fastboot mode using MgfTool then unplugged it 2. Restarted computer, booted to Ubuntu 3. Plugged Kindle in and compiled fastboot 4. ./fastboot flash system mmcblk0p1.img After all of this I saw <waiting for device> And when I ran fastboot.exe you uploaded I saw only black screen flashed. Can you please tell me what is wrong? It can be discharged, can it cause this? Last edited by murz_07; 02-26-2012 at 04:06 PM. | 
|   |   | 
|  02-26-2012, 04:20 PM | #29 | 
| Connoisseur  Posts: 67 Karma: 10 Join Date: Feb 2012 Device: Kindle Touch SO | 
			
			Ok, I finally could run fastboot in Windows, thanks to hostar. But ill it does is writing <waiting for device> I tryed to reboot it in fastboot mode again, nothing changed. | 
|   |   | 
|  02-26-2012, 04:33 PM | #30 | 
| Time Waster            Posts: 422 Karma: 289160 Join Date: May 2011 Device: Kobo Glo and Aura HD | 
			
			if you want to retry under ubuntu, the correct command is "sudo ./fastboot flash system mmcblk0p1.img"
		 | 
|   |   | 
|  | 
| Tags | 
| kindle fastboot manifesto | 
| Thread Tools | Search this Thread | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Simple linux fastboot installing command | aditya3098 | Kindle Developer's Corner | 20 | 04-23-2019 04:13 PM | 
| Fastboot GUI | hostar | Kindle Developer's Corner | 53 | 07-31-2017 09:52 AM | 
| Fastboot not working | aditya3098 | Kindle Developer's Corner | 10 | 05-12-2012 01:44 PM | 
| fastboot for win32 | geekmaster | Kindle Developer's Corner | 30 | 03-13-2012 02:39 PM | 
| help me get out of fastboot kindle nontouch please | 123123 | Kindle Developer's Corner | 30 | 02-10-2012 05:14 AM |