Displaying 20 results from an estimated 4000 matches similar to: "newbie question on Xen booting"
2006 Jul 11
7
console disconnect
For some reason I can''t find it in the wiki, faq, man pages, or manual.
If I connect using ''xm console'', how do I disconnect? My domU is
Ubuntu6.06 Server.
Thanks,
Greg
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2005 Aug 11
3
serial console & sysrq?
Hi,
is there some way to trigger sysrq from the serial console in
xenlinux? With native linux it works by sending a break + sysrq
letter, in xenlinux it doesn''t work that way though ...
cheers,
Gerd
--
panic("it works"); /* avoid being flooded with debug messages */
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2011 Jan 06
11
[RFC PATCH v01] Xen PVSCSI drivers for pvops xen/stable-2.6.32.x kernel
Hello,
http://pasik.reaktio.net/xen/patches/xen-pvscsi-drivers-linux-2.6.32.27-pvops-v01.diff
This is the first version of Xen PVSCSI drivers, both the scsiback backend and
scsifront frontend, ported from Novell SLES11SP1 2.6.32 Xenlinux kernel to
pvops xen/stable-2.6.32.x branch.
At the moment it''s *only* compile-tested with the latest xen/stable-2.6.32.x
git kernel as of today
2004 Sep 03
2
problem with a router machine
Hello everyone:
I have a problem with the shorewall configuration. Let''s me tell you. I have
installed shorewall 2.0.4 into a machine with 2.6.8 kernel. This machine
works like a software-router: it has 2 netcard
eth0 goes to the local network 192.168.0.0/24
eth1 is an interface for ppp0 (there is an ADSL conected)
I have defined the Network Zones (net, loc);
The Network Interfaces
2006 Sep 15
1
Xen Installation problems
Hello Xen Users,
I am facing a problem getting my installation of XEN boot up on a Red
Hat Linux Guest OS. What''s happening is that the grub loader tries to
install Xen but after a while it crashes and starts rebooting
recursively. I have tried both the entries listed below. I am using the
following entries in the grub.conf file:
title Xen-bhatia 3.0 / XenLinux-bhatia 2.6.16
2007 May 15
1
[PATCH 0/12] Add basic S3 support to Xen
Is now time for accepting new features? Here''s updated S3
patch set for Xen/dom0, based on latest 15017 changeset.
Comments welcomed.
=========================================
Changes since last version:
- Rebase to latest 15017
- X86-64 support
- Force lazy context sync before cpu goes down
- S5 poweroff support
- Several bug fixes observed when running on different machines
2008 Jul 18
3
Centos Dom0 kernel panic on boot
hello,
I am attempting to compile a Dom0 CentOS 5.2 guest from source, using
XenLinux 2.6.18.8 with a Xen 3.2.1 hypervisor. I am able to compile the
Dom0 kernel, but when I attempt to boot into it, I receive the following
messages:
mount: could not find filesystem ''/dev/root''
setuproot: moving /dev failed: No such file or directory
setuproot: error mounting /proc: No such
2006 Mar 10
1
RE: Linux PG_arch_1 conflict
>
http://lists.xensource.com/archives/html/xen-devel/2005-12/msg00238.html
> >
> >
> > The issue is that PG_arch_1 is reserved for arch-specific
> > usage, the paravirtualization changes for Xenlinux utilize
> > it (to mark foreign pages) because it was otherwise unused
> > in Linux/x86. But Xen is no longer an arch.
> >
> > Grep''ing
2005 Jun 11
5
[PATCH] Fixing iopl and ioperm
With this patch, x86 and x86-64 share ioport.c, fixing LTP iopl and
ioperm testcase failures (on both). We found an iopl testcase failing
even on x86 xenlinux.
Now x86-64 xenlinux should have the same results regarding the LTP
testcases (as far as we tested).
Signed-off-by: Li B Xin <li.b.xin@intel.com>
Signed-off-by: Jun Nakajima <jun.nakajima@intel.com>
Jun
---
Intel Open Source
2005 May 26
6
Restricting number of nics seen by Domain 0
Is it possible to disable one of the (real) Ethernet interfaces from Xen so
that Domain 0 doesn''t see it? I.e. when the Domain 0 XenLinux boots up it
only has eth0 although there are actually two NICs in the machine. Would it
be possible to do this using the "nics=" parameter? I know this can be done
for doms>0 but get the impression Domain 0 is different.
Alternatively
2007 Feb 14
1
[PATCH 0/12] Add S3 support to Xen
Hi, all,
Attached patch set is the first support to S3 (suspend to ram)
on
Xen environment. We know that 3.0.5 is feature freeze now, and thus
this version is just for trial and review first.
X86-64 is to go (failed to compile), but we have a preliminary
support in house which is however on an old version and not very
stable yet. It''s supposed to be out with next version.
Totally
2011 Aug 28
11
xen-4.1: PV domain hanging at startup, jiffies stopped
Hey,
I''m experiencing strange problem: non-deterministic PV domain hang, only
on some machines (with fast SSD drive). I''ve tried xen-4.1.0 and
xen-4.1.1 with many kernels different kernels:
VM:
- 2.6.38.3 xenlinux based on SUSE package
- vanilla 3.0.3
- vanilla 3.1 rc2
dom0:
- 2.6.38.3 xenlinux based on SUSE package
- vanilla 3.1 rc2
Result always the same: sometimes VM
2005 Nov 04
1
Problem with Mylex DAC960
Hello,
my problem is that after installing Xen and configuring menu.lst the new
Xen-Kernel doesn''t start.
I''m getting a message that the Kernel can''t find the root partition.
I''m using the XenLinux 2.6.11 kernel
my menu.lst entry looks like this
tilte Xen 2.0 / XenLinux 2.6.11
kernel /boot/xen.gz dom0_mem=64000
module
2012 May 15
7
Xen 3.3.x on recent dom0 kernels
Odd question I know. I am looking for source for as recent a kernel as
possible running the old style xenlinux/xenified kernel (i.e. capable of
running the xen3.3.x hypervisor). Any ideas where I can get this -
preferably in git form?
I think Stefano Stabellini had something that worked up to 2.6.36 (from
memory).
And yes, we would all prefer all our customers moved to xen4 but this is
difficult
2006 May 31
2
NFS root mount problem
Hello. =)
I''m having a bit of trouble with my nfs xen installation and have
spent much time trying to research/figure out this problem with no
luck, so I''m hoping someone might be able to help me here. =)
I''ve successfully installed xen 3.02 on Linux RH4 on my Sun single proc
opteron v20z server.
I''ve installed what I believe to be a base Linux OS on a
2010 Sep 14
5
make-kpkg (Debian based tool) does not build xen patched kernel
Hello list,
I cannot get make-kpkg to build a Xenlinux type kernel into a Debian kernel binary on my Debian Squeeze x86_64 system.
I
am using GNU/Linux kernel sources tree (2.6.34.4) with Xen patches for
this custom kernel. I am trying to use the make-kpkg command to build a
working linux-image-2.6.34.4-xen-amd64 package for my system.
The
sources are vanilla (available from kernel.org) with
2004 Jun 18
5
Patch to stop vcut from generating broken streams
Skipped content of type multipart/mixed-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://westfish.xiph.org/pipermail/vorbis-dev/attachments/20040618/e7bee431/attachment.pgp
2010 Jan 12
18
Debian Repository
Hi,
Im trying to install Netware and Windows 2008 server but im having
problems with it reading the ISO. Im guessing this is because im
running version 3.2.1 debian packages so i want to upgrade to unstable
and use the 3.4 deb packages.
My problem is that there isn''t a kernel package so when booting you cant
boot into xenified kernel mode. If i try and use a kernel from the
2017 Jun 07
4
domain join RODC failed
Hello,
I try to test joining new RODC (samba-tool domain join unn.global RODC
-U Administrator -d5) and it's fail with message:
Could not find machine account in secrets database: Failed to fetch
machine account password for UNN from both secrets.ldb (Could not find
entry to match filter: '(&(flatname=UNN)(objectclass=primaryDomain))'
base: 'cn=Primary Domains': No
2003 Jun 03
1
how i install smba!!
hi users!
i'm trying to Install a new version of samba (samba-2.2.8a) since tree
days!
i have a Suse linux 8.2 Server and in my Server run alredy samba-2.2.7 (
smbd and nmbd run in /etc/samba)
I 'v installed and configured now samba in the /usr/local/src/samba-2.2.8a/
directory
like this :
./configure --sysconfdir=/etc/samba --localstatedir=/var/log/samba --mandir
=/usr/local/man