Added support in the build tools for a Layer 3 Switch Appliance. Links for the RPMS for openvswitch and the configuration file needed to build it. You can get a prebuilt image file in nanotube_releases.
Nanotube Linux Image Creator VM Appliance
The Nanotube Linux Image creator is a VM Appliance has released.
Get the Generic OVA image here and the Xenserver XVA here.
It is preconfigured with a httpd server and Nanotube build tools.
Building an image is as simple as running the following script:
/opt/nanotube-src/nanotube/nanotube.sh
Download the created image from the appliance at: http://ipaddress-of-appliance/work/
You can also update the build tools with it to the latest version with the following command “update_nanotube_source”.
Nanotube Linux Released
Reply
Need an Enterprise Linux USB/Compact Flash Appliance? You found the right place…
You can now current prebuilt-releases here.
Use your favorite utility to write it to a USB device.
- dd if=nanotube.full.img of=/dev/usbdevicename bs=1M
- Windows users can use physdiskwrite -u