-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Hello sir.
I want add openwrt with cloud-init in my openstack and i found your article http://hackstack.org/x/blog/2014/08/17/openwrt-images-for-openstack/
I saw the date y.2017 but i give it a try, aaaaand i fail :D
The image it did not even run xD
So i started again and stumble upon few things that are not existing anymore or I am missing something
I am using Ubuntu Mint 20.04
Manage to make the build environment and download and add your feed
Than we go to make menuconfig and here is first thing
On a Target system I manage to find x86 option, but on the Subtarget i did not see any KVM guest option to select
I only got: Generic, Legacy, AMD Geode based systems, x86_64
For testing purposes ( because, generally I am new to this ) i pick the x86_64 option and then i start compiling
The second thing that i stumble upon was when i was trying to chroot into the the .img file. There was not /bin/bash
I say to my self, ok than, i wil use /bin/sh instead ^^
The third and final problem that i got was with DHCP configuration, i did not find network.lan option. Even when i listed available options with uci, network.lan.proto was not there.
I dig a bit, and go to /etc/network there i found a directory /dhcp but i did not mess with it much.
So yea the end result was not running .img file.
Ive searched allot how to add KVM guest into the subtarget option, bay be i was looking on some of the answers but i did not know is this the right answer and how to apply it.
Could you please help me create an a image with rc.cloud in it?
If i manage to make a working one i will make a guide and will send it to you so you can post it or upgrade the old one.
Or if it is possible please upgrade the guide and i will try to follow and make working .img file.
Thanx in advance
Greetings,
r.yordanov