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

Bug#457403: marked as done (debian-installer: Serial console parameters are not used when generating grub config)



Your message dated Fri, 14 Mar 2008 20:16:24 +0100
with message-id <20080314191624.GA20422@dp.vpn.nusquama.org>
and subject line Re: Bug#457403: debian-installer: Serial console parameters are not used when generating grub config
has caused the Debian Bug report #457403,
regarding debian-installer: Serial console parameters are not used when generating grub config
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.)


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


Our cluster nodes PXE boot with the following parameters:
	append initrd=debian/etch/DI/amd64/initrd.gz ramdisk_size=18000 root=/dev/rd/0 devfs=mount,dall rw console=ttyS0,57600n8 auto url=http://198.202.70.23/DI/preseed-etch-node DEBIAN_FRONTEND=text locale=en_US priority=critical interface=auto netcfg/dhcp_timeout=60

The serial console works for the initial install but the generated
/boot/grub/menu.lst won't have a console line. Adding the older sarge-style d-i
boot parameters doesn't help, either:

debian-installer/console/type=serial debian-installer/console/serial/speed=57600

I've kludged around this in our preseed/late-command script:

chroot /target sed -i 's/kopt=.*$/& console=ttyS0,57600n8/g' /boot/grub/menu.lst

Although the effects are similar this doesn't appear to be related to #416310
since we're using the full serial console parameter.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)



--- End Message ---
--- Begin Message ---
Version: 1.22etch1

This bug has been fixed for etch in version 1.22etch1. 
grub-installer should now correctly handle "plain" options 
without parity/flow control parameters, and add the 
correct console= kernel options.

	Max


--- End Message ---

Reply to: