Re: KVM ARM: Linux Distibution Support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Feb 24, 2013 at 1:15 PM, Adrian Robert <adrobert79@xxxxxxxxx> wrote:
Hallo,

I am new to  Linux KVM, currently i use Linux KVM on fast models. Am successfully able to boot Linux kernel v3.7 and 3.8. But when i try to boot v3.6,  am getting some problems while booting ( i need this version or below for my experiments). The boot messages am getting says there are some issue with kernel configurations.


Hi Robert,

It's really hard to help out unless you paste the concrete error message you get, otherwise it's pretty much guesswork from our side.
 
Can anybody suggest me what could the problem, do we need some change in the make script for compilation or changes with device tree? I tried to change the device tree developed to some previous commits there was no luck.


There were definitely device tree changes between the kernel revs. The arm-dts git repo seems to be down (at lest the http interface) but maybe fetching it using git will work.

You'd have to create a dtb from the dts in this repo using the tool in the your kernel dir:
$ <kernel>/scripts/dtc/dtc -O dtb -o <output file> <input file.dts>

_______________________________________________
kvmarm mailing list
kvmarm@xxxxxxxxxxxxxxxxxxxxx
https://lists.cs.columbia.edu/cucslists/listinfo/kvmarm

[Index of Archives]     [Linux KVM]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux