Re: [android-kernel] Re: Download the RAMDISK from ANDROID tablet

2012-11-28 Thread chainz
Hi The command working fine with little moderation *# busybox dd bs=4k if=/dev/mtd/mtd4 of=/sdcard/boot.img conv=sync* * * but the boot.img still showing the error as its a not boot image, where the problem happened Is there any other procedure to edit init.rc* * On

Re: [android-kernel] Re: Download the RAMDISK from ANDROID tablet

2012-11-28 Thread chainz
Hello Thanks for your reply. I tried your idea, but its showing error as " *conv option disabled " *how to enable the conv option or is there any other way.? On Thursday, November 29, 2012 9:56:47 AM UTC+5:30, m-ric wrote: > > try: > # dd if=/dev/mtd/mtd4 of=/sdcard/boot.img conv=sync > (o

Re: [android-kernel] Re: Download the RAMDISK from ANDROID tablet

2012-11-28 Thread Emeric VIGIER
try: # dd if=/dev/mtd/mtd4 of=/sdcard/boot.img conv=sync (or) # dd bs=4k if=/dev/mtd/mtd4 of=/sdcard/boot.img conv=sync http://en.wikipedia.org/wiki/Dd_(Unix)#Data_transfer NB: watch out with long "dd", because "dd" is uninterruptible (ctrl+c). Processes currently doing IO are not kill'able. http:

Re: [android-kernel] Re: Download the RAMDISK from ANDROID tablet

2012-11-28 Thread Jeremy Morales
In order to edit the init.rc script you need to first dump the image, as Jonathan Clavin already said to do. Once you dump it, you will then be able to unpack it, edit the init.rc script, and then be able to repack it. On Wed, Nov 28, 2012 at 4:47 AM, chainz < sangilikumar.muniya...@marudham.co.i

[android-kernel] Re: Download the RAMDISK from ANDROID tablet

2012-11-28 Thread chainz
Hello Jonathan Clavin Some hardware problem in that tablet so its not booting. But i have another tablet. Here i've mentioned the details of this tablet dev:size erasesize name mtd0: 0080 0020 "bootloader" mtd1: 0080 0040 "logo" mtd2: 0080 0040 "aml_