Displaying 7 results from an estimated 7 matches for "lordverminard".
2005 Dec 16
1
can boot custom kernel.
i compiled xen 3 and then following the instruction in the user
manual compiled a cuztom dom0 kernel. i even made a initrd for that
kernel. i use ubuntu 5.10.
problem is now i can''t boot into dom0. my root partion is /dev/hda5
and it no such device found. i can''t tell you exact output cuz it goes
by too fast . any help.
_______________________________________________
Xen-users
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 Nov 20
1
can i use swap as memory dedicated to the xen VMs
this is in reference to the option in the grub lines.
i have only 256 mb ram. so i can''t give the VMs more than a 100 mb.
can i use swap as memory like in qemu.
thank you
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2005 Nov 27
1
(110, ''Connection timed out'') Error: Error connecting to xend, is xend running?
what is this error???
what does it mean.
i have done xend start
and even
/etc/init.d/xend start.
whats the poroblem.
please help.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2005 Dec 16
1
does xen have problems when compiling using gcc 4
same as above. i compiled xen in ubuntu 5.10 and had amny problem and
later found the guide given in ubuntu wiki tell to use this command
make CC=gcc-3.4
meaning use gcc 3.4 instead of the gcc 4 that is standard on ubuntu.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2005 Dec 22
1
xen 3 demo CD won''t boot
hi. since my failed adventured in xen 3 i decided to try out the xen 3 demo
cd. i also used the test cd to run the test and submit the results. but now
i can''t start the xen cd as well and its the same problem i had with the
xen installation so i cam thinking it has something to do with my computer.
this is what happens. the cd boots fine. but when it comes to the point of
starting X
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; -*-
>
>