Displaying 20 results from an estimated 4000 matches similar to: "hvmbootloader"
2011 Mar 02
5
installing xen on a vmware work station
Hi,
I decided to test new Xen pv-ops Dom0 kernel.
I have a 64 bit VT machine there in it Vmware work station installed
Ubuntu 10.04 64 bit
and then
apt-get install libcurl4-openssl-dev xserver-xorg-dev mercurial gitk
build-essential libncurses5-dev uuid-dev gawk gettext texinfo bcc
libncurses5-dev dpkg-dev debhelper iasl texinfo bridge-utils bison
flex apt-get build-dep xen-3.3
cd /usr/src
2008 Oct 16
2
Xen 3.3 compile error - (LaTeX)
Hello,
I''m having some problems compiling xen 3.3. Compiling ends by generating
docs (latex).
HW:
AMD Phenom(tm) 9550 Quad-Core Processor
8GB RAM
Debian GNU/Linux 4.0 \n \l
2.6.26.5 #1 SMP Sun Oct 5 19:36:29 CEST 2008 i686 GNU/Linux
make[1]: Leaving directory `/home/adrian/xen-3.3.0/stubdom''
sh ./docs/check_pkgs && make -C docs install || true
make[1]: Entering
2009 Jul 18
8
Xen not booting !
Hi All,
I am not able to boot Xen .
My "/boot/grub/menu.lst" has this entry
title Xen 3.3.2-rc5 / Debian GNU/Linux, kernel 2.6.18.8-xen
root (hd0,0)
kernel /boot/xen-3.3.2-rc5.gz
module /boot/vmlinuz-2.6.18.8-xen root=/dev/sda1 ro console=tty0
module /boot/initrd.img-2.6.18.8-xen
savedefault
I am getting following error :
ERROR
2009 Jul 18
8
Xen not booting !
Hi All,
I am not able to boot Xen .
My "/boot/grub/menu.lst" has this entry
title Xen 3.3.2-rc5 / Debian GNU/Linux, kernel 2.6.18.8-xen
root (hd0,0)
kernel /boot/xen-3.3.2-rc5.gz
module /boot/vmlinuz-2.6.18.8-xen root=/dev/sda1 ro console=tty0
module /boot/initrd.img-2.6.18.8-xen
savedefault
I am getting following error :
ERROR
2009 Jul 18
8
Xen not booting !
Hi All,
I am not able to boot Xen .
My "/boot/grub/menu.lst" has this entry
title Xen 3.3.2-rc5 / Debian GNU/Linux, kernel 2.6.18.8-xen
root (hd0,0)
kernel /boot/xen-3.3.2-rc5.gz
module /boot/vmlinuz-2.6.18.8-xen root=/dev/sda1 ro console=tty0
module /boot/initrd.img-2.6.18.8-xen
savedefault
I am getting following error :
ERROR
2011 Mar 01
14
virt-manager 0.8.2 local ISO and PXE boot install option greyed out on 2.6.32.27 pv-ops Dom0 kernel
Hi,
I just installed a pv-ops Dom0 2.6.32.27 Kernel on a 64 bit non VT machine.
Following instructions here
http://wiki.xensource.com/xenwiki/Xen4.0
for 64 bit Ubuntu 10.04
apt-get install bcc bin86 gawk bridge-utils iproute libcurl3
libcurl4-openssl-dev bzip2 module-init-tools transfig tgif texinfo
texlive-latex-base texlive-latex-recommended texlive-fonts-extra
texlive-fonts-recommended
2010 Sep 07
1
strip/install error when executing make install-tools
Hello,
September 7th I pulled a copy of Xen 4 with:
hg clone -r RELEASE-4.0.1 http://xenbits.xen.org/xen-4.0-testing.hg
I installed development tools and packages from the Xen 4 wiki:
bcc bin86 gawk bridge-utils iproute libcurl3 libcurl4-openssl-dev bzip2 module-init-tools transfig tgif texinfo texlive-latex-base texlive-latex-recommended texlive-fonts-extra texlive-fonts-recommended
2013 Oct 14
1
Xen - 4.2.1 with libvirt-1.1.3
hi,
i cleared all the stuffs(everything) related to xen and libvirt.
i installed freshly xen-4.2.1 from the source.
*Installation steps are as follows:*
apt-get build-dep xen
apt-get install libc6-dev libglib2.0-dev libyajl-dev yajl-tools libbz2-dev
bison flex zlib1g-dev git-core texinfo debhelper debconf-utils debootstrap
fakeroot
*OR*
apt-get install bcc bin86 gawk bridge-utils iproute
2013 Feb 17
6
Install issues for Xen 4.2.1 on Ubuntu 12.10
Good evening everyone,
I am attempting to compile Xen 4.2.1 from source on Ubuntu 12.10 and cannot for the life of me figure out what I am doing wrong. This is the script I wrote that I am running on a brand new install from ubuntu-12.10-server-amd64.iso
apt-get update
apt-get -y upgrade
apt-get -y dist-upgrade
reboot
(uname -r returns back 3.5.0-23-generic)
apt-get install -y build-essential
2010 Mar 11
6
Installing from source (git, hg) on a fresh debian box
Oye 3 days on this now, my head hurts. I have spent what seems like 40
hours in the last 3 or 4 days reading, and I realize xen is in the
middle of this transition of getting into mainline kernel, issues with
dom0 etc etc.
Ok, so i have come across a few howtos/tutorials on installing xen
dom0 kernel, using git to download a patched? kernel tree, and getting
xen source from mercurial. Below is my
2012 Aug 08
3
GPU passthrough with Xen 4.2 on Ubuntu 12.04
I have been trying to setup GPU passthrough for a couple of days now
with little luck. I''m hoping someone can shed some light as to where I
may be going wrong or at least identify some genuine bugs. Essentially
pci passthrough works for me but gpu passthrough doesn''t.
My system is currently configured as follows (please ask if you need
further details)
Asrock Z77 e-Itx
2007 Sep 24
4
hvmloader not compiled
Hi,
when I compile xen 3.1.0 on Debian Etch, the hvmloader file is not compiled at all. I have bin86 and bcc but nothing appears.
I followed http://www.howtoforge.com/debian_etch_xen_3.1 and googled a lot without success.
In the meanwhile I just used a precompiled hvmloader. I think this is ok, but it is not the smart way :)
Any idea ?
2009 Jul 01
3
[XCI] xci build issues
After a hiatus, I have made another attempt at getting the XCI code-base
up-and-running, but have run into some issues that I am hoping someone
can help me with.
1. I am finding that a large hurdle in getting this building is chasing
down build dependencies, of which there are many. Since the wiki
recommends that this be built on a 32bit Debian lenny system - does
anyone have a list of necessary
2010 Dec 04
4
Make world problem compiling Xen 4.0.1 from source
Greetings, Xen gurus!
Per the Ubuntu community documentation at https://help.ubuntu.com/community/Xen#Maverick%20Notes%20(Xen%204.0.1%20pvops%20on%20Ubuntu%2010.10) I am trying to install Xen 4.0.1 from source which I got from bits.xensource.com/oss-xen/release/4.0.1/xen-4.0.1.tar.gz because apparently the ubuntu-xen-server package has broken dependencies. The instructions as provided state
2011 Nov 30
4
Compile error with Ubuntu 11.10
Hi,
compilation of xen-unstable with a fresh Ubuntu 11.10 x86_64 fails with
following error:
cc1: warnings being treated as errors
libxl_create.c: In function ‘store_libxl_entry’:
libxl_create.c:465: error: format not a string literal and no format
arguments
Steps to reproduce:
- Install Ubuntu 11.10 (
http://www.ubuntu.com/start-download?distro=desktop&bits=64&release=latest)
- sudo
2009 Feb 21
1
Debian Power PC Compile R
I have the libx11-dev package installed through the aptitude
application. This is on 5.0 power pc. What can I provide to help
with this? I don't know where to begin.
--
Stephen Sefick
Let's not spend our time and resources thinking about things that are
so little or so large that all they really do for us is puff us up and
make us feel like gods. We are mammals, and have not
2016 Nov 08
2
proplems installing R 2.5 on Ubuntu 14.04
Hi,
i'd like to install R 2.5 on an Ubuntu 14.04.
I have a special software requiring this old version.
While ./configure, i get the following error:
checking for mbstate_t... yes
checking for X... no
configure: error: --with-x=yes (default) and X11 headers/libs are not available
The problem is that i don't know which headers or libraries are missing, and when i search with aptitude in
2009 Nov 20
2
Compiling from sources (ubuntu and x11)
am using ubuntu 9.10 and I am getting and x11 lib/headers not found.
I have installed libx11-dev. I thought this would solve the problem,
but it is not. Any help would be appreciated.
kind regards,
--
Stephen Sefick
Let's not spend our time and resources thinking about things that are
so little or so large that all they really do for us is puff us up and
make us feel like gods. We are
2017 Mar 17
1
[PATCH] p2v: un-duplicate common dependencies
Move all the dependencies with the same name in all the distributions to
a single list at the end.
There should be no change to the package list used to build the p2v ISO.
---
p2v/dependencies.m4 | 72 ++++++++++++++++-------------------------------------
1 file changed, 21 insertions(+), 51 deletions(-)
diff --git a/p2v/dependencies.m4 b/p2v/dependencies.m4
index 21541b4..e590f57 100644
---
2011 Sep 23
1
inconsolata font for building vignettes with R-devel
Just to save someone else a few seconds of googling: when you try to R
CMD check with recent versions of R-devel and you get
* checking PDF version of manual ... WARNING
LaTeX errors when creating PDF version.
This typically indicates Rd problems.
LaTeX errors found:
! LaTeX Error: File `inconsolata.sty' not found.
the Debian/Ubuntu solution is:
sudo apt-get install texlive-fonts-extra