View Single Post
Old 08-15-2012, 10:23 AM   #73
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by cscat View Post
23. fastboot flashing right from within Kindle:
(if possible at all) flash kernels with fastboot with a script run from Kindle without the need to attach Kindle to a PC/laptop.
You cannot run a script on the kindle when it is in fastboot mode.

You SHOULD be able to write directly to the mmc (/dev/mmcblk0), except for the protected areas, from a script using "dd" with offset, but only to areas not currently in use. You do not have such limitations when using fastboot.
geekmaster is offline   Reply With Quote