breezy preseed and language
Carl Karsten
carl at personnelware.com
Sun Jul 24 11:27:17 CDT 2005
Colin Watson wrote:
> On Sat, Jul 23, 2005 at 07:33:45PM -0500, Carl Karsten wrote:
>
>>label ubuntu-breezy-hands-off
>># ubuntu instaler
>> kernel ubuntu/breezy/install/netboot/ubuntu-installer/i386/linux
>> append initrd=sc/bzy/initrd.gz ramdisk_size=14984 root=/dev/rd/0 rw
>>preseed/locale=en_US kbd-chooser/method=us netcfg/wireless_wep=
>>netcfg/choose_interface=eth1 netcfg/get_hostname=
>>preseed/url=http://192.168.1.7/preseed-breezy.cfg vga=6 --
>>
>>That used to set the language and keyboard, I now get asked for it.
>
>
> preseed/locale changed to debian-installer/locale in localechooser 0.07.
>
I need to take back my thanks ;) the extra 9 chars put the length of my append is
over 255.
append initrd=sc/bzy/initrd.gz ramdisk_size=14984 root=/dev/rd/0 rw
debian-installer/locale=en_US kconsole-keymaps-at/keymap=us bd-chooser/method=us
netcfg/wireless_wep= netcfg/choose_interface=eth1 netcfg/get_hostname=
preseed/url=http://192.168.1.7/preseed-breezy.cfg vga=6 --
Also, what about keyboard?
btw - disregard my comments on a newer version of pxelinux.0 that can take more
than 255 chars - that won't help this. But the patch that extended it would -
what would it take to get that implemented?
^Carl
More information about the ubuntu-devel
mailing list