Joey,
>> - Specifying language on the command line is the 8th parameter in my >> test >> scenario, that leaves me without the possibility of using any other >> kernel >> parameter. Wouldn't it be a good idea to pack all d-i parameters in one, >> for example: >> installer="preseed/url=http://192.168.10.1/d-i/net-preseed.cfg >> languagechooser/language-name=English DEBCONF_PRIORITY=critical" and >> then >> unpack it in d-i? This leaves more space for other kernel options. > > Well remember that there's also a command line length limit, which this > would only make worse. > > Have you removed vga=normal, the ",dall" and any other generally > unnucessary options yet? Is earlier preseeding perhaps an option, i.e. changing the order to something like this: network detection + config, load preseed url, languagechooser ... >> - "After installation instead of reboot the machine switches off." Is >> this >> a known bug for older acpi systems? >> >> - I get a garbled display right after configuring the network, switching >> to the second tty and back helps but it should really garble in the >> first >> place?! > > Nope. Do I have to file a seperate bug for these two problems? Can I do anything to help debugging it? The garbeling of the display seems to be timing related. If I run the installer manually I do not see the problem but if it runs preseeded it reproduces 100%. >> - Will preseeding of lvm and raid be ready before the release of sarge? >> I >> would really appreciate this feature. > > We have the unreleased partman-auto-lvm in svn, but since it only works > for systems that have free disk space, it's not very useful yet. Is someone working on this? Can I check it out without being an official debian developer? Kees.

