Re: serial console kickstart

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

 



On Wed, 2002-11-20 at 16:38, Hunter Modes wrote:
> 
> Greetings,
> 
> I'm trying to extend a kickstart setup to include RLX server blade provisioning.  The blades lack video/kbd or emulation; they expect the OS to be serial-console-capable.  The 7.3 kickstart initrd seems to lack alot of components needed for serial console support.  Is anyone aware of an official procedure or image for kickstart-via-serial or am I on my own grafting serial console support in?  I haven't found anything in mail archives or newsgroups that cover this except for machines with hardware support for serial console, which, ironically, the headless rlx blades seem to lack (or at least their implementation leaves alot to be desired)
> 
>


make sure you can get to a serial port and add to your syslinux.cfg:

label serial-install
   kernel path/to/7.3/boot/kernel
   append initrd=path/to/initrd.img ks lang= devfs=nomount ramdisk_size=8192 console=ttyS0,speedofyourporthere


that should just work - but you can't switch vts from the serial console install - at all.

you only get vt1.


-sv



Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux