Displaying 10 results from an estimated 10 matches for "ccmail111".
2010 May 20
4
Xen 4.0 build git
After download of Xen4.0,
Is there a simple way to disable to not
download from git implicitly ?
(I already did it offline and
would like to use that build instead.)
Idea is: "make world" would not enforce git automatically.
Any suggestions ?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2010 Mar 20
1
Error: ramdisk
...available, giving up.
VFS: Unable to mount root fs via NFS, trying floppy.
VFS: Insert root floppy and press ENTER
Thanks !
SV
--- On Sat, 3/20/10, Pasi Kärkkäinen <pasik@iki.fi> wrote:
From: Pasi Kärkkäinen <pasik@iki.fi>
Subject: Re: [Xen-devel] Fw: not syncing
To: "ccmail111" <ccmail111@yahoo.com>
Cc: xen-devel@lists.xensource.com, "Dan Magenheimer" <dan.magenheimer@oracle.com>
Date: Saturday, March 20, 2010, 4:30 AM
On Sat, Mar 20, 2010 at 12:44:25AM -0700, ccmail111 wrote:
> Hi Pasi/Dan,
>
> 1) The error below is:
>
> >...
2010 Mar 20
1
Error: ramdisk
...available, giving up.
VFS: Unable to mount root fs via NFS, trying floppy.
VFS: Insert root floppy and press ENTER
Thanks !
SV
--- On Sat, 3/20/10, Pasi Kärkkäinen <pasik@iki.fi> wrote:
From: Pasi Kärkkäinen <pasik@iki.fi>
Subject: Re: [Xen-devel] Fw: not syncing
To: "ccmail111" <ccmail111@yahoo.com>
Cc: xen-devel@lists.xensource.com, "Dan Magenheimer" <dan.magenheimer@oracle.com>
Date: Saturday, March 20, 2010, 4:30 AM
On Sat, Mar 20, 2010 at 12:44:25AM -0700, ccmail111 wrote:
> Hi Pasi/Dan,
>
> 1) The error below is:
>
> >...
2010 Mar 19
3
dom0 - syslinux/isolinux error
Hi,
I am trying to build dom0 iso.
I have following in my isolinux.cfg file.
I see error: "Invalid or corrupt image file".
---
default 1
prompt 1
timeout 300
display menu.txt
label 1
kernel boot/vmlinuz.vm
append boot/xen.gz ramdisk_size=131072 initrd=boot/ramdisk.gz root=/dev/ram0
---
The image I check is valid.
xen.gz is actually xen-3.4.2.gz:
xen.gz: gzip compressed data,
2010 Mar 06
5
unstable 4.0 config file/ build error
Hi,
The unstable repository seems to be quite unstable even building the image... !!
I see:
make[4]: Entering directory `/foo/xen-unstable.hg/tools/libxl''
gcc -O1 -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -D__XEN_TOOLS__ -MMD -MF .xl.o.d -D_LARGEFILE_SOURCE
2010 Mar 06
5
unstable 4.0 config file/ build error
Hi,
The unstable repository seems to be quite unstable even building the image... !!
I see:
make[4]: Entering directory `/foo/xen-unstable.hg/tools/libxl''
gcc -O1 -fno-omit-frame-pointer -fno-optimize-sibling-calls -m64 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -D__XEN_TOOLS__ -MMD -MF .xl.o.d -D_LARGEFILE_SOURCE
2010 Apr 16
1
dom0 reboot like domU
Question:
can dom0 in Xen4.0 be rebooted (from domU or from within dom0) anytime without loosing anything ?
If so, please provide details. If not, does Xen.org have this in roadmap ?
The closest posting I found (old one) is:
http://lists.xensource.com/archives/html/xen-devel/2005-07/msg00885.html
The option is parameter as below (but this grub conf)
noreboot
Debugging
Requests that
2010 May 11
1
Xen 4.0 build error
Hi,
I just downloaded Xen4.0 from:
http://www.xen.org/products/xen_source.html
Trying=0A to build:
Create xen entries under /sys/hypervisor
=0A(XEN_SYS_HYPERVISOR) [Y/n/?] y
#
# configuration
written to =0A.config
#
make-3.79.1-p7[3]: Leaving
directory =0A`/foo/xen40/xen-4.0.0/linux-2.6-pvo=
ps.git''
make-3.79.1-p7 -C
2010 Feb 17
0
download and Xen info
Hi,
I am looking for Xen info
1) where can I find iso files for 3.4.x and 4.x (rc) Xen ?
2) I am looking for a list of versions of libraries/packages and their versions (kernel: 2.6.x, glibc ??, etc.). Any pointers ?
Thanks !
SK
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2010 Jun 18
0
vifs not created
Hi,
I have Xen4.0 and see:
bash-4.1# brctl show
bridge name bridge id STP enabled interfaces
eth0 8000.524603000401 no peth0
I dont see any vifs being created (ifconfig cmd used).
Also in log I see:
WARNING (XendAPI:705) API call: VIF.set_device not found
Any suggestions ?