Quantcast
Channel: xda-developers - Android Q&A, Help & Troubleshooting
Viewing all articles
Browse latest Browse all 18891

[Q] GScript error while creating a back up of my ROM

$
0
0
Hi there, im using a samsung galaxy s3 clone and iv encountered a few issues that im unable to resolve on my own while following the instructions on this post.
http://forum.xda-developers.com/show....php?t=1825722

1. I followed the steps to root with DooMLoRD_v4_ROOT but after completing the process and rebooting, there is not super user icon.
But i managed to find a another root with super user acess ( Root_with_Restore_by_Bin4ry_v18 )

2. When attempted to run the back23 script from Gscript, I get the following error messages. Screen Shots below.

Look forward for your help.





++++++++++++++++++++++++++++++++++++++++++++++++++ +++++
# CreateDir
mkdir /sdcard/backup_

# ddImage
dd if=/proc/mtd of=/sdcard/backup_/firmware.info
dd if=/dev/mtd/mtd0 of=/sdcard/backup_/preloader.img
dd if=/dev/mtd/mtd1 of=/sdcard/backup_/dsp_bl.img
dd if=/dev/mtd/mtd2 of=/sdcard/backup_/nvram.img
dd if=/dev/mtd/mtd3 of=/sdcard/backup_/seccnfg.img
dd if=/dev/mtd/mtd4 of=/sdcard/backup_/uboot.img
dd if=/dev/mtd/mtd5 of=/sdcard/backup_/boot.img
dd if=/dev/mtd/mtd6 of=/sdcard/backup_/recovery.img
dd if=/dev/mtd/mtd7 of=/sdcard/backup_/secstatic.img
dd if=/dev/mtd/mtd8 of=/sdcard/backup_/misc.img
dd if=/dev/mtd/mtd9 of=/sdcard/backup_/logo.img
dd if=/dev/mtd/mtd10 of=/sdcard/backup_/expdb.img

mount -o remount,rw -t yaffs2 /dev/block/mtdblock11 /system

cat /sdcard/Install/BackUp/yaffs_back_2.3/gen/mkyaffs2image > /system/bin/mkyaffs2image
chmod 4777 /system/bin/mkyaffs2image

/system/bin/mkyaffs2image /system /sdcard/backup_/system.img
/system/bin/mkyaffs2image /cache /sdcard/backup_/cache.img
/system/bin/mkyaffs2image /data /sdcard/backup_/data.img
++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++

Above is the scrip file, im sorry if this post looks messed up, but i dont have a clue about scripts and i not that very good at english, I hope you understand the problem that im having.

Viewing all articles
Browse latest Browse all 18891

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>