Hi, I want to write raw data on a available partition. I can view that partition under /dev/block dir.
I am using following command on 'adb shell' and getting error: echo hi | dd of=/dev/block/mtdblock0 /dev/block/mtdblock0: write error: I/O error 0+1 records in 0+0 records out 0 bytes transferred in 0.002 secs (0 bytes/sec) I guess I need some special permission inorder to write on the partition. Can someone please point me to a way by which i can do that? TIA --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
