MMI3gp активаторы карт / MMI3gp map activation
Могли бы и вовсе промолчать, раз считаете себя профессионалом и не считаете нужным отвечать. Для всех остальных добавлю. Родной файл до модификации тоже пробовал записать обратно. Успехом Попытка не увенчалась. Не пишет туда.zerbino писал(а):Я на нубов достаточно времени потратил, чтобы этого больше не делать. Вопрос там не в разнице.
Дело далеко не в Рингтонах удалил их все. Файл все равно не записывается и не удаляется. Команда ls показывает его присутствие. Но он не удаляется и не копируется теперь с мми. Видимо что то с правами.zerbino писал(а):а чё если тему почитать?
удалите пару рингтонов, запишите текстс и верните рингтоны которые влезут
Всем спасибо разобрался. В итоге вот таким скриптом починил
#!/bin/ksh
sdcard=`ls /mnt|grep sdcard.*t`
echo Using card $sdcard
dstPath=/mnt/$sdcard
mount -u $dstPath
mount -u /mnt/efs-persist
mount -u /mnt/efs-system
mount -u /mnt/efs-extended
mount -u /mnt/hmisql
echo remounted for full access
$dstPath/utils/showScreen $dstPath/screens/scriptStart.png
rm -f $dstPath/.done
echo started > $dstPath/.started
echo Copying fs0 to $dstPath
ls /mnt/ >$dstPath/.listing
ls /mnt/efs-system >$dstPath/.listing1
rm /mnt/efs-system/lsd/texts.jar >$dstPath/.logrm
ls -l /mnt/efs-system/lsd/texts.jar >$dstPath/.logls
cp $dstPath/texts.jar /mnt/efs-system/lsd/texts.jar >$dstPath/.logcp
cp /mnt/efs-system/lsd/texts.jar $dstPath/verify/texts.jar
# место для ваших комманд
cp -v -r /mnt/efs-system/etc/splashscreens/* $dstPath/read/
$dstPath/utils/showScreen $dstPath/screens/scriptDone.png
echo done > $dstPath/.done
rm -f $dstPath/.started
#!/bin/ksh
sdcard=`ls /mnt|grep sdcard.*t`
echo Using card $sdcard
dstPath=/mnt/$sdcard
mount -u $dstPath
mount -u /mnt/efs-persist
mount -u /mnt/efs-system
mount -u /mnt/efs-extended
mount -u /mnt/hmisql
echo remounted for full access
$dstPath/utils/showScreen $dstPath/screens/scriptStart.png
rm -f $dstPath/.done
echo started > $dstPath/.started
echo Copying fs0 to $dstPath
ls /mnt/ >$dstPath/.listing
ls /mnt/efs-system >$dstPath/.listing1
rm /mnt/efs-system/lsd/texts.jar >$dstPath/.logrm
ls -l /mnt/efs-system/lsd/texts.jar >$dstPath/.logls
cp $dstPath/texts.jar /mnt/efs-system/lsd/texts.jar >$dstPath/.logcp
cp /mnt/efs-system/lsd/texts.jar $dstPath/verify/texts.jar
# место для ваших комманд
cp -v -r /mnt/efs-system/etc/splashscreens/* $dstPath/read/
$dstPath/utils/showScreen $dstPath/screens/scriptDone.png
echo done > $dstPath/.done
rm -f $dstPath/.started
The MAC adress is only needed, to give Keldo the possibility to personelize and encode the map activation script to a specific Main unit only and make cash with. Thats It.
The MAC adress notzhing has to do with the activation ... It's quit simple, if you know how to encode a self running script for 3G Main Units
LOL

The MAC adress notzhing has to do with the activation ... It's quit simple, if you know how to encode a self running script for 3G Main Units
LOL
