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

Bug#693493: marked as done (Unable to preseed keyboard for Wheezy)



Your message dated Fri, 16 Nov 2012 18:58:03 -0700
with message-id <20121117015803.GG26449@type>
and subject line Re: Bug#693493: Unable to preseed keyboard for Wheezy
has caused the Debian Bug report #693493,
regarding Unable to preseed keyboard for Wheezy
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
693493: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693493
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: debian-installer
Severity: important

I am testing Wheezy.  Good deal!  However I am running into some
differences from Squeeze that are causing problems.  Here is the
first.  I can't preseed the keyboard with Wheezy.  Works fine with
Squeeze.  But Wheezy stops and asks the keyboard question.

I am specifying "console-keymaps-at/keymap=us locale=en_US" on the
command line but it is being ignored.  This is a regression from
Squeeze.  It prevents an automated installation.

I am using kvm and libvirt as the easiest way to reproduce this
problem with exactly the following command:

  virt-install \
    --name daze \
    --ram 256 \
    --vcpus 1 \
    --hvm \
    --nographics \
    --disk path=/home/images/daze.img,size=3 \
    --os-type linux \
    --os-variant debianwheezy \
    --network bridge:br0 \
    --location http://ftp.us.debian.org/debian/dists/wheezy/main/installer-amd64/ \
    --extra-args "console=ttyS,9600n8 initrd=debian-installer/amd64/initrd.gz console-keymaps-at/keymap=us locale=en_US interface=auto hostname=localhost domain=localdomain auto url=http://internal/debian/preseed-kvm.cfg";

Using s/wheezy/squeeze/g on the above works okay and preseeds the keyboard.

Thanks,
Bob

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Hello,

Bob Proulx, le Fri 16 Nov 2012 18:43:19 -0700, a écrit :
>  I can't preseed the keyboard with Wheezy.  Works fine with
> Squeeze.  But Wheezy stops and asks the keyboard question.
> 
> I am specifying "console-keymaps-at/keymap=us locale=en_US" on the
> command line but it is being ignored.

See the updated preseed documentation: use keymap=us instead.

Samuel

--- End Message ---

Reply to: