Forum archive
Problem with order of items in bootup script?
We appear to be having the following problem with every single one of the Turnkey appliances that we currently run, in VMware, and using VMware's "Web Console" to interact with the appliances. We are using v. 16 OVA files (I can't remember if they're 16.0, 16.1 or 16.2, but I can check if you need to know), and we are using v. 17.1 ISO files with Debian's "open-vm-tools" package installed.
After restarting an appliance, the initial Turnkey screen does show up, however there are Debian boot messages on the screen (see the attached screenshot "1.jpg") which obscure the "Quit" button. Also, after an appliance has been running for a while without a reboot, more messages appear (see the attached screenshot "2.jpg") and the initial Turnkey screen seems to have disappeared completely. Fortunately, however, and in both cases, we are, by pressing Enter, able to exit the initial Turnkey screen and get access to Debian's login prompt.
We were thinking that perhaps a bootup script somewhere needs to, to make Postfix start before the initial Turnkey screen is displayed, be changed?
Any thoughts?
Thank you so much!


The main thing for which we use the initial Turnkey screen is, like you, to see what IP address DHCP has assigned to the appliance. We usually then use the "Quit" button, then log in as "root", then execute "confconsole" at the command line, then do whatever else needs to be done (e.g. obtain an SSL key via Let's Encrypt), and then leave "confconsole" running.
I think that, upon first glance at the initial Turnkey screen and seeing boot messages obscuring the "Quit" button, we were worried that we would be prevented from using the "Quit" button, but that fortunately turned out to not be the case.
The idea of a key that can be pressed to clear messages that overwrite strikes me as good, if such a key would be available both on the initial Turnkey screen and on the first screen that appears when "confconsole" is executed at the command line.
Thanks again!