I'm attempting to root my LG Marquee running the ZVC update to no success. I'm running Linux Mint and use the Security Research by Dan Rosenberg Linux version but get the following lines of code when I attempt to root. It is on USB Debugging mode and ready to rock. In search of any help!
sudo sh ./run.sh
[*] LG Esteem root script v2 (Linux version)
[*] Copyright (c) 2012 Dan Rosenberg (@djrbliss)
[*]
[*] Re-roots the patched LG Esteem
[*]
[*] Before continuing, ensure USB debugging is enabled and that your
[*] phone is connected via USB.
[*]
[*] Press enter to root your phone...
./run.sh: 52: read: Illegal option -n
[*]
[*] Waiting for device...
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
[*] Device found.
rm failed for /data/bootlogo/bootlogopid, No such file or directory
link failed No such file or directory
[*] Rebooting...
[*] Waiting for reboot...
cannot create /data/local.prop: permission denied
[*] Rebooting again...
[*] Waiting for reboot...
[*] Installing root tools...
remount failed: Operation not permitted
failed to copy 'su' to '/system/bin/su': Permission denied
Unable to chmod /system/bin/su: No such file or directory
link failed Permission denied
failed to copy 'Superuser.apk' to '/system/app/Superuser.apk': Permission denied
failed to copy 'busybox' to '/system/xbin/busybox': Permission denied
Unable to chmod /system/xbin/busybox: Operation not permitted
--install: applet not found
[*] Cleaning up...
rm failed for /data/bootlogo/bootlogopid, No such file or directory
rm failed for /data/local.prop, No such file or directory
[*] Rebooting one last time...
[*] Root complete, enjoy!
[*] Press any key to exit.
./run.sh: 99: read: Illegal option -n
sudo sh ./run.sh
[*] LG Esteem root script v2 (Linux version)
[*] Copyright (c) 2012 Dan Rosenberg (@djrbliss)
[*]
[*] Re-roots the patched LG Esteem
[*]
[*] Before continuing, ensure USB debugging is enabled and that your
[*] phone is connected via USB.
[*]
[*] Press enter to root your phone...
./run.sh: 52: read: Illegal option -n
[*]
[*] Waiting for device...
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
[*] Device found.
rm failed for /data/bootlogo/bootlogopid, No such file or directory
link failed No such file or directory
[*] Rebooting...
[*] Waiting for reboot...
cannot create /data/local.prop: permission denied
[*] Rebooting again...
[*] Waiting for reboot...
[*] Installing root tools...
remount failed: Operation not permitted
failed to copy 'su' to '/system/bin/su': Permission denied
Unable to chmod /system/bin/su: No such file or directory
link failed Permission denied
failed to copy 'Superuser.apk' to '/system/app/Superuser.apk': Permission denied
failed to copy 'busybox' to '/system/xbin/busybox': Permission denied
Unable to chmod /system/xbin/busybox: Operation not permitted
--install: applet not found
[*] Cleaning up...
rm failed for /data/bootlogo/bootlogopid, No such file or directory
rm failed for /data/local.prop, No such file or directory
[*] Rebooting one last time...
[*] Root complete, enjoy!
[*] Press any key to exit.
./run.sh: 99: read: Illegal option -n
