>Does hijack have any ftp calls that will
>(1) pause the player and
>(2) reboot the player?

Your script should do something like this:

site popup 999 Downloading new kernel
binary
put v137.hijack...zImage /proc/empeg_kernel
site popup 2 Done
site reboot


You could also try using "site button 20df16" to pause the player, but since the "pause button" is actually a toggle "pause/play", it's kinda difficult to guarantee success that way.

-ml