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

debian-installer bootloader serial console configuration



Hello,

I wonder if it would be possible to add the line

  serial 0

to the debian-installer syslinux config?  This should not affect the
common desktop installation at all, and it is absolutely necessary for
headless server installations depending on serial console.

I have noted the "wontfix" bug #309223, so I won't add another bug
report for this request.  But I would appreciate it if someone could
explain to me what good leaving that line out...


The patch is obvious, but here it is anyway:

--- debian-installer-20100722/build/boot/x86/syslinux.cfg.x	2009-06-07 19:27:36.000000000 +0200
+++ debian-installer-20100722/build/boot/x86/syslinux.cfg	2010-08-04 21:56:45.000000000 +0200
@@ -1,4 +1,5 @@
 # D-I config version 2.0
+serial 0
 include ${SYSDIR}menu.cfg
 default ${SYSDIR}vesamenu.c32
 prompt 0



Bjørn 

Reply to: