by byrdman » Wed Jul 15, 2009 12:55 pm
The second build of the image proved successful...thank you. But discussions with my boss led to the discussion that we do want this to be automatically done, without any, or minimal input. So if you could help a brother out, and the menu that pops up, can that have a timer that does option 1 (Install/Restore Kiosk) after 60 or 120 seconds? If there is not response from the menu, then we want it to start the install/restore process. I am looking at the kiosk-menu.py and not sure how to add another line - a disclaimer that this CD is destructive and will format, erase, etc in (# of Seconds)
also, the 'if x==1: now does a 'os.system() so what would be the call to start the format process and to install the live cd?
Sorry to ask this of you but we are almost there and I am stuck at editing the menu and what to do once the timer or number 1 is pressed...