Displaying 20 results from an estimated 2000 matches similar to: "Using febootstrap , please help"
2010 Mar 30
15
[Xen-tools] Unable to start xend
[root@localhost onkar]# which xend
/usr/sbin/xend
[root@localhost onkar]# uname -a
Linux localhost.localdomain 2.6.31.12 #1 SMP Wed Mar 31 09:51:44 IST 2010
i686 i686 i386 GNU/Linux
[root@localhost onkar]# xend start
ERROR Internal error: Could not obtain handle on privileged command
interface (2 = No such file or directory)
Traceback (most recent call last):
File "/usr/sbin/xend",
2010 Mar 30
15
[Xen-tools] Unable to start xend
[root@localhost onkar]# which xend
/usr/sbin/xend
[root@localhost onkar]# uname -a
Linux localhost.localdomain 2.6.31.12 #1 SMP Wed Mar 31 09:51:44 IST 2010
i686 i686 i386 GNU/Linux
[root@localhost onkar]# xend start
ERROR Internal error: Could not obtain handle on privileged command
interface (2 = No such file or directory)
Traceback (most recent call last):
File "/usr/sbin/xend",
2010 Jul 01
2
configuration error while building lustre , please help !
I am trying to compile lustre like this :
[onkar at localhost build-lustre]$ ./configure
--with-kernel-source-header=/home/onkar/LUSTRE/linux-2.6.33.3/include
--with-linux=/home/onkar/LUSTRE/linux-2.6.33.3
--with-linux-obj=/home/onkar/LUSTRE/linux-2.6.33.3
--with-linux-config=/home/onkar/LUSTRE/linux-2.6.33.3
checking build system type... i686-pc-linux-gnu
checking host system type...
2010 Jul 01
2
configuration error while building lustre , please help !
I am trying to compile lustre like this :
[onkar at localhost build-lustre]$ ./configure
--with-kernel-source-header=/home/onkar/LUSTRE/linux-2.6.33.3/include
--with-linux=/home/onkar/LUSTRE/linux-2.6.33.3
--with-linux-obj=/home/onkar/LUSTRE/linux-2.6.33.3
--with-linux-config=/home/onkar/LUSTRE/linux-2.6.33.3
checking build system type... i686-pc-linux-gnu
checking host system type...
2010 Jul 03
2
patching FC13 kernel with Lustre
Hi,
I am trying to merge Lustre into Fedora 13 kernel
(2.6.33.3-85.fc13.i686.PAE)
I plan to submit the patches and continue to develop features on this
kernel.
will I get any assistance from the lustre development team.
Can I maintain this patch on lustre website ?
Regards,
Onkar
--
****************************************************
A 1965 Ford Mustang is a great car. But if you want to go
2010 Jul 03
2
patching FC13 kernel with Lustre
Hi,
I am trying to merge Lustre into Fedora 13 kernel
(2.6.33.3-85.fc13.i686.PAE)
I plan to submit the patches and continue to develop features on this
kernel.
will I get any assistance from the lustre development team.
Can I maintain this patch on lustre website ?
Regards,
Onkar
--
****************************************************
A 1965 Ford Mustang is a great car. But if you want to go
2012 May 31
4
[Fwd: error: this function is not supported by the connection driver : virConnectNumOfStoragePool]
Hello All,
Any idea on this issue ?
Regards,
Onkar
-------- Forwarded Message --------
From: Onkar <kernzap at gmail.com>
To: libvir-list <libvir-list at redhat.com>
Subject: error: this function is not supported by the connection
driver : virConnectNumOfStoragePool
Date: Wed, 30 May 2012 21:29:42 +0530
Hello,
I configured libvirt like this
./configure --prefix=/
2010 May 15
2
febootstrap failure
On Fri, May 14, 2010 at 11:02:36PM -0400, Aron Griffis wrote:
> Hi again Rich,
>
> I'm trying to use febootstrap to install either rawhide or f13,
> but my attempts are failing.
>
> $ sudo febootstrap fedora-13 /mnt/jubjub-f
> ...
> Running rpm_check_debug
> ERROR with rpm_check_debug vs depsolve:
> libc.so.6()(64bit) is needed by procmail-3.22-25.fc12.x86_64
2011 Mar 12
1
libvirt configuration problem
Hi ,
I am getting errors while configuring libvirt to compile it from source.
There is a error in libnl
checking for UDEV... no
checking whether to compile with macvtap support... yes
checking whether to compile with virtual port support... no
checking for LIBNL... no
configure: error: libnl-devel >= 1.1 is required for macvtap support
I have already installed the libnl library in /lib/
2012 Mar 21
1
Difference between the old and the new febootstrap
Hi,
First, I'd like to thank you for your nice effort of the febootstrap tool.
I understand there are 2 major versions of this tool
the first has the syntax of "febootstrap fedora-12 ./f12" while the second
has the syntax "febootstrap --names ....."
Is it correct?
I also understand the second one is used only to create a minimal system.
is it correct too?
But what about
2012 Apr 02
1
febootstrap 3.x use cases.
I'm confused! What use cases is the new febootstrap primarily intended
for? I'm mainly trying to figure out if I'm trying to put a square peg
into a round hole.
What I'm looking into is using linux containers (LXC) either using
libvirt or lxc-tools) to create jails for a web hosting type
environment. I can see that in the long run btrfs has some nice
features to help with this
2011 Aug 25
1
[PATCH] Correctly build febootstrap on systems without native OCaml compiler
On those systems "$(OCAMLFIND) $(OCAMLBEST)" was resolved as
"ocamlfind byte" which did not work.
---
Makefile.am | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 109d2c8..4dc6f12 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -56,18 +56,18 @@ SOURCES_ML = $(filter %.ml,$(SOURCES))
BOBJECTS =
2018 Mar 08
2
Re: febootstrap: no ext2 root device found
Here you go, from the newest version:
************************************************************
* IMPORTANT NOTICE
*
* When reporting bugs, include the COMPLETE, UNEDITED
* output below in your bug report.
*
************************************************************
2011 Nov 16
1
febootstrap-3.12 configure error on Fedora 16
On Mon, Nov 14, 2011 at 04:43:28PM +0100, Andrzej Tobola wrote:
> Hello Richard,
>
> Can't configure febootstrap-3.12 on Fedora 16:
>
> $ ./configure
> ............
> checking for aptitude... no
> checking for apt-cache... no
> checking for dpkg... no
> checking for pacman... no
> checking for gzopen in -lz... no
> checking for mke2fs... /sbin/mke2fs
>
2011 May 29
1
febootstrap: what am I doing wrong?
Good evening,
I just tried following the steps in "Tip: Creating throwaway appliances
with febootstrap"[1] on my workstation at home running Debian/unstable.
I ran into problems:
,----
| $ mkdir supermin.d
| $ febootstrap --names 'bash' 'coreutils' -o supermin.d
| Get: 1 http://ftp.de.debian.org/debian/ sid/main bash amd64 4.1-3 [1325 kB]
| Get: 2
2011 Nov 02
1
Building PXE Bootable images using the libguestfs toolchain
As part of the oVirt Node[1] project, I'm going to P.O.C. a version of
the node using febootstrap 2.x instead of livecd-creator. The main
reasons in doing this is for allowing a r/w root filesystem without
some hacky overlayfs and just to see if it can be done. On IRC,
rwmjones mentioned a few issues he ran into with febootstrap 2.x where
some rpms had %post scripts which aren't really
2010 Nov 13
1
Mac OS X configure requires (de|fe)bootstrap
Hello,
I'd like to get libguestfs to compile on Mac OS X and I've been
chugging along quite well. I recently hit an issue in the
"./configure" which I don't thin is solvable on Mac without modifying
libguestfs autotools scripts but I can easily be wrong:
checking for febootstrap... no
checking for debootstrap... no
configure: error: Either febootstrap or debootstrap must be
2014 Feb 25
4
Problem with febootstrap version while compiling guestfsd in centos6.5
Hello,
I am try to compile guestfsd using this
link<http://thr3ads.net/libguestfs/2012/09/2100168-Re-compile-guestfsd>.
I am using libguestfs-1.24.4.tar.gz
After running ./configure with disable options i get a message claiming a
febootstrap >=3.2.
I already installed febootstrap-3.21-4.el6x86_64.rpm for centos6.5.
In the rpm description i found a note telling that this rpm will
2009 Nov 16
1
IMPORTANT: New git repositories for febootstrap & libguestfs
The machine at et.redhat.com is going to be decommissioned soon, and
so I have arranged alternate hosting for these two git repositories.
As of now you should use:
http://git.annexia.org/?p=febootstrap.git;a=summary (web interface)
git clone git://git.annexia.org/git/febootstrap.git
http://git.annexia.org/?p=libguestfs.git;a=summary (web interface)
git clone
2013 Feb 05
1
ANNOUNCE: 'febootstrap' is now called 'supermin'
Because of the confusion generated by calling something 'febootstrap'
which didn't have anything to do with Fedora and didn't generate
bootstrap filesystems, I have renamed 'febootstrap' as 'supermin'.
I also bumped the version number up to 4.1.0.
New home page: http://people.redhat.com/~rjones/supermin/
Downloads: http://libguestfs.org/download/supermin/
Git