Last active
December 27, 2015 15:18
-
-
Save imcsk8/7346378 to your computer and use it in GitHub Desktop.
notas de instalación de openstrack en cubieboard
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Instalaciṕn de fedora en cubietruck | |
http://permalink.gmane.org/gmane.comp.hardware.netbook.arm.sunxi/3966 | |
problemas de openstack en ARM: | |
el template de packstack trata de instalar qemu-kvm | |
el paquete openstack-nova-compute tiene como dependencia qemu-kvm y python-libguestfs | |
Tenemos que descargar yumdownloader --downloadonly --downloaddir=. openstack-nova-compute | |
e instalar sin dependencias | |
rpm --nodeps -i openstack-nova-compute-2013.1.4-1.fc19.noarch.rpm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment