SamyGO.sh:
Code: Select all
#!/bin/sh
if [ -f /mtd_rwarea/PartitionSwitch_0_0 ] ; then
mv /mtd_rwarea/PartitionSwitch_0_0 /mtd_rwarea/PartitionSwitch_1_0
else
mv /mtd_rwarea/PartitionSwitch_1_0 /mtd_rwarea/PartitionSwitch_0_0
fi
sync 
Code: Select all
#!/bin/sh
if [ -f /mtd_rwarea/PartitionSwitch_0_0 ] ; then
mv /mtd_rwarea/PartitionSwitch_0_0 /mtd_rwarea/PartitionSwitch_1_0
else
mv /mtd_rwarea/PartitionSwitch_1_0 /mtd_rwarea/PartitionSwitch_0_0
fi
sync 
Code: Select all
# ls T-VALDEUC/Clone
total 1,9M
drwxr-xr-x 2 root root 4,0K 1970-01-01 01:55 ./
drwxr-xr-x 3 root root 4,0K 1970-01-01 01:55 ../
-rwxr-xr-x 1 root root 2,4K 1970-01-01 01:55 Clone.dat*
-rwxr-xr-x 1 root root  114 1970-01-01 01:55 FADAT*
-rwxr-xr-x 1 root root   48 1970-01-01 01:55 FineTune_Digital*
-rwxr-xr-x 1 root root  124 1970-01-01 01:55 LNBSettingsDataBase.dat*
-rwxr-xr-x 1 root root  40K 1970-01-01 01:55 map-AirA*
-rwxr-xr-x 1 root root 286K 1970-01-01 01:55 map-AirD*
-rwxr-xr-x 1 root root  40K 1970-01-01 01:55 map-CableA*
-rwxr-xr-x 1 root root 286K 1970-01-01 01:55 map-CableD*
-rwxr-xr-x 1 root root 286K 1970-01-01 01:55 map-CanalDigitalSatD*
-rwxr-xr-x 1 root root 286K 1970-01-01 01:55 map-CDTVVD*
-rwxr-xr-x 1 root root    4 1970-01-01 01:55 map-ChKey*
-rwxr-xr-x 1 root root 141K 1970-01-01 01:55 map-SateD*
-rwxr-xr-x 1 root root 286K 1970-01-01 01:55 map-TivusatD*
-rwxr-xr-x 1 root root   95 1970-01-01 01:55 PackageDataBase.dat*
-rwxr-xr-x 1 root root 5,3K 1970-01-01 01:55 PLDAT*
-rwxr-xr-x 1 root root  720 1970-01-01 01:55 RadioMap*
-rwxr-xr-x 1 root root 7,8K 1970-01-01 01:55 SatDataBase.dat*
-rwxr-xr-x 1 root root 9,3K 1970-01-01 01:55 SSDAT*
-rwxr-xr-x 1 root root  97K 1970-01-01 01:55 TransponderDataBase.dat*
-rwxr-xr-x 1 root root    4 1970-01-01 01:55 UserTransponderDataBase.dat*
Code: Select all
 strings T-VALDEUC/Clone/Clone.dat
/mtd_rwarea/PLDAT
/mtd_rwarea/SSDAT
/mtd_rwarea/FADAT
/mtd_chmap/FineTune_Digital
/mtd_rwarea/TransponderDataBase.dat
/mtd_rwarea/UserTransponderDataBase.dat
/mtd_rwarea/SatDataBase.dat
/mtd_rwarea/LNBSettingsDataBase.dat
/mtd_rwarea/PackageDataBase.dat
/mtd_chmap/map-AirA
/mtd_chmap/map-AirD
/mtd_chmap/map-CableA
/mtd_chmap/map-CableD
/mtd_chmap/map-SateD
/mtd_chmap/map-TivusatD
/mtd_chmap/map-CanalDigitalSatD
/mtd_chmap/map-CDTVVD
/mtd_chmap/RadioMap
/mtd_chmap/map-ChKey
Code: Select all
# unzip -l channel_list_UE40C8700_1001.scm
Archive:  channel_list_UE40C8700_1001.scm
  Length      Date    Time    Name
---------  ---------- -----   ----
       68  2050-01-01 00:00   CloneInfo
       48  2060-01-01 00:00   FineTune_Digital
    40000  2060-01-01 00:00   map-AirA
   292000  2060-01-01 00:00   map-AirD
    40000  2050-01-01 00:00   map-CableA
   292000  2060-01-01 00:00   map-CableD
   292000  2060-01-01 00:00   map-CanalDigitalSatD
   292000  2060-01-01 00:00   map-CDTVVD
        4  2060-01-01 00:00   map-ChKey
   144000  2060-01-01 00:00   map-SateD
   292000  2060-01-01 00:00   map-TivusatD
       95  2050-01-01 00:00   PackageDataBase.dat
      720  2060-01-01 00:00   RadioMap
     7979  2060-01-01 00:00   SatDataBase.dat
    98599  2060-01-01 00:00   TransponderDataBase.dat
        0  2010-12-02 23:13   usb_mount/
        8  2010-12-02 23:13   usb_mount/1.txt
        4  2060-01-01 00:00   UserTransponderDataBase.dat
---------                     -------
  1791525                     18 files