Hey dazzazo, I tried the new bootloader but I get the 'permission denied' error.
C:\b926-root-bl>root-windows.bat
C:\b926-root-bl>adb\adb-windows.exe push root\mempodroid /data/local/tmp
1260 KB/s (10324 bytes in 0.008s)
C:\b926-root-bl>adb\adb-windows.exe push root\su /data/local/tmp
1679 KB/s (22364 bytes in 0.013s)
C:\b926-root-bl>adb\adb-windows.exe push root\Superuser.apk /data/local/tmp
2437 KB/s (831313 bytes in 0.333s)
C:\b926-root-bl>adb\adb-windows.exe push root\args.sh /data/local/tmp
75 KB/s (386 bytes in 0.005s)
C:\b926-root-bl>adb\adb-windows.exe shell chmod 777 /data/local/tmp/mempodroid
C:\b926-root-bl>adb\adb-windows.exe shell chmod 777 /data/local/tmp/args.sh
C:\b926-root-bl>adb\adb-windows.exe shell /data/local/tmp/mempodroid 0xd524 0xab8f sh /data/local/tmp/args.sh
C:\b926-root-bl>bootloader-windows.bat
C:\b926-root-bl>adb\adb-windows.exe push bootloader\bootloader.img /data/local/tmp
3555 KB/s (4194304 bytes in 1.152s)
C:\b926-root-bl>adb\adb-windows.exe push bootloader\oemsbl.img /data/local/tmp
3589 KB/s (4194304 bytes in 1.141s)
C:\b926-root-bl>adb\adb-windows.exe shell su -c "dd if=/data/local/tmp/bootloader.img of=/dev/block/mmcblk0p9"
Permission denied
C:\b926-root-bl>adb\adb-windows.exe shell su -c "dd if=/data/local/tmp/oemsbl.img of=/dev/block/mmcblk0p14"
Permission denied
I rooted the G300 way back with the first semi-official ICS build. Since then, I've installed the newest CWM and enjoyed your CM10 and CM10.1 builds, upgrading OTA. For what it's worth, this is the splash screen of what I assume is the current bootloader:
http://i.imgur.com/jwvqjcW.jpg
I'm not sure what I'm doing wrong, so any help/input is appreciated!
Edited by fiah84, 03 February 2013 - 05:05 PM.