- Aug 11, 2011
- 12
- 0
- 0
alright so i finally got my lg optimus s rooted thanks to the gingntersnap root utility. now been working on the custom recovery. i have been using the android terminal emulator cause im on mac and not to familiar with the terminal on my it yet. soo.. i type su and get superuser permission. then i get the # i type the
mount -o rw,remount /dev/block/mtdblock3 /system
it tells me
usage: mount [-r] [-w] [-o options] [-t type] device directory
with another #. i then type
cat /sdcard/flash_image > /system/bin/flash_image
and get this,
cannot create system bin flash_image read-only file system
i have quadruple checked my sd card and both the recovery.img and the flash_image are on there and are correctly named according to path. i check info on image_flash and it is set to read and write. ive tried like 20 times with the same conclusion. i have tried multiple mirrors and sites for the flash_image for lg optimus s in hopes that my download corrupted. still no luck, i did however notice a couple of the flash_image files are diffrent sizes. i have tried a 29kb, 30kb and 33kbs. not sure if it has anything to do with anything, just somethiing i noticed. sorry for opening another thread about this but ive read about everything on this forum and nothing seems to work. thanks guys.
mount -o rw,remount /dev/block/mtdblock3 /system
it tells me
usage: mount [-r] [-w] [-o options] [-t type] device directory
with another #. i then type
cat /sdcard/flash_image > /system/bin/flash_image
and get this,
cannot create system bin flash_image read-only file system
i have quadruple checked my sd card and both the recovery.img and the flash_image are on there and are correctly named according to path. i check info on image_flash and it is set to read and write. ive tried like 20 times with the same conclusion. i have tried multiple mirrors and sites for the flash_image for lg optimus s in hopes that my download corrupted. still no luck, i did however notice a couple of the flash_image files are diffrent sizes. i have tried a 29kb, 30kb and 33kbs. not sure if it has anything to do with anything, just somethiing i noticed. sorry for opening another thread about this but ive read about everything on this forum and nothing seems to work. thanks guys.