unzip and take a look at the readme.txt file in each of the three folders, instructions can be found there.
if your going to use startup1.txt make sure the file that you want to use is named appropriately and in the rite place for instance
if [ -f /mmc/mmca1/autorun/sound/startup.wav ]; then
start-stop-daemon --start --quiet --chuid root --exec /bin/mount -- --bind /mmc/mmca1/autorun/sound/startup.wav
in this case, the file that your phone is looking for when you turn it on is called startup.wav located on your MMC in the autorun folder, sound subfolder, so whatever .wav file you want to use as your "on" sound should be renamed startup.wav and saved on your MMC/autorun/sound folder.
attached is startup1.txt script and autorun file, unzip the autorun file and put both in the root of your MMC
got it?
__________________
Last edited by nodramachicks; 08-17-2008 at 02:55 AM.
|