fails to deal with a serial console correctly
Bug #537849 reported by
LaMont Jones
This bug affects 13 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
grub-installer (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: grub-installer
When I install lucid on a serial console, grub-installer fails to setup the kernel options correctly.
On the machine in question, console=ttyS1,38400 - this is not what grub-installer sets up.
After manually fixing default/grub and running update-grub, I still see:
error: bad unit number.
error: unknown terminal 'serial'
.
error: unknown command `terminal'.
error: unknown terminal 'serial'
.
error: unknown command `terminal'.
before the kernel boot proceeds.
lamont
Changed in grub-installer (Ubuntu): | |
status: | New → Confirmed |
To post a comment you must log in.
I have the same problem described above. I installed 10.04 from optical media, later i added serial console support for kernels and GRUB2. Kernel support works fine, but GRUB2 menu cannot be seen on serial console, just the error messages described above. I ran aptitude update & upgrade, but no changes. I have the deafult package repositories. Only "grub-common" and "grub-pc" is installed from the many grub packages.
Conclusion: in 10.04 LTS the bootloader's serial console is broken and not possible to use it, eg. to boot into safe mode.