Displaying 3 results from an estimated 3 matches for "dtbs".
Did you mean:
dbs
2013 Mar 06
6
Latest Xen on ARM Fast Models
Hi,
I''m having some problems with getting the latest linux kernel and xen build
working on ARM''s Fast Model simulator ( Cortex A15 ). I tried a lot of
different configurations and I''m having trouble with all of them. I got all
my information from the wiki pages at
http://wiki.xen.org/wiki/Xen_ARMv7_with_Virtualization_Extensions#Building_Xen_on_ARM
.
I was hoping
2016 Feb 22
0
Re: Cubietruck: QEMU, KVM and Fedora
...inal poster's kernel doesn't boot on
top of qemu. I can't see from the logs what kernel they are trying to
use, but that's going to be a problem.
Strongly suggest:
(a) Switch to libguestfs from git, since the version you are using is
8 months old, and I completely changed how DTBs are handled in the
latest version.
(b) Don't run stuff as root.
(c) With the version from git, do:
./configure
rm -rf tmp/.guestfs-*
make clean
make
make quickcheck
and let us see the complete log of that.
Instructions for building libguestfs from source c...
2016 Feb 22
2
Re: Cubietruck: QEMU, KVM and Fedora
[CCing the libguestfs mailing list - as Rich responded on IRC about your
question on timeout.]
On Sun, Feb 21, 2016 at 10:07 PM, Thomas Kee <xsited@yahoo.com> wrote:
> Hi Kashyap,
>
> Thanks for offering to help. The day job caused a pause and it took me an
> hour to reassert where I was in the process. I usually hang out on freenet
> as xsited. I am still reading the