SamyGo Firmware Patcher Script

Here are software that related with Samsung B series TVs. Like hex editors, new version of BusyBox or internal software, app programs that will run in your TV hardware.:!:This forum is NOT FOR USER QUESTIONS or Problems.

User avatar
erdem_ua
SamyGO Admin
Posts: 3125
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey
Contact:

Re: SamyGo Firmware Patcher Script

Post by erdem_ua »

hushrecordz wrote: What if I create rc.local in my TV with a call to /etc/telnetd_start.sh then change the line in the python script where it says "ifile.write( ';/etc/telnetd_start.sh&' )" to "ifile.write( ';/mtd_rwarea/rc.local&' )" , run the script and patch my TV... This way my TV will still have telnet access and I can insert the call to the CIFS mounting script in /mtd_rwarea/rc.local

Let me know if this works.

Thanks!
Yes it will work,but you needed to pay caution about letter count.
';/etc/telnetd_start.sh&' has 23 letter
';/mtd_rwarea/rc.local&' has 22 letter
so add one space after ampersand :) and your script is done :)
User avatar
erdem_ua
SamyGO Admin
Posts: 3125
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey
Contact:

Re: SamyGo Firmware Patcher Script

Post by erdem_ua »

sulph8 wrote:Have a look at this:
http://wiki.samygo.tv/index.php?title=H ... are_Update

That is why I suggested "ifile.write( ';/mtd_rwarea/rcS.local&' )" it matches up with "ifile.write( ';/etc/telnetd_start.sh&' )"
If we make new bash script, why its name is like rc.local? I prefer
';/mtd_rwarea/SamyGO.sh&'
or
';/mtd_rwarea/SGOstd.sh&'
User avatar
erdem_ua
SamyGO Admin
Posts: 3125
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey
Contact:

Re: SamyGo Firmware Patcher Script

Post by erdem_ua »

Enabling `Samygo` is not come logic to me. Advanced mode is better to understand.
I am gonna put
Enable Telnet or Advanced Mode on image( T/a )?
as a switch, which defaults telnet if 'a' or 'A' not leaved as answer.

Post Reply

Return to “[B] Software”