search for: bin86

Displaying 20 results from an estimated 29 matches for "bin86".

Did you mean: bi386
2006 Feb 04
2
dev86/vmxloader for debian
Hi all I have built a preliminary debian package for dev86, required to build xen with vmx support. you can get my packages here: http://debian.nsp.co.nz/dev86. I have also trivially patched the rules for xen 3 to build the vmxloader and include it in the resulting packages, my builds/sources for these packages are here: http://debian.nsp.co.nz/xen3/. I''m working with debian-mentors
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 ? ________________________________________________________...
2008 Mar 05
5
C compiler cannot create executables when building zaptel
When attempting to build zaptel I get the following error: configure:2184: error: C compiler cannot create executables vi config.log configure:2066: $? = 0 configure:2073: gcc -v >&5 Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release
2013 Feb 17
6
Install issues for Xen 4.2.1 on Ubuntu 12.10
...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 python-dev gettext bin86 bcc iasl uuid-dev libncurses5-dev pkg-config libglib2.0-dev libyajl-dev git gcc-multilib texinfo fakeroot libglib2.0-dev texinfo pciutils pciutils-dev qemu-common gpg --recv-key 57E82BD9 wget http://bits.xensource.com/oss-xen/release/4.2.1/xen-4.2.1.tar.gz.sig wget http://bits.xensource.com/oss-xen...
2012 Mar 01
1
autoconf/ debian 6.0 - missing dependency checks
I just did a ./configure and then make on a fresh debian 6.0 64-bit install. ./configure caught most of the missing dependencies except the following, which caused compilation failures. 1. libncurses5-dev (I get errors from tools/misc, concerning gtraceview) 2. bin86 & bcc & iasl - during firmware compilation 3. python-dev (from tools/python/xen/lowlevel/xc) I am not sure if I was doing something wrong or if its the configure script missing these dependency checks. shriram _______________________________________________ Xen-devel mailing list Xen-d...
2009 Jul 18
8
Xen not booting !
...owing procedure from the "Introduction to the Open Source Xen Hypervisor" Zach Shepherd and Wenjin taken from xen blog. Install required packages (e.g. apt-get install gawk libssl-dev libx11-dev gettext libncurses-dev build-essential python-dev texlive-latex-base transfig tetex-extra bcc bin86 pciutils-dev git-core curl texinfo libc6-dev mercurial bridge-utils graphviz) Download the latest Xen release (e.g. hg clone http://xenbits.xen.org/xen-3.3-testing.hg) Compile and Install (e.g. make world; make install) Create a ramdisk (e.g depmod 2.6.18.8-xen;mkinitramfs -o /boot/initrd.img-2.6.1...
2009 Jul 18
8
Xen not booting !
...owing procedure from the "Introduction to the Open Source Xen Hypervisor" Zach Shepherd and Wenjin taken from xen blog. Install required packages (e.g. apt-get install gawk libssl-dev libx11-dev gettext libncurses-dev build-essential python-dev texlive-latex-base transfig tetex-extra bcc bin86 pciutils-dev git-core curl texinfo libc6-dev mercurial bridge-utils graphviz) Download the latest Xen release (e.g. hg clone http://xenbits.xen.org/xen-3.3-testing.hg) Compile and Install (e.g. make world; make install) Create a ramdisk (e.g depmod 2.6.18.8-xen;mkinitramfs -o /boot/initrd.img-2.6.1...
2009 Jul 18
8
Xen not booting !
...owing procedure from the "Introduction to the Open Source Xen Hypervisor" Zach Shepherd and Wenjin taken from xen blog. Install required packages (e.g. apt-get install gawk libssl-dev libx11-dev gettext libncurses-dev build-essential python-dev texlive-latex-base transfig tetex-extra bcc bin86 pciutils-dev git-core curl texinfo libc6-dev mercurial bridge-utils graphviz) Download the latest Xen release (e.g. hg clone http://xenbits.xen.org/xen-3.3-testing.hg) Compile and Install (e.g. make world; make install) Create a ramdisk (e.g depmod 2.6.18.8-xen;mkinitramfs -o /boot/initrd.img-2.6.1...
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 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 pciutils-dev mercurial build-essential make gcc libc6-dev zlib1g-dev python python-dev python-twisted libn...
2013 Oct 14
1
Xen - 4.2.1 with libvirt-1.1.3
...rt. 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 libcurl3 libcurl4-openssl-dev bzip2 module-init-tools transfig tgif tgif texinfo texlive-latex-base gcc-multilib texlive-fonts-extra texlive-fonts-recommended pciutils-dev mercurial libncurses5-dev patch libvncserver-dev libsdl-dev libjpeg62-dev iasl libbz2-dev git-core uu...
2011 Nov 30
4
Compile error with Ubuntu 11.10
...iteral and no format arguments Steps to reproduce: - Install Ubuntu 11.10 ( http://www.ubuntu.com/start-download?distro=desktop&bits=64&release=latest) - sudo apt-get install mercurial libsdl-dev pciutils-dev ncurses-dev uuid-dev gettext libyajl-dev flex zlib1g-dev libssl-dev xorg-dev bcc bin86 iasl libc6-dev-i386 patch git - hg clone http://xenbits.xensource.com/xen-unstable.hg - cd xen-unstable.hg/tools - make Adda _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2010 Mar 11
6
Installing from source (git, hg) on a fresh debian box
...extra texlive-fonts-recommended transfig bridge-utils uuid-dev easygit gitk bcc vim-full ssh chkconfig ntpdate openntpd kernel-package module-assistant pkg-config libgnutls-dev libpci-dev randomize-lines gcc gcc g++ make patch libssl-dev bzip2 gettext python libjpeg62-dev libx11-dev libgcrypt11-dev bin86 libsdl1.2-dev libc6-dev xen-linux-system-2.6.26-2-xen-amd64 dstat ifenslave vnc4server ethtool bison flex 3) git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-xen cd linux-2.6-xen git reset --hard git checkout -b xen/stable origin/xen/stable git pull make menuconfig...
2010 Dec 04
4
Make world problem compiling Xen 4.0.1 from source
...k%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 that gettext, bin86, bcc, libc6-dev-i386, iasl, texinfo and git are needed and even after that, I found (presumably because the server was installed with only the core operating system and OpenSSH server) that make world wouldn''t run properly and I also needed to install build-essential libssl-dev uuid-dev zl...
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 pciutils-dev mercurial build-essential make gcc libc6-dev zlib1g-dev python python-dev python-twisted libn...
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 Jun 12
1
HVM guest support unavailable
...?" appears. I am using an Intel E8400 on Asus P5E VM DO Board. /proc/cpuinfo info shows that the CPU has vmx support. I have enabled "Vanderpool Technology" in BIOS. According to the xen user manual the package dev86 is needed. I am using Ubuntu 7.10. There is no dev86 package, but bin86 and bcc should work according to http://lists.xensource.com/archives/html/xen-users/2006-02/msg00207.html xm info shows xen_caps: xen-3.0-x86_32p. I am missing the hvm entry. Do you have any idea why? Am I missing some kind of configuration? I couldn''t find a solution in the archives. G...
2008 Nov 17
0
Xen 3.3 compile error
...tall gawk bzip2 mercurial transfig bzip2 screen ssh debootstrap -y apt-get install iproute bridge-utils python-twisted binutils zlib1g-dev python-dev python python-central libssl-dev -y apt-get install libcurl3-dev libncurses5-dev x-dev build-essential gettext libx11-dev -y apt-get install make bin86 bcc gcc ncurses-dev patch xorg-dev -y apt-get install libsdl1.2-dev libvncserver-dev udev pciutils-dev -y apt-get install graphviz texlive-latex-base transfig -y apt-get install texlive-publishers texlive-fonts-recommended texinfo gs-common -y apt-get install texlive-latex-extra texlive-latex-reco...
2009 Apr 02
1
hvmbootloader
I got the version 3.3.1 of Xen installed it but I cannot find now hvmbootloader. Do I need to download something else? Thanks Luca _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
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