Displaying 20 results from an estimated 7000 matches similar to: "Redirect on both VGA and serial?"
2007 Jun 27
5
FreeBSD-6.2 and pxelinx
Hi
i want to add the FreeBSD 6.2 release to our installserver according to the manual
http://syslinux.zytor.com/archives/2007-April/008420.html
But if I type FreeBSD-6.2 at the pxelinux boot prompt the created image load but nothing happens.
?boot: FreeBSD-6.2
Loading memdisk....
Loading
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 Feb 25
2
Very slow download with pxelinux > 4.07 on specific hardware
Notice the same thing happens with optiplex 790 (core i5 sandy bridge).
With 790 too everything is ok with pxelinx 4.0.7.
I'll post a wireshark later.
Le 25/02/2014 17:06, H. Peter Anvin a ?crit :
> On 02/25/2014 07:45 AM, H. Peter Anvin wrote:
>> On 02/25/2014 07:07 AM, Eric PEYREMORTE wrote:
>>> I did some additional tests :
>>>
>>> On a dell optiplex
2014 Feb 26
2
Very slow download with pxelinux > 4.07 on specific hardware
Hi,
We only have Dell computers here. We have about 100 optiplex 380.
Here is a link to download my wireshark traces :
http://dl.free.fr/qgCPEM5Uo
In this traces i tested pxelinux and lpxelinux 6.03 on optiplex 740(the
one working)
and optiplex 380.
pxelinux works on both computers but very slowly on 380 as seen in traces.
lpxelinux works only on 740. On 380 it seems to enter in a kind of
2009 Aug 24
18
Current 2.6.3x kernel and patches for Ubuntu 9.04?
Are these the current functional procedures for dropping a dom0 on a
jaunty 64 bit server?
xen-tools:
http://bderzhavets.wordpress.com/2009/08/14/attempt-of-prevu-xen-3-4-1-hypervisor-on-ubuntu-jaunty-server-64-bit/
kernel:
http://bderzhavets.wordpress.com/2009/07/07/building-xenified-2-6-30-1-kernel-via-xen-patches-2-6-30-2-tar-bz2/
Regarding the patches used in the above procedure from here:
2003 May 12
1
Isolinux serial console redirection issue
Hello all,
I'm trying to use the console to setup our cluster. In the past, we used a
floppy and it worked just fine. We had to manually use the "ks=" argument.
Now, I actually see the "menu" on the serial console *and* the monitor but I
can't use the keyboard. I can only use the keyboard that is connected on the
machine. Unplugging the keyboard doesn't help.
2005 Sep 23
1
syslinux only works _without_ syslinux.cfg
Hello,
I am experiencing a strange problem. I have a CF-based linux that boots
with syslinux. (I tried 3.07 thru 3.11). Booting works fine if I put the CF
into an embedded PC that detects the CF card as an IDE device (Secondary
Master).
- Some other system detects the CF as an USB device.
- I can boot from the CF card as a SCSI-Device through VMware.
In both of those cases, syslinux shows its
2008 Jun 22
5
is it possible to login to a switch via RS232 / serial port from the shell?
Hi all
I have a problem switch in our data centre, which is connected to a
linux server via a serial cable. I know I can / could access the switch
from my Windows PC back at the office, using hyperterm, but trying to
access it using minicom just doesn't seem to work.
I have changed the comms in minincom to use /dev/tty0 & the baud rate to
9600, yet I can't seem to connect with
2007 Oct 20
1
kernel stops booting process
Hi
I have a problem with our pxelinux server, the server works for month without any problems. We use syslinux-3.51 version on an FC2 with in.tftp. Today I want to install a new server, but it fails after loading the kernel and booting stopped with this message
ide-floppy driver 0.99.newide
usbcore: registered new driver libusual
usbcore: registered new driver hiddev
usbcore: registered
2015 Oct 15
3
CentOS7 - Serial Console and Flow Control
Hello List,
I'm ironing out details to upgrade a few systems to CentOS7.
My servers have BMC with Serial over LAN support. In C5 and C6, I
determined how to have BIOS/POST, kernel, and serial console access. I'm
reading up on the method to accomplish the pieces with C7.
Presently SoL output works, so I see BIOS/POST messages and the GRUB boot
list.
My changes to enable serial
2011 Nov 20
2
serial console oddities with CentOS Linux release 6.0 (Final)
It seems as if /etc/inittab has undergone some changes. That doesn't seem
to be related to my issues however. I am able to setup the grub.conf (
menu.lst if you like ) to use the serial console ttyS0 at 9600 baud and
the usual bits.
However I can not actually see the GRUB menu at boot time. I see nothing
until the server begins to boot and then I can see everything. However the
grub menu is
2002 Jun 25
1
not able to boot serial console then to GDM/X
I plugged in a serial cable and this what I got:
Couldnt get a file descriptor referring to the console ---- "i dont
know what this means"
Starting up X11 session manager...
Welcome to Linux 2.4.18 (ttyS0)
tst_box login:
Regards
Danny
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.
2008 Jun 13
1
console redirect
Hi All,
I'm trying to get console redirect working with Ultimate Boot CD which uses syslinux. My syslinux.cfg file looks like this:
SERIAL 0
DISPLAY startup.msg
PROMPT 1
TIMEOUT 100
DEFAULT main
#ONTIMEOUT boot
ONTIMEOUT main
LABEL boot
? KERNEL chain.c32
? APPEND hd0
LABEL main
? KERNEL menu.c32
? APPEND /menus/main.cfg text console=tty0 console=ttyS0
?
But I still
2007 May 02
3
Dumping Xen dom0 kernel output to serial console
Hi-
I am having a weird problem with setting dom0 kernel output to the
serial console with Xen 3.0.4-1, below is my grub setting. With this setting
if I don''t enter the grub menu and have the default boot to the first image,
everything works fine and I can get output/input to the serial console. The
problem is when I enter the grub menu and select the image to boot from, if
I
2010 Sep 27
1
Installing Xen4.0.1 on Ubuntu 10.04 LTS issues (VGA crashes at boot-up)
Hey Guys !
I am trying to install Xen 4.0.1 on Ubuntu 10.04 LTS on a 64-bit machine.
Basically the issue that I am facing is that when I try to boot up my
Domain0, my video display driver crashes and the system simply hangs.
I am using an Intel graphics card:
$ lspci -v | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset
Integrated Graphics Controller (rev 03)
I
2015 Jul 03
6
[Bug 2420] New: Race condition regarding ControlPersist and ControlMaster=auto
https://bugzilla.mindrot.org/show_bug.cgi?id=2420
Bug ID: 2420
Summary: Race condition regarding ControlPersist and
ControlMaster=auto
Product: Portable OpenSSH
Version: 6.6p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: ssh
2012 Jan 27
1
CentOS 6.2 XEN 4.1.2 Serial console
Hey,
I''m more a reader than a poster on this list but Recently I installed
CentOS 6.2 with myoung XEN Dom0 kernel and 4.1.2 hypervisor, at first
everything went smooth, DomUs run like a charm and so on, but my serial
console is gone for good tried dmesg | grep tty which spits out:
uname -r
2.6.32-131.21.1.el6.xendom0.x86_64
dmesg | grep tty
console [tty0] enabled
Weirdest thing when
2004 Apr 16
5
Non-Linear Regression (Cobb-Douglas and C.E.S)
Dear all,
For estimating Cobb-Douglad production Function [ Y = ALPHA * (L^(BETA1)) *
(K^(BETA2)) ], i want to use nls function (without linearizing it). But
how can i get initial values?
------------------------------------
> options(prompt=" R> " )
R> Y <- c(59.6, 63.9, 73.5, 75.6, 77.3, 82.8, 83.6, 84.9, 90.3, 80.5,
73.5, 60.3, 58.2, 64.4, 75.4, 85, 92.7, 85.4,
2016 Apr 25
3
copy of a share without path
Matthias,
Sorry I should have wrote more details.
I agree with your message and I understand that template12 is not meant to
be a share.
What I tried to say is:
when I have this configuration:
[template12]
writable = yes
browsable = yes
valid users = alex
[alex]
path = /home/alex
copy = template12
I can see this error in /var/log/samba/log/smbd
[2016/04/25 16:44:14.719192,