Displaying 20 results from an estimated 200 matches for "xencons".
2006 Sep 19
3
Error on DomU with xencons=ttyS
Hi all,
I have a question on /etc/inittab for DomU booted with xencons parameter.
I saw the following error messages when I appended xencons=ttyS to DomU
boot option.
INIT: Id "1" respawning too fast: disabled for 5 minutes
INIT: Id "2" respawning too fast: disabled for 5 minutes
INIT: Id "4" respawning too fast: disabled for 5 mi...
2005 Dec 13
0
[PATCH] name the xencons driver
...r,
Here''s one other trivial patch for the xen console that I noticed.
The current driver doesn''t set it''s driver_name field. This results in
an "unknown" driver when you cat /proc/tty/drivers. We might was well
give it a name. I have no attachment to "xencons" if you''d like to
change it to something else. Thanks,
Alex
Signed-off-by: Alex Williamson <alex.williamson@hp.com>
---
diff -r 0255f48b757f linux-2.6-xen-sparse/drivers/xen/console/console.c
--- a/linux-2.6-xen-sparse/drivers/xen/console/console.c Sun Dec 4 19:12:...
2010 Apr 20
7
Xen 4.0 - No console prompt after booting domU but functional SSH
...t;xm console
nameofdomU". I do see all the startup stuff but I see no login prompt. If I
connect to the domU via SSH, it work perfectly fine.
I have tried adding the following line to the domU configuration file which
used to work fine in Xen 3.2 but with no success :
extra = ''xencons=tty1, clocksource=jiffies''
I have also tried with tty instead of tty1 but that doesn''t change anything.
Am I missing something ?
Thank you in advance for your help,
Antoine Benkemoun
_______________________________________________
Xen-users mailing list
Xen-users@lists.xenso...
2013 Dec 13
0
[PATCH] linux-2.6.18/xencons: generalize use of add_preferred_console()
Changeset 762:a070228ac76e ("add hvc compatibility mode to xencons"
added this call just for the HVC case, without giving any reason why
HVC would be special in this regard. Use the call for all cases.
Signed-off-by: Jan Beulich <jbeulich@suse.com>
--- a/drivers/xen/console/console.c
+++ b/drivers/xen/console/console.c
@@ -214,8 +214,6 @@ static int _...
2008 May 19
3
How to build Xen with on-src-b79
...nightly.log for "xen" didn''t show any build errors. When I searched the proto/root_i386 directory, produced as part of the build, for filenames containing the string "xen", this is what I saw:
./platform/i86xpv/kernel/drv/amd64/xenbus
./platform/i86xpv/kernel/drv/amd64/xencons
./platform/i86xpv/kernel/drv/xencons.conf
./platform/i86xpv/kernel/drv/xenbus
./platform/i86xpv/kernel/drv/xencons
./usr/platform/i86xpv/include/sys/xen_errno.h
./usr/platform/i86xpv/include/sys/xen_mmu.h
./usr/lib/devfsadm/linkmod/SUNW_xen_link.so
My question is: why wasn''t xen.gz built...
2009 Jun 11
2
domU only booting with extra = ''xencons=tty1''
...e this
<http://www.option-c.com/xwiki/Create_a_Debian_VM_with_debootstrap>),
the VM hangs right after starting crond. This is exactly before the
login prompt (which doesn''t come up).
1) In the internet, the solution is an /extra/ line in the configuration
like /extra = ''xencons=tty1''/. That works, but isn''t there another solution?
2) I''m trying to start the VM via libvirt which uses XML configuration,
and I can''t get it to work (tried to convert the /extra/ line to
/<console tty="tty1" />/ but that didn''t work...
2008 Sep 01
10
Unable to xm console in a running domU
...he fact that
once the VM is started I cannot "xm console" into it. It only works
while it is booting and while it is shutting down.
I tried many different configurations for inittab and the domU config
file with tty, xvc0 and hvc0, but none worked. I tried:
---
extra = "console=xvc0 xencons=xvc0"
AND
extra = "console=tty xencons=tty"
---
But none worked.
I noted that in the inittab file of my domU, when I put the following
line in it:
---
1:2345:respawn:/sbin/getty 38400 xvc0
---
the console never shows up, so I cannot log in my domU.
But if I put instead:
---
1:234...
2009 Jul 16
3
Coming across a problem when using "xm create".
...g.
After do some checks,I start creating.
xm create /xen/ubuntu/ubuntu.xen3.cfg -c
This starts happily at first,but it hangs at
" * Running local boot scripts (/etc/rc.local) [ OK ]"
According to some solutions I get from Google,"Try adding ''extra = ''xencons
= tty1'''' or ''extra=''console=hvc0 xencons=tty''''"is recommended.
So I add this to the "ubuntu.xen3.cfg" and "etc/rc.local"(after mount the
img to /mnt/img).
However,it also stop there saying "etc/rc.local : 13 :extra...
2009 Mar 19
2
New DomU on older Dom0
...39;'linux'', [''ramdisk'', ''/var/lib/xen/tmp/initrd.jKJoMU''],
> [''kernel'', ''/var/lib/xen/tmp/vmlinuz.31cMnu''], [''args'', ''3''], [''root'',
> ''/dev/xvda1 xencons=tty clock=jiffies mem=4096m'']]], [''device'',
> [''vbd'', [''uname'', ''phy:mapper/system-EBA2''], [''dev'', ''xvda1''],
> [''mode'', ''w'']]], [''d...
2010 May 15
1
what''s wrong with my pv domU console? INIT: Id "1" respawning too fast: disabled for 5 minutes
...left in this runlevel
stopped here and print INIT: Id "1" respawning too fast: disabled for 5
minutes
my domU cfg file is :
disk = [''file:/domU.image,xvda1,w'']
kernel = "/vmlinuz-2.6.31.13"
vcpus=2
root = "/dev/xvda1 ro"
extra= "console=hvc0 xencons=tty"
(change to extra= "console=hvc0 xencons=hvc0" is the same results
part of my /etc/inittab is
# Run gettys in standard runlevels
1:2345:respawn:/sbin/mingetty 115200 hvc0
#1:2345:respawn:/sbin/mingetty tty1
#2:2345:respawn:/sbin/mingetty tty2
#3:2345:respawn:/sbin/mingetty tty3...
2009 Aug 03
1
Weird Network issue
...----------------------------
kernel = "/boot/vmlinuz-2.6.26-2-xen-686"
ramdisk = "/boot/initrd.img-2.6.26-2-xen-686"
memory = 512
name = "Loki"
vif = [ ''mac=00:16:3e:5f:c3:25'', ''ip=192.168.1.3'' ]
dhcp = "dhcp"
extra = "xencons=tty clocksource=jiffies"
disk = [''file:/srv/xen/Loki/Loki.img,sda1,w'', ''file:/srv/xen/Loki/Loki.swap,sda2,w'']
root = "/dev/sda1 ro"
-------------------------------------
Hemrod
-------------------------------------
kernel = "/boot/vmlinuz-2....
2008 Dec 03
1
how to rescan serial ports without reboot
...o the serial port, and I want to rescan the serial port
(/dev/tty) to see if it picks it up? I'd prefer not to reboot the
server if at all possible.
dmesg reports ttyS0 as the active port:
[root at zabackup01 ~]# dmesg |grep tty
Bootdata ok (command line is ro root=/dev/System/root rhgb quiet xencons=tty6)
Kernel command line: ro root=/dev/System/root rhgb quiet xencons=tty6
WARNING: Failed to register Xen virtual console driver as 'tty1'
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS0: 1 input overrun(s)
ttyS0: 1 input overrun(...
2006 Apr 05
2
/dev/ttyS1 on Xen (domain 0)
Hi,
On a regular FC4 machine there are 76 device file for /dev/ttyS*.
I tried running minicom on a Xen machine (domain 0) whose serial port
is connected to a different machine (a machine with no VGA/Keyboard/Mouse).
It gave the following error:
minicom: WARNING: configuration file not found, using defaults
Device /dev/ttyS1 access failed: No such file or directory.
So I checked, and
ls
2005 Apr 19
3
RE: [Xen-devel] Run X in other domains?
...> > > xenU configuration eith XEN_PHSDEV_ACCESS added (to automatically
> > > enable
> > > DUMMY_CONSOLE) plus PCI support. However my kernel crashes
> > > immediately after "Freeing unused kernel memory", even
> when I pass
> > > "xencons=ttyS".
> > > Perhaps the build broke somehow, or it''s configuration is invalid?
> >
> > I think you''ll need to look through the oops message to see what''s
> > going on.
>
> I''ve included a relevant section below - I could...
2011 Oct 26
1
XEN DomU Boot hangs at: Starting periodic command scheduler: crond.
...;/boot/initrd.img-2.6.32-5-xen-amd64"
memory = 128
name = "Test-DomU"
vcpus = 1
vif = [ '''' ]
disk = [ ''phy:/dev/sdb1,xvda1,w'' ]
# Set root device.
root = "/dev/xvda1 ro"
# Sets runlevel 4.
#extra = "4"
#extra = "TERM=xterm xencons=tty console=tty1"
extra = "console=hvc0 xencons=tty"
Does anyone knows a solution for this?
Thanks.
Cheers,
Maik
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Mar 07
2
domU paused in booting
...2.6.18.8-xenU"
ramdisk = "/boot/initrd.img-2.6.18.8-xenU.img"
memory = "256"
name = "debian.4-0"
disk = [''file:/tmp/debian.4-0.img,hda1,w'',
''file:/tmp/debian.swap,hda2,w'']
root = "/dev/hda1 ro"
extra = ''xencons=tty0''
in the /var/log/xen/xend.log i get this:
[2008-03-07 17:17:37 2561] DEBUG (XendDomainInfo:84)
XendDomainInfo.create([''vm'', [''name'', ''debian.4-0''], [''memory'',
''256''], [''vcpus'...
2009 Sep 29
6
Problems with booting Debian DomU
I''m running Xen 3.2 on Debian 5.0 (Lenny) and am having trouble booting up a Debian Etch DomU. It hangs at the end when it says "Starting periodic command scheduler: cron."
It''s just completely frozen. At one point I set it sit for a few hours and got back into the console and it said something about "time went backwards" but I used the
2011 May 05
2
Kernel panic - not syncing: Attempted to kill init!
...#39;,
''phy:/dev/sdb,xvda3,w''
]
name = ''openfiler''
vif = [ ''ip=192.168.0.204,mac=00:16:3E:C4:D8:AC'' ]
#vfb = [ "type=vnc,vncunused=1,keymap=fr" ]
extra = ''console=hcv0 xencons=tty0''
on_poweroff = ''destroy''
on_reboot = ''restart''
on_crash = ''restart''
When I create this domain and attach the console, I get the Grub menu and but soon after it crashes. Here is the console output:
Linux version 2.6.21.7-3.20...
2008 Jan 16
8
PATCH [xenconsoled]: makes pty slave raw early
Hi,
on my system (Linux 2.6.18.8 - ia64), if a domain write on the xencons
before xenconsole is initialized the domain gets back what it wrote.
This patch fixes this issue by making raw the pty slave very early.
(I suppose it doesn''t happen with linux as a guest because it takes a little
bit of time before writing to xencons).
Tristan.
______________________...
2009 Jul 24
1
No login prompt for DomainU with Xen 3.1 on CentOS 5.3
...: 0000000000000000 - 0000000004800000 (usable)
0MB HIGHMEM available.
72MB LOWMEM available.
Using x86 segment limits to approximate NX protection
ACPI in unprivileged domain disabled
Built 1 zonelists. Total pages: 18432
Kernel command line: ip=192.168.1.3:1.2.3.4::::eth0:off root=/dev/sda1 ro 3
xencons=console
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
CPU 0 irqstacks, hard=c0744000 soft=c0724000
PID hash table entries: 512 (order: 9, 2048 bytes)
Xen reported: 2992.692 MHz processor.
Console: colour dummy device 80x25
Dentr...