Hello There, Guest! Register

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Running version 1669.45.40516... unable to mod?
#21
Thank you, I've already prepared.
But I have only a black screen.
The script does not start.

Normal should come:

echo "Welcome to innoHack ..."> / testfifo
echo "InnoTab 3s US V46.40521"> / testfifo
echo "By SpiffyHacks.com - Deak Phreak"> / testfifo


I think he is at:
killall -9 apps witch
killall -9 desktop manager
killall -9 flash player

it may be that he remains stuck there?

The UnitEID ist replaced in the Innopad_wf.db and i can see the icons and can execute this. Than commes the Black Screen.





Edit:

The Script:

#!/bin/sh
echo "this is mytest.sh"
sleep 10
echo "slept"

killall -9 appswitch
killall -9 desktopManager
killall -9 flashplayer

mount >/tmp/mounts

mkfifo /testfifo
lcdterm -daemon /testfifo
#ps -A >/vp_mnt/sd/ps.txt

echo "Welcome to innoHack..." >/testfifo
echo "Innotab 3s US V46.40521" >/testfifo
echo "By SpiffyHacks.com - Deak Phreak" >/testfifo
echo "" >/testfifo
sleep 2


The killall commands are execute because i have a blackscreen right?
But what do "mount >/tmp/mounts" ?
I dont have a dir with the name "tmp" on my device.

In the Backup Script (InnoTab_Backup.zip) the line likes so:
mount >/tmp/mounts
mount >/vp_mnt/sd/mounts.txt
and on the sd card is a files names "mounts.txt"
Reply


Messages In This Thread
RE: Running version 1669.45.40516... unable to mod? - by RisingEdge - 10-07-2014, 11:21 AM

Forum Jump: