Hello

         I'm using ANDROID ICS tablet. i need to change my init.rc, i guess 
ramdisk extraction is correct choice for this. but i can't get the ramdisk 
from my device. below i mentioned the details of my device.

*# cat proc/partitions*
*
*
major minor  #blocks  name

 179        0    7761920          mmcblk0
 179        1    6270396          mmcblk0p1
 179        2             1            mmcblk0p2
 179        3      32768           mmcblk0p3
 179        4      32768           mmcblk0p4
 179        5     393184          mmcblk0p5
 179        6     767968          mmcblk0p6
 179        7     262112          mmcblk0p7

*# mount*
rootfs on / type rootfs (rw)
tmpfs on /dev type tmpfs (rw,nosuid,relatime,mode=755)
devpts on /dev/pts type devpts (rw,relatime,mode=600)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
tmpfs on /mnt/asec type tmpfs (rw,relatime,mode=755,gid=1000)
tmpfs on /mnt/obb type tmpfs (rw,relatime,mode=755,gid=1000)
*/dev/block/mmcblk0p5 on /system* type ext2 (rw,relatime)
*/dev/block/mmcblk0p6 on /data *type ext2 
(rw,nosuid,nodev,relatime,errors=continu
e)
*/dev/block/mmcblk0p7* on /cache type ext2 
(rw,nosuid,nodev,relatime,errors=contin
ue)
/dev/block/vold/179:1 on /mnt/sdcard type vfat 
(rw,dirsync,nosuid,nodev,noexec,r
elatime,uid=1000,gid=1015,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,
iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)

Can any one help me how to download the ramdisk from my device for edit 
init.rc ?






-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel

Reply via email to