As I have been trying to work on this one, I have found that the bug is filed in the wrong place, and with the wrong description. I noticed in the changelog that the bashisms had been removed from the script already, and I did not properly confirm that changing the line to /bin/bash actually solves my problem.
The issue that I seem to be having is with the reboot itself. As I have discovered during my investigation, the boot-game-os bit is properly set in the flash, but the reboot of the system does not result in the game os loading. The kboot loader comes up instead, but if I power down, and restart from the red LED, the game OS boots, so the reboot command does not appear to be fully rebooting the machine. I am wondering if this has anything to do with the system not always shutting down properly. I have not reported that bug yet, as I have not had the time to sufficiently determine the cause. As I find the true problem here, I will change the package and description to better match the bug I am seeing. Thank you. -- #!/bin/sh in find-other-os-flash should be #!/bin/bash https://launchpad.net/bugs/95128 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs