Hi all, I've automated installation of the host's ssh keys during my finish script, but on first boot, the machine stops booting, and prompts the user whether or not to overwrite the key files with new ones?
Why? How can I stop this? I checked for a 0/1 value in /etc/.sysIDtool.state, and didn't find anything. It doesn't do this on later boots, so there must be a way to trick it into thinking it's been done already? -Kyle