Displaying 20 results from an estimated 700 matches similar to: "ttylinux-xen domain U Boot problems"
2005 Jun 02
0
Re: ttylinux and Error creating domain: vbd: Segment not found - new
Hello,
Thnks;
You are absolutely right.I changed it to point to
file:/root/ttylinux/ttylinux-xen , unmounted mnt
and had succeeded to create and log in to the new created domain.
Silly of me.
John
>Are you supposed to mount the filesystem under dom0 before you start
>ttylinux?
>From: Marius Hårstad Kjerkreit <mkjerkreit@gmail.com>
>Reply-To: Marius Hårstad Kjerkreit
2005 Nov 26
0
can''t start tty linux.
hello.
i just installed xen from source (using mke world then make install) booted
into linux using the xen-2.0.7.gz kernel and then triewd to run ttylinux
from the instructions in the user manual.
i used this command.
xm create /store/xmexample1 -c
my xonfigfile ( xmexample1) is this.
> # -*- mode: python; -*-
>
>
2005 Dec 05
0
Problems creating a ttylinux domain with almost default config
I am trying following the docs, trying to create a ttylinux domain.
However, the creation fails as so.
root:~$ xm create -c ttylinux_xen_config
Using config file "ttylinux_xen_config".
Error: Device 0 (vif) could not be connected. Backend device not found.
No terminal shows up, and I can''t xm console blocks. However, xm list
shows the domain.
root:~$ cat ttylinux_xen_config
2007 Jun 26
2
Why cannt I boot 128 ttylinux VMs?
Hey all,
I am a new Xen user and trying to boot up 128 VM on the machine with 16G
memory. All VM images are ttylinux. When I booted up 116 Virtual
machines, I can not boot VM anymore. Once I create a new VM, the latest
VM on the machine would be kicked out to hold 116 VM simultaneously.
Since I set VM memory to 32M, the Memory should not be an issue. I am
wondering why I can not boot 128 VM and
2005 Jan 27
2
ttylinux instructions
Does anyone in the devel team recall how the ttylinux rootfs was
created, by which I mean what changes were needed? Nothing detailed,
just "oh, just /etc/fstab" or whatever. I haven''t yet compared
myself, though I''ll figure it eventually.
For XenCD, I''d like to ship a pristine ttylinux instance on the ISO
image, and have the XenCD startup process copy that
2005 Jul 05
0
A question in ttylinux
Hi
I created a domain using ttylinux ,there are several pieces of
information printing out while starting ,and there are a failure as
follow:
How to fix it ? Anyone help me
Setting system clock: hwclock: Could not access RTC: No such file or
directory
failed
_______________________________________________
Xen-users mailing
2005 Oct 18
3
Not able to get eth0 up on domU.
I am using ttylinux-xen file system image a a loopback device for the
domain. I am mostly using the default configuration. I am not able to
get networking on the domU. Are kernel "vmlinuz-2.6-xenU" as well as
"2.6.11.12-xen0" both compiled w/o loadable module support? I guess it
fails when it tries to initialize the iptables on the domU when it tries
to do "modprobe".
2005 Dec 01
0
Re: domU ttylinux kernel panic Cannot open root devicewith current xen-unstable
Hi,
I solved the problem with the xen-bugtool. The problem was: I have
alread python2.4 on my machine. Ich startet xen-bugtool with python2.3
and it worked!!!
I attach the output.
Dieter
Ewan Mellor schrieb:
>On Thu, Dec 01 2005 at 12:04:41 +0000, dieter.edinger@web.de wrote:
>
>
>
>>I think, there is something missing. Do I have to install some more things?
>>
2005 Apr 15
2
Newbie question
Hola!
I''m trying to follow the User Manual''s example on how to run ttylinux on
xen and failing.
# xm create ttylinux-xen.cf -c
Using config file "ttylinux-xen.cf".
Started domain ttylinux, console on port 9604
************ REMOTE CONSOLE: CTRL-] TO QUIT ********
Linux version 2.6.11-xenU (horape@elanor.compendium.net.ar) (gcc version
3.3.5 (Debian 1:3.3.5-3)) #1 Thu
2006 Feb 11
2
Xend crashes repeatedly starting DomU - please help...
Hi, this is a repost of a previous question - since then I have tried
rebuilding my Xen0 kernel numerous times and trying different
configurations, but I haven''t yet ever got a single DomU to boot so I
really don''t even know what is supposed to happen, let alone how to
start debugging it...
Can someone please speculate on how to debug this further? It''s a
gentoo
2008 Feb 02
1
OSError: [Errno 10] No child processes
Hi;
After updating our Xen packages to current tip of xen-3.1-testing (from 3.1.0)
caglar@zangetsu xen-3.1-testing.hg $ hg tip
changeset: 15634:dbe47d8cb825
tag: tip
user: Keir Fraser <keir.fraser@citrix.com>
date: Thu Jan 31 10:07:57 2008 +0000
summary: Added tag RELEASE-3.1.3 for changeset 4835d702ba6133849bfae64b783b755c5066c094
I cannot boot domU''s
2009 Jul 24
1
No login prompt for DomainU with Xen 3.1 on CentOS 5.3
Hello Dear everybody!
I just installed CentOS 5.3 and try the built-in Xen 3.1 with it. But even the
typical ttyLinux doesn''t work when the domain is created.-- it just doesn''t give
me the login prompt while the domain ttylinux is booted.
[root@soe-hd513-pc102 nimbus]# xm create ttylinux-xen.conf -c
Using config file "./ttylinux-xen.conf".
Started domain ttylinux
2011 Nov 22
1
[file PATCH] Properly detect .vdi (VirtualBox disk image) files
The current test for .vdi files is incorrect. It tries to detect the
string "<<< Sun xVM VirtualBox Disk Image >>>". However this string
is just free text and .vdi files often contain different strings (ref: [1]).
The correct test in this patch looks for the magic number at offset
0x40 in the file (ref: [2]).
Example:
Upstream 'file' without the patch on an
2005 Jul 31
1
xen 3.0 on UP amd64 - rootfs mounting problem in xenU
Hi,
I''m trying to run Xen 3.0 on my amd64 UP machine. So far xen0 is working fine
but there is a problem with mounting rootfs on xenU kernel.
Is there something else that needs to be compiled into xenU 3.0 kernel?
$ grep XEN kernel-xenU-x86_64-3.0.config
CONFIG_XEN=y
CONFIG_ARCH_XEN=y
# XEN
# CONFIG_XEN_PRIVILEGED_GUEST is not set
# CONFIG_XEN_PHYSDEV_ACCESS is not set
2004 Dec 22
2
xenU wont boot, cannot open root device
Hi,
I am trying to replace uml with xen, but I cant get the unpreviliged Domains
booting..
Ive tested a cuple of filesystems in a file (ext3 or xfs formatted) and Ive also
tried the ttylinux-xen image. But I always get this error:
VFS: Cannot open root device "hda1" or unknown-block(3,1)
Please append a correct "root=" boot option
Kernel panic - not syncing: VFS: Unable to
2005 Jul 18
0
Using 2.4 kernel in the domain U
Hello World
I m using Xen 2.0 and have got the linux-2.6 kernel
running successfull in domainU using the ttylinux
image. The configuration file for the same is as
follows
kernel = "/boot/vmlinuz-2.6"
memory = 64
name = "ttylinux"
nics = 1
ip = "1.2.3.4"
disk = [''phy:/dev/loop1,sda1,w'']
root = "/dev/sda1 ro"
NOTE: I am using the ttylinux
2005 Jun 18
0
network connection to domain0 does not work
Hello everybody,
I installed Xen on my suse 9.2 system. Up to now I can do the following things:
Boot into XEN
Start xend
Automatically start a virtual Domain (ttylinux)
My problem is that after starting XEN I cannot reach any other client on my network any more.
The only machine I can ping is the virtual ttylinux server.
Therefore I cannot reach the XEN machine from outside using ssh or
2005 May 09
1
trying to trace xm create
Hello,
I am trying ro trace and study a run of "xm create xmexample1" ,
after modifying xmexample1 a bit (to use ttylinux,etc).
I have xen-2.0-testing.
The stack I can see (by adding printing messages) is :
main
(xm/create.py)
calling make_domain() (xm/create.py )
calling
2005 Nov 30
1
how to run knoppix under xen
i saw a screen shot of knoppix beeing run under xen but for some reason i
can''t do that.
here if the config file i use.
> kernel = "/boot/vmlinuz-2.6-xenU"
> memory = 64
> name = "ttylinux"
> nics = 1
> ip = "1.2.3.4"
> disk = [''phy:hdc,hdd,r'']
> root = "/dev/hdd ro"
hdc is my cdrom and it was unmounted at
2005 Jan 06
0
Questions regarding Interndomain communication
Hi All,
I recently started exploring the Xen and was successfull in installing and
running Xen along with ttylinux (test guest OS) on it.
I had few questions regarding the same and I would appreciate if somebody could
help me understand these.
1. The documentation describes inter-domain communication.
My understanding is that Xen maintain two domains: dom0 for the control domain
and dom1 for the