View Single Post
Old 05-04-2012, 09:48 AM   #2
dir194
Member
dir194 began at the beginning.
 
Posts: 16
Karma: 10
Join Date: Jan 2012
Device: kindle touch
everything I have try is here:

================================================== =====
D:\kindletools\debricking\fastboot_win_public>fast boot flash kernel kernel-5.0.0.img
downloading 'kernel'...
OKAY [ 0.345s]
writing 'kernel'...
OKAY [ 0.635s]
finished. total time: 0.979s

D:\kindletools\debricking\fastboot_win_public>fast boot setvar bootmode bootloader
setting 'bootmode' to 'bootloader'...
bootmode bootloader:
finished. total time: 0.012s

D:\kindletools\debricking\fastboot_win_public>

================================================== ============================================

[root@[192_168_15_244] root]# dd if=/dev/zero of=/dev/mmcblk0p3 bs=4K
dd: writing '/dev/mmcblk0p3': No space left on device
8193+0 records in
8192+0 records out
33554432 bytes (32.0MB) copied, 0.276325 seconds, 115.8MB/s
[root@[192_168_15_244] root]# dd if=/mnt/us/mmcblk0p1-kt-5.0.0.img of=/dev/mmcblk0p1 bs=4K
89600+0 records in
89600+0 records out
367001600 bytes (350.0MB) copied, 145.847002 seconds, 2.4MB/s
[root@[192_168_15_244] root]# fsck -text3 /
fsck 1.41.10 (10-Feb-2009)
e2fsck 1.41.10 (10-Feb-2009)
Superblock last mount time (Mon Dec 19 00:55:36 2011,
now = Thu Jan 1 01:08:28 1970) is in the future.
Fix<y>? cancelled!

Superblock last write time (Mon Dec 19 00:55:36 2011,
now = Thu Jan 1 01:08:28 1970) is in the future.
Fix<y>? cancelled!

[root@[192_168_15_244] root]#
[root@[192_168_15_244] root]#
[root@[192_168_15_244] root]#
[root@[192_168_15_244] root]# date -s 2012.05.04-21:33
Fri May 4 21:33:00 UTC 2012
[root@[192_168_15_244] root]# fsck -text3 /
fsck 1.41.10 (10-Feb-2009)
e2fsck 1.41.10 (10-Feb-2009)
/dev/mmcblk0p1: clean, 5092/11352 files, 219264/350000 blocks
[root@[192_168_15_244] root]# exit
dir194 is offline   Reply With Quote