[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Automated PXE-installations -- problems with timezone and keyboard layout



On Thu, Feb 24, 2005 at 06:20:23PM +0000, Colin Watson wrote:
> On Thu, Feb 24, 2005 at 12:54:00PM -0500, Anthony Awtrey wrote:
> > I had a similar problem and solved it by modifying the installer 
> > initrd.gz image. I created a file called S31-custom-config and put my 
> > additional debconf defaults in it. Here are mine:
> > 
> > ### Start S31-custom-config
> > # Set other default installer settings...
> > debconf-set debian-installer/framebuffer "false"
> > debconf-set languagechooser/language-name "English"
> > debconf-set countrychooser/shortlist "US"
> > debconf-set console-keymaps-at/keymap "us"
> > ### End S31-custom-config
> 
> You also have initrd-preseed for this kind of thing. Create a
> /preseed.cfg file in the initrd that looks like this:

Oh, I should have remembered that this feature is only part of daily
d-i builds from unstable at the moment, not d-i RC2; and it isn't
currently scheduled to be part of sarge.

-- 
Colin Watson                                       [cjwatson@debian.org]



Reply to: