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

Bug#416310: marked as done (grub-installer: serial console not properly enabled)



Your message dated Tue, 10 Apr 2007 20:32:17 +0000
with message-id <E1HbN0j-0002kW-A0@ries.debian.org>
and subject line Bug#416310: fixed in grub-installer 1.23
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: grub-installer
Version: 1.22
Severity: normal

i booted debian-installer with "console=ttyS0,38400" using within a qemu
environment with the "-nographic" option:

Mar 26 18:11:59 kernel: Kernel command line: preseed/file=/cdrom/simple-cdd/default.preseed console=ttyS0,38400 vga=normal initrd=/install.386/initrd.gz -- BOOT_IMAGE=/install.386/vmlinuz

but serial support was not properly enabled for grub or the console
itself on the installed system... (there was a getty started
appropriately, thankfully)

/boot/grub/menu.lst contained the following two lines at the very top:

serial --unit=0 --speed=38400 --word=console=ttyS0,38400 --parity= --stop=1
terminal serial

i tried various combintions of removing --word, --parity and --stop
options to serial, but it required removing both the --word and --parity
options, so the line i got working was:

serial --unit=0 --speed=38400 --stop=1

it also workd without the "--stop=1" part.  i don't know what --word is
supposed to add, and maybe --parity should only be added if it's set to
something?


in order to get linux to recognize the serial console, i had to manually
add "console=ttyS0,38400" to the kopt line, and then run update-grub:

# kopt=root=/dev/hda1 ro console=ttyS0,38400


live well,
  vagrant


--- End Message ---
--- Begin Message ---
Source: grub-installer
Source-Version: 1.23

We believe that the bug you reported is fixed in the latest version of
grub-installer, which is due to be installed in the Debian FTP archive:

grub-installer_1.23.dsc
  to pool/main/g/grub-installer/grub-installer_1.23.dsc
grub-installer_1.23.tar.gz
  to pool/main/g/grub-installer/grub-installer_1.23.tar.gz
grub-installer_1.23_i386.udeb
  to pool/main/g/grub-installer/grub-installer_1.23_i386.udeb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 416310@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joey Hess <joeyh@debian.org> (supplier of updated grub-installer package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 10 Apr 2007 14:47:50 -0400
Source: grub-installer
Binary: grub-installer
Architecture: source i386
Version: 1.23
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Joey Hess <joeyh@debian.org>
Description: 
 grub-installer - Install GRUB on a hard disk (udeb)
Closes: 413855 416310
Changes: 
 grub-installer (1.23) unstable; urgency=low
 .
   [ Colin Watson ]
   * Drop dependency on dmidecode-udeb and rely on new archdetect support for
     Intel Macs (closes: #413855). Requires libdebian-installer4-udeb 0.51.
 .
   [ Frans Pop ]
   * Enable the option to select grub2 again.
   * Improve code that sets serial console parameters. Closes: #416310.
     Changes based on a patch by Alex Owen.
 .
   [ Joey Hess ]
   * Multiply menu-item-numbers by 100
 .
   [ Updated translations ]
   * Esperanto (eo.po) by Serge Leblanc
   * Spanish (es.po) by Javier Fernández-Sanguino Peña
   * Norwegian Bokmål (nb.po) by Bjørn Steensrud
Files: 
 3acfd1d51e567a40faf97922dc92b4bb 755 debian-installer standard grub-installer_1.23.dsc
 ea5fd1936dc42116a0197a86af7cf2f9 122954 debian-installer standard grub-installer_1.23.tar.gz
 bbc2d192688152ba3c25e019e19d81be 109592 debian-installer standard grub-installer_1.23_i386.udeb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGG+y62tp5zXiKP0wRAhb9AJ9x3zFv/0ug8t6sY2/mcNsia04oHwCguIpm
EUet8YVPwcyWeG6L95fohGE=
=HTJk
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: