FS#7210 - Add support for installation via serial console.

Attached to Project: Arch Linux
Opened by lsdxtz (lsdxtz) - Saturday, 19 May 2007, 09:20 GMT
Last edited by Tobias Powalowski (tpowa) - Sunday, 29 July 2007, 12:18 GMT
Task Type Feature Request
Category Installation
Status Closed
Assigned To Tobias Powalowski (tpowa)
Architecture All
Severity Medium
Priority Normal
Reported Version 0.8 Voodoo
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Currently, it is not possible to install Arch on a machine without a monitor, using only the serial console.
Using other liveCD's for this task is a hassle that costs time and effort.
Serial console installation support should be added, to allow further usability and versatility to the distribution.
This task depends upon

This task blocks these from closing
 FS#7410 - Post Duke Installation ISO bugs and feature requests 
Closed by  Tobias Powalowski (tpowa)
Sunday, 29 July 2007, 12:18 GMT
Reason for closing:  Fixed
Comment by Tobias Powalowski (tpowa) - Saturday, 19 May 2007, 12:53 GMT
ok, tell me what you need and i can try to add it :)
Comment by lsdxtz (lsdxtz) - Sunday, 20 May 2007, 17:43 GMT
Hi there Tobias, thanks for replying.
To configure a brand new Arch Duke machine, with a complete serial console support (including boot messages and root login):
1. /etc/inittab -> add the line: c0:2345:respawn:/sbin/agetty 9600 ttyS0 linux
2. /boot/grub/menu.lst -> add to the kernel line: console=ttyS0,9600
for example: kernel /boot/vmlinuz26 root=/dev/sda1 ro vga=773 console=ttyS0,9600
3. /etc/securetty -> add the line: ttyS0
Thanx!

Comment by eliott (cactus) - Monday, 28 May 2007, 00:25 GMT
I believe the grub line needs to be modified a bit.
You want to default to one method, and if it isn't present, then use another method.
We don't want to break the standard install CD for everyone else...

More info: http://www.rajeevnet.com/linux/grub_serial_console.html

You can apparently configure grub to use the first 'terminal' that receives a keypress, and have it default perhaps to standard monitor/terminal.
Comment by Tobias Powalowski (tpowa) - Sunday, 24 June 2007, 09:22 GMT
i cannot add the console= parameter to isolinux config file it will default it to something, i have no problem in adding the other to lines to the config file, you need to type in console= stuff by hand
Comment by Tobias Powalowski (tpowa) - Sunday, 24 June 2007, 17:50 GMT Comment by Tobias Powalowski (tpowa) - Monday, 23 July 2007, 19:07 GMT
any status on that issue?
else i close it as fixed tomorrow

Loading...