- This topic has 5 replies, 2 voices, and was last updated 14 years, 3 months ago by
dead2sin.
-
AuthorPosts
-
January 10, 2011 at 9:02 am #380249
omena
ParticipantHi!
InstaNoob here, so prepare for the noobish questions. 🙂
I have been testing out InstaUp2Date with CreateUser, FirstBoot and different installer packages + installerchoices and different catalogs and everything has worked out fine, more or less. Respect for Insta-developers!
But when it comes to changing OS language it’s isn’t so swell anymore.
Build scenario:
Base OS / Installer disc
OS X updates
(Office 2011 + updates)
(CreateUser)
(FirstBoot)-> Restore -> Setup Assistant
All the updates build like a charm, but when I restore the image I cannot define the OS language. Even if I manually change the language via Sys Pref > Language & Text and log out.
So how can I define the OS language during the setup and get it work? At least Finnish and Swedish are needed in addition to English. Keyboard layout’s are working fine.
Also there must be a way for changing language later like with the basic OS X installation from install DVD.
I have looked through thomasb’s localization package and posts on this issue but it’s too tedious at this point to manage or understand.
I have also searched this forum on this issue but I haven’t been able to find an answer.
Best regards
OmenaJanuary 10, 2011 at 9:06 am #380250omena
ParticipantMore background…
installerchoices.xml:
[code]
[/code]
All_PrinterDrivers
LanguageTranslations
AdditionalFonts
X11
Catalog file:
[code]# Creates a 10.6 image with all the items that would appear in software update
# $Rev: 411 $ from $Date: 2010-12-20 08:23:38 +0200 (Mon, 20 Dec 2010) $Installer Disc Builds: 10A432, 10B504, 10C540, 10D573, 10D2084, 10D575, 10F569
Installer Choices File: 10.6_InstallerChoices.xml sha1:5b6e6fc7ca5802f882b6e94069afe213d5e734fdISO Language Code: fi
Output Volume Name: MacintoshHD
Output File Name: 10.6.6-SetupAssistantOS Updates:
MacOSXUpdCombo10.6.6 MacOSXUpdCombo10.6.6.pkg sha1:91e3524f7160a62a956c0054c954fb54216bd385 [/code]January 10, 2011 at 12:46 pm #380251omena
ParticipantMonologue continues…
This obviously has something to do with (faulty) installerchoices.xml
Is this right?
[code]
[/code]
All_PrinterDrivers Installs all printer drivers?
LanguageTranslations Only English?
AdditionalFonts deselects additional fonts?
X11 selects or deselects X11?
What’s the logic behind this? 🙂
January 10, 2011 at 3:59 pm #380255dead2sin
ParticipantIn regards to the InstallerChoices file, here is what you are doing:
Enabling all Printer Drivers
Disabling Language Translations
Disable additional fonts
Disable X11Nate
January 11, 2011 at 5:44 am #380259omena
ParticipantHi!
Thanks Nate for the clarification!
I didn’t quite get the logic behind installerchoices.xml. I thought that “LanguageTranslations” meant all translations..
January 11, 2011 at 9:05 pm #380265dead2sin
ParticipantBasically with the installerchoices, think of it as a mouse click. Anything you have listed in it is like clicking that item on a default install. So if you were to boot from a Snow Leopard Install DVD and click customize, it would be like clicking the items listed there. You need to keep in mind what is selected by default when making InstallerChoices.xml. I always forget so I end up booting to the install DVD just to double check and make sure I was thinking correctly.
Nate
-
AuthorPosts
- You must be logged in to reply to this topic.
Comments are closed