similar to: Isolinux serial console redirection issue

Displaying 20 results from an estimated 10000 matches similar to: "Isolinux serial console redirection issue"

2005 Jun 16
2
Serial Console + VGA Console
Hi, Trying to get vga console and a serial console to both work. I can get either one to fully work but not both. When using serial, I do still get a login prompt on the vga, But not all the boot up output. Seems like half to the vga and the rest to the serial port I added lines to /etc/inittab # console port T0:12345:respawn:/sbin/agetty -L ttyS0 115200 And added to /etc/lilo.conf
2014 Aug 08
2
Garbled menu on ISOLINUX
We have a system that is designed with no VGA port, graphics card, or keyboard, only a serial console. We're trying to boot a Linux via ISOLINUX. The problem is that when ISOLINUX comes up, the screen is usually garbled. Not always; sometimes it's intact, sometimes it's completely blank. When it is garbled, it is NOT the garbled text of a wrong baud rate. Rather, it looks like
2014 Nov 04
0
SOLVED: Garbled menu on ISOLINUX
For posterity's sake, this problem was solved by removing the "serial" command and restoring "console" to the default of 1, thus completely relying on the BIOS console redirection instead of having ISOLINUX write to and read from the serial port. Thanks to Peter for his help a while back. -----Original Message----- From: Syslinux [mailto:syslinux-bounces at zytor.com] On
2013 Apr 28
2
isolinux failing on serial console
Hi, I have a problem with isolinux failing to boot a kernel whenever I navigate and trigger the menu via serial console. My test machine is a DL585 G2, with iLO2. Navigating and booting the kernels off of the video console works 100% of the time. With the serial connection however, I _sometimes_ get a "menu.c32: not a COM32R image" error. Sometime it works fine. I suspect the serial
2012 Oct 01
1
help configuring netboot over remote serial terminal
Hi Folks, I'm trying to install Debian onto a headless server (Supermicro X8SIE-LN4F motherboard). The on-board IPMI BMC redirects the serial port to COM3, and I can talk to it just fine over a remote console connection. I've been trying to install Debian remotely, and have the DHCP and TFTP servers working, and things seem to work (at least into the Splash screen) if I'm using
2016 Oct 19
3
[PATCH 0/2] builder: Add test that a serial console is set up for guest templates we supply.
The first of two sets of patches. This checks that the templates we supply have the serial console enabled, or in two cases, that the serial console can be enabled by fiddling with some grub config. The second set of patches (to follow) will test that the --password and --root-password options work. This implementation of this is quite complex. Rich.
2012 Dec 06
4
problems with isolinux over serial console
Hi, I'm missing something in my isolinux.cfg configuration but I'm not quite sure what it is. menu.c32 displays properly over video console, but on the serial connection, the first letter of the labels are duplicated, and the margin is pushed off towards the right: http://dl.dropbox.com/u/59666947/isolinux.jpg my config is: --- cut --- 1. serial 0 115200 2. console 0 3. 4.
2011 Aug 25
1
[PATCH node 1/3] add reinstall and uninstall options to boot menu
rhbz#733357 Signed-off-by: Mike Burns <mburns at redhat.com> --- recipe/common-nochroot.ks | 19 +++++++++++++++++-- 1 files changed, 17 insertions(+), 2 deletions(-) diff --git a/recipe/common-nochroot.ks b/recipe/common-nochroot.ks index c5d009f..c6dd76d 100644 --- a/recipe/common-nochroot.ks +++ b/recipe/common-nochroot.ks @@ -17,6 +17,9 @@ sed -i -e 's/ quiet//'
2014 Oct 08
3
CentOS 7 kernel console under KVM?
Is there a way to get GRUB2 and the kernel to run a "serial" console under KVM? I'm running a Fedora 20 desktop, with libvirt-managed VMs. When I run a CentOS 6 VM, I can set both the boot loader and kernel up to use ttyS0 and get a console compatible with "virsh console". When I try the same with a CentOS 7 VM, it doesn't work. If I set it to ttyS0, I just
2010 Feb 08
2
Proposals for making configure_from_network function works in f13
Hi I am running a pxe diskless node in f13 and I have some proposals to make ovirt-early working in this version. nash is no more available (nash/mkinitrd is replaced by dracut), so this following command fails : "echo "network --device $DEVICE --bootproto dhcp" | nash" it makes the network configuration incomplete. I replace the linuxrc command by dhclient and it's
2013 Dec 21
1
Serial Console Config in 6.5
Alle, After upgrading from 6.4 to 6.5, our serial console configuration non longer work. We have the following upstart file: [cwfox at hilo ~]$ cat /etc/init/ttyS0.conf # ttyS0 - agetty # # This service maintains a agetty on ttyS0. stop on runlevel [S016] start on runlevel [23] respawn exec agetty -h -L -w /dev/ttyS0 115200 vt100 [cwfox at hilo ~]$ And the following in /etc/securetty:
2012 Dec 20
1
Error installing VM: "Process exited while reading console log output"
Hi, I'm trying to install a qemu-kvm virtual machine on a Debian GNU/Linux squeeze amd64 host, using virtinst 0.500.3 and libvirt 0.8.3. First I tried this command as a normal user (in groups kvm and libvirt): $ virt-install --connect qemu:///system --name test1 \ > --ram $((128 * 1024 * 1024)) --vcpus=1 --description 'Test VM 1' \ >
2017 Aug 26
5
[PATCH 1/2] builder/templates/debian.preseed: enable serial console
Also unify .index-fragment files --- builder/templates/debian-7.index-fragment | 7 ------- builder/templates/debian-8.index-fragment | 7 ------- builder/templates/debian-9.index-fragment | 18 ++++++------------ builder/templates/debian.preseed | 1 + builder/templates/make-template.ml | 6 ------ 5 files changed, 7 insertions(+), 32 deletions(-) diff --git
2006 Mar 08
0
isolinux and serial console
Hi, I'm trying to get isolinux work with serial console; however, I fail. My means of testing is qemu -serial stdio -cdrom the.iso; when I use bootoption 'console=ttyS0', the linux kernel has no problems writing to serial and the serial output does appear in the terminal I've run qemu from, so I believe qemu is working alright in this regard. I've also had it working with
2004 Jan 15
3
isolinux serial console keyboard issue
Hello list, I am trying to use the console to setup my machine. During boot I am able see the syslinux boot prompt on the serial console *and* the monitor, but I can not use the console keyboard. I can only use the keyboard that is connected on the machine. After the kernel is loaded, the console keyboard starts working, but, this does not help me much, since I still need to use the keyboard
2009 Jul 24
1
[PATCH node-image] Expanded the size of the livecd image.
It's not 600M in order to accomodate new RPMs. Signed-off-by: Darryl L. Pierce <dpierce at redhat.com> --- common-install.ks | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/common-install.ks b/common-install.ks index a20a5b4..2a7fbb7 100644 --- a/common-install.ks +++ b/common-install.ks @@ -4,7 +4,7 @@ timezone --utc UTC auth --useshadow --enablemd5 selinux
2016 Sep 01
3
installing and accessing a VM? - newbie question maybe
wanted to follow up on that part (thanks about all comment suggestion regarding virt-viewer and vcn, etc. I will test them as well but would prefer the 'console way' if possible On August 29, 2016 at 2:44 PM Martin Kletzander <mkletzan at redhat.com> wrote: > * When you are connected you don't see anything because the VM doesn't > have console properly set up,
2005 May 01
1
"Failed to free base memory" once again
Hi, I got the following output booting through PXElinux. I used a netboot floppy image for my ISA NE2000 (RTL8019) network card to download the pxelinux.0 file from my server. I use syslinux 3.07. Here's my output: PXELINUX 3.07 2005-01-12 Copyright (C) 1994-2005 H. Peter Anvin ######################################################## # Welcome to the Petteflet PXE booting infrastructure. #
2008 Feb 16
1
Single user mode behaviour with serial console in 7.0RC2
Hi, I have built a FreeBSD 7.0RC2 system to use both the serial and video consoles. I find that when I drop into single user mode (shutdown now) on the terminal connected to the box itself I do not see the single user mode prompt on the serial console terminal. Likewise, when I drop to single user mode on the serial console I do not see the single user prompt on the terminal connected to
2008 May 20
3
xen "vga=" console mode set in ubuntu /boot/grub/menu.lst is ignored
On Tue, May 20, 2008 at 6:55 AM, Keir Fraser <keir.fraser@eu.citrix.com> wrote: > Hey, I''m not on xen-users. Please post a new thread on xen-devel with a > clear explanation of the problem for those who haven''t seen the xen-users > context. ok. $$$ sez i get barked at for cross-posting ;-) > On 5/17/08, snowcrash+xen@gmail.com