Displaying 20 results from an estimated 100 matches similar to: "libguestfs on ARM"
2015 Jul 14
1
[PATCH] docs: Use F<> for filenames instead of C<>
---
src/supermin.pod | 60 ++++++++++++++++++++++++++++----------------------------
1 file changed, 30 insertions(+), 30 deletions(-)
diff --git a/src/supermin.pod b/src/supermin.pod
index f9b7395..53d1b11 100644
--- a/src/supermin.pod
+++ b/src/supermin.pod
@@ -46,7 +46,7 @@ For example:
creates a supermin appliance containing the packages C<bash> and
C<coreutils>.
2012 Sep 20
1
[PATCH v2] arm: introduce a DTS for Xen unprivileged virtual machines
Given that the xenvm machine is based on vexpress but with an extremely
limited selection of peripherals (the guest is supposed to use virtual
devices instead), add "xen,xenvm" to the list of compatible machines in
mach-vexpress.
Changes in v2:
- remove include skeleton;
- use #address-cells = <2> and #size-cells = <2>;
- remove the debug bootargs;
- use memory@80000000
2014 Sep 17
2
[LLVMdev] Glibc with Clang/LLVM
Has anybody able to compile glibc with newer version of clang/llvm. If its
not possible is there any patch to fix this problem.
Thanks
Wajih
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140918/59904126/attachment.html>
1999 Jan 12
1
2 virtual servers?
-----BEGIN PGP SIGNED MESSAGE-----
Hello!
Probably a stupid question, but...
Is it possible to run Samba (2.0.0beta5 or any other version) in 2
completely independent identities on a single machine with 2 virtual
ip interfaces? As I understand it you can not run 2 nmbd's, because
broadcast packets are only delivered to one of the 2 udp sockets bound
to 0.0.0.0:137. If I use the 'netbios
2012 Jun 26
1
Re: VGA passthrough
Hi,
sure I can give you some info, but unfortunately as explained here
(http://lists.xen.org/archives/html/xen-users/2012-06/msg00392.html),
dual vga is broken for me currently, too. But i guess this is only a
matter of finding the currupted changeset.
In general, I was never aware that this is even a problem. I used to
simply hide both graphic cards from the dom0 at boot time via the
2011 Mar 29
0
[LLVMdev] [GSoC] "Microsoft Direct3D shader bytecode backend" proposal
On Mar 29, 2011, at 9:02 AM, Charles Davis wrote:
> On 3/29/11 5:14 AM, Justin Holewinski wrote:
>> On Mon, Mar 28, 2011 at 9:22 PM, Charles Davis <cdavis at mymail.mines.edu
>> <mailto:cdavis at mymail.mines.edu>> wrote:
>>
>> Here's the other of my proposals for this year's Google Summer of Code.
>> (The first is on cfe-dev.) It was
2015 Jun 30
2
Re: Issue with virt-builder on Ubuntu 14.04
- I tried forcing TCG and it gets to the same spot and stops.
- running make quickcheck passes the tests (see attached)
- I tried a different kernel (3.13.0-49-generic) and again it passes the
quickcheck but virt-builder hangs.
- I added 'set -x' to the top of the init script and I don't see any
additional output (see attached)
Shawn
On Tue, Jun 30, 2015 at 2:06 AM, Richard W.M.
2017 Feb 22
0
Re: not able to 'make quickcheck'
On Tue, Feb 21, 2017 at 11:19:10PM -0800, amita4581 wrote:
> Hi
> i am trying to install libguestfs on linux distro (ubuntu 15.10). and following the below link
> http://libguestfs.org/guestfs-building.1.html
> - at make stage it suggest below command and retry 'make'
> rm po-docs/podfiles; make -C po-docs update-po
> - i run above command and re 'make'
2011 Mar 29
2
[LLVMdev] [GSoC] "Microsoft Direct3D shader bytecode backend" proposal
On 3/29/11 5:14 AM, Justin Holewinski wrote:
> On Mon, Mar 28, 2011 at 9:22 PM, Charles Davis <cdavis at mymail.mines.edu
> <mailto:cdavis at mymail.mines.edu>> wrote:
>
> Here's the other of my proposals for this year's Google Summer of Code.
> (The first is on cfe-dev.) It was suggested to me by Dan Kegel (from the
> Wine project, they really
2015 Jun 30
2
Issue with virt-builder on Ubuntu 14.04
Hello,
I am running into problems with virt-builder on my Ubuntu-14.04 install.
Please find the checklist below:
1. What are you trying to achieve?
I'm trying to build a standard Ubuntu 14.04 disk image.
2. What exact commands did you run?
I ran "virt-builder ubuntu-14.04"
3. What was the precise error/output of these commands?
The process gets stuck indefinitely at
2014 Aug 12
2
Re: issue when building/making package from git
>
> You need to build first of all from git, using ./configure && make &&
> make quickcheck.
$ ./autogen.sh
$ ./configure
$ ./make
Build is broken with the error mentioned eralier (the one about e2fsprogs)
./configure --disable-appliance
it builds fine
>
> makepkg is doing some strange stuff. Get the basics working first.
The issue is not makepkg but rather the
2015 Jun 30
0
Re: Issue with virt-builder on Ubuntu 14.04
On Tue, Jun 30, 2015 at 09:07:25AM -0600, Shawn Greig wrote:
> - I tried forcing TCG and it gets to the same spot and stops.
That excludes the possibility that it's a KVM or kernel bug
(probably).
> - running make quickcheck passes the tests (see attached)
>
> - I tried a different kernel (3.13.0-49-generic) and again it passes the
> quickcheck but virt-builder hangs.
Add
2015 Oct 18
2
Re: [Error] guestfsd: /usr/lib/libaugeas.so.0: version `AUGEAS_0.16.0' not found (required by guestfsd)
Goodmornin,
Since I am running ubuntu I did " nm -D /usr/lib64/libaugeas.so.0 | grep
AUGEAS " and I didn't find "AUGEAS_0.16.0" , but I got this instead :
0000000000000000 A AUGEAS_0.1.0
0000000000000000 A AUGEAS_0.10.0
0000000000000000 A AUGEAS_0.11.0
0000000000000000 A AUGEAS_0.12.0
0000000000000000 A AUGEAS_0.14.0
0000000000000000 A AUGEAS_0.15.0
0000000000000000 A
2016 May 19
1
libvirt on Raspberry Pi, block by parameter "-S"
Hi
I have used libvirt on Raspberry Pi Debian.
I can start the vm, but it just starts and doesn't continue.
I find the qemu-system-arm command generated by virsh has a parameter "-S", when I copy the command, remove the parameter, run it in the console, the vm can run normally.
But I don't know how to remove the parameter in the xml file, or in virsh.
Regards
Thank you
Xu
2013 Nov 07
2
Re: Kernel panic with virt-builder etc.
I've just built libguestfs (from git) on Ubuntu 13.10 and it
worked for me. Here's what I did:
* Clone libguestfs from git:
git clone https://github.com/libguestfs/libguestfs.git
cd libguestfs
* Create a file called 'localconfigure' containing:
----------------------------------------------------------------------
. localenv
./autogen.sh \
--prefix /usr \
--libdir /usr/lib
2015 Jun 30
2
Re: Issue with virt-builder on Ubuntu 14.04
Rich you're right, I forgot to run make. I added 'set -x' and reran make
and then ran 'virt-builder -v -x' and it seems to hang at dhclient (see
attached log).
Shawn
On Tue, Jun 30, 2015 at 9:17 AM, Richard W.M. Jones <rjones@redhat.com>
wrote:
> On Tue, Jun 30, 2015 at 09:07:25AM -0600, Shawn Greig wrote:
> > - I tried forcing TCG and it gets to the same spot
2015 Oct 17
2
[Error] guestfsd: /usr/lib/libaugeas.so.0: version `AUGEAS_0.16.0' not found (required by guestfsd)
2015 Jun 30
0
Re: Issue with virt-builder on Ubuntu 14.04
On Mon, Jun 29, 2015 at 08:49:26PM -0600, Shawn Greig wrote:
[...]
Thanks for the detailed bug report.
The issue is indeed something strange with your host or KVM or your
host kernel (3.13.0-55-generic). As you can see from the end of the
messages:
> [ 0.371018] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem
> [ 0.393840] EXT4-fs (sdb): mounted filesystem without
2013 Nov 07
0
Re: Kernel panic with virt-builder etc.
Dammit, you are fast! I just tried to figure out what's missing from
running "init" on the host and installing the missing packages, among
them "mdadm" and others. Also I noticed that "appliance/packagelist"
includes a lot of packages that aren't available on Ubuntu, but maybe
that doesn't matter.
Anyway, I tried your solution but still get the kernel
2013 Nov 07
2
Re: Kernel panic with virt-builder etc.
On Thu, Nov 07, 2013 at 01:58:22PM +0100, Oliver Frommel wrote:
> Dammit, you are fast! I just tried to figure out what's missing from
> running "init" on the host and installing the missing packages, among
> them "mdadm" and others. Also I noticed that "appliance/packagelist"
> includes a lot of packages that aren't available on Ubuntu, but maybe