|
|||||||||||
|
Bug#416310: marked as done (grub-installer: serial console not properly enabled)
From: Debian Bug Tracking System <owner(at)bugs.debian.org>
Date: Sat Sep 29 2007 - 04:00:02 EDT
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
Debian bug tracking system administrator
attached mail follows:
Package: grub-installer
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,
attached mail follows:
Source: grub-installer
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.22etch1.dsc
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.
(This message was generated automatically at their request; if you -----BEGIN PGP SIGNED MESSAGE-----
Format: 1.7
-----BEGIN PGP SIGNATURE-----
iD8DBQFG85nG2PUjs9fQ72URArE2AKCdeXOBGbp/FoMeX15BqkS+56jYPQCbBsq2
+DSxVChdL7Cy15KFi9KLifU=
-- To UNSUBSCRIBE, email to debian-boot-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Sat Sep 29 04:00:46 2007 This archive was generated by hypermail 2.1.8 : Sun Oct 07 2007 - 00:28:22 EDT |
||||||||||
|
|||||||||||