Skip to main content
Solved

Making Language Chooser run at first boot

  • May 1, 2013
  • 8 replies
  • 70 views

Forum|alt.badge.img+18

Has anybody figured out how to get Language Chooser to run at first boot?
if I make my image from a Install OS X.app it seems to assume that since i ran that App in English that is the language I will want everybody to use, and well my customers tend to be Global.

I can make it run, but it runs on top of setup assistant and well its ugly and can be problematic if people start clicking on setup assistant before language chooser appears.

Any ideas would be greatly appreciated.

Best answer by nessts

fyi
touch /private/var/db/.RunLanguageChooserToo

8 replies

Forum|alt.badge.img+18
  • Author
  • Valued Contributor
  • May 1, 2013

Well I guess in case anybody else ever cares about this.
the answer is:
touch /private/var/db/.RunLanguageChooserToo
and yes i spelled that correctly.


jhbush
Forum|alt.badge.img+26
  • Esteemed Contributor
  • May 1, 2013

nessts, could you elaborate a bit more how you are using this and what the deployment looks like?


Forum|alt.badge.img+18
  • Author
  • Valued Contributor
  • May 1, 2013

I make a base image from the Install OS x.app, to a blank disk, then i let it reboot and do its install thing.
then when it goes to boot the first time, i netboot it and make an image of that disk, its similar to what instaDMG does, i just do it on a physical disk, i also capture the recovery partition as well.
in this mode the first boot does not ask for language because its assuming since i used english when i ran the installer i must always want to use English. my images are global i have users in many countries so its preferable for the users to get to choose what language the computer is in. touching that file allows Language Chooser to run as it would if the system came from the factory.


Forum|alt.badge.img+18
  • Author
  • Valued Contributor
  • Answer
  • September 26, 2013

fyi
touch /private/var/db/.RunLanguageChooserToo


Forum|alt.badge.img+9
  • Contributor
  • October 10, 2016

@nessts, are you still doing this in 10.11 and 10.12?


Forum|alt.badge.img+1
  • New Contributor
  • August 21, 2018

It works with 10.13.6 too.


Forum|alt.badge.img+18
  • Author
  • Valued Contributor
  • October 23, 2018

GabeCz
Forum|alt.badge.img+1
  • New Contributor
  • October 13, 2025

doesn’t work anymore with 14.3 is there any way to get command prompt before boot?

what i want to achieve, is to trigger automatic dep enrollment to an mdm profile without wipe.