mardi 26 avril 2016

Installation de HypriotOS Cluster Lab

Installation de HypriotOS Cluster Lab

Téléchargement de l'image hypriot_20160121-235123 (la plus récente a ce jour).

Installation de l'outil flash de Hypriot.

[root@dbouwyn ~]# mkdir hypriot
[root@dbouwyn ~]# cd hypriot/




Editer les 2 fichiers suivant de façon à avoir :

[root@dbouwyn hypriot]# cat device-init.yaml
hostname: bogdanov
wifi:
  interfaces:
[root@dbouwyn hypriot]# cat config.txt
max_usb_current=1


[root@dbouwyn hypriot]# flash --hostname bogdanov --bootconf config.txt --config device-init.yaml -d /dev/sdc /home/vagrantadmin/Téléchargements/hypriot_20160121-235123_clusterlab.img.zip

Aucun commentaire: