<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RE: The new ExtremeXOS VM versions found on Github in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41092#M9390</link>
    <description>Yup, that did the trick!  Got a possible spurious coredump message during boot, but the new VM loaded just fine. Thanks again!  &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;</description>
    <pubDate>Sun, 22 Nov 2015 06:27:00 GMT</pubDate>
    <dc:creator>Deadpool</dc:creator>
    <dc:date>2015-11-22T06:27:00Z</dc:date>
    <item>
      <title>The new ExtremeXOS VM versions found on Github</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41081#M9379</link>
      <description>The new VMs posted on Github mention that they are for VMware and Virtualbox. Is there any method I need to use, to convert those to KVM compatible VMs?  The older 15.3 exosvm.vmdk used to work with Qemu and KVM just fine. The newer files are all in .iso, .xos, and -ssh.xmod formats now. &lt;BR /&gt;
&lt;BR /&gt;
Also, is there a change log of the differences between 15.3, and 15.7/16.1.1/16.1.2 ? Thanks!&lt;BR /&gt;</description>
      <pubDate>Sat, 21 Nov 2015 02:09:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41081#M9379</guid>
      <dc:creator>Deadpool</dc:creator>
      <dc:date>2015-11-21T02:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: The new ExtremeXOS VM versions found on Github</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41082#M9380</link>
      <description>Hi Andrew,&lt;BR /&gt;
Welcome to The Hub!&lt;BR /&gt;
&lt;BR /&gt;
I don't have an an exact answer for you on how to adapt EXOS VM to work on KVM, but I'm pretty sure it's possible.  Here's two threads that talk in more detail about how to get it working in VirtualBox and VMware.&lt;BR /&gt;
&lt;A href="https://community.extremenetworks.com/extreme/topics/configuring-exos-virtual-box" target="_blank" rel="nofollow noreferrer noopener"&gt;https://community.extremenetworks.com/extreme/topics/configuring-exos-virtual-box&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://community.extremenetworks.com/extreme/topics/xos-in-vmware-esxi" target="_blank" rel="nofollow noreferrer noopener"&gt;https://community.extremenetworks.com/extreme/topics/xos-in-vmware-esxi&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
There's a lot of small details there that I'm hoping you'll be able to pick up on some details that help you get it working in KVM.  The ISO files are provided so that you can make adjustments and install them on any virtualization platform.  The XOS (and ssh) files are provided so that an existing installation can be upgraded.&lt;BR /&gt;
&lt;BR /&gt;
For the changelog - the only thing I can provide is a link to the release notes:  &lt;A href="http://www.extremenetworks.com/support/release-notes" target="_blank" rel="nofollow noreferrer noopener"&gt;http://www.extremenetworks.com/support/release-notes&lt;/A&gt;&lt;BR /&gt;
I don't think there will be anything specific to the EXOS VM mentioned here though.&lt;BR /&gt;
&lt;BR /&gt;
Come back and let us know if you have questions - there's lots of good minds here that can help!&lt;BR /&gt;
&lt;BR /&gt;
-Drew&lt;BR /&gt;</description>
      <pubDate>Sat, 21 Nov 2015 04:16:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41082#M9380</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2015-11-21T04:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: The new ExtremeXOS VM versions found on Github</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41083#M9381</link>
      <description>if you already have a VM running on KVM, just upgrade it with a bd10ki386.xos image. If you want to create from scratch a VM with KVM:&lt;BR /&gt;
&lt;BR /&gt;
It's pretty easy to get started, starting with the exospc.iso from a build:  &lt;BR /&gt;
&lt;BR /&gt;
# Create a disk image for the VM&lt;BR /&gt;
&lt;BR /&gt;
  qemu-img create vm1.img 256M&lt;BR /&gt;
&lt;BR /&gt;
  # Boot and install from exospc.iso&lt;BR /&gt;
&lt;BR /&gt;
  qemu -hda vm1.img -boot order=d -cdrom exospc.iso&lt;BR /&gt;
&lt;BR /&gt;
   &lt;BR /&gt;
&lt;BR /&gt;
Once you have a working VM, you   will want to reboot with networking interfaces, possibly in the   background with a telnet-able serial console. &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sat, 21 Nov 2015 05:08:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41083#M9381</guid>
      <dc:creator>Stephane_Grosj1</dc:creator>
      <dc:date>2015-11-21T05:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: The new ExtremeXOS VM versions found on Github</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41084#M9382</link>
      <description>Thanks Stephane!  I followed the Virtualbox install instructions, then converted the resulting .vdi with qemu-img convert -O qcow2 xos.vdi xos.img, and imported it into GNS3, but it just hung for a while. Never got to the Authentication service available.  I'll try your method in a bit, to see if it works. &lt;BR /&gt;
&lt;BR /&gt;
Excited to see what all is in the updated version, since I'm still using v15.3.2.11 in GNS3&lt;BR /&gt;
&lt;BR /&gt;
Quick Question: Where would I download the bd10ko386.xos files? All I seem to have is the one for 15.7.1.4</description>
      <pubDate>Sat, 21 Nov 2015 05:48:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41084#M9382</guid>
      <dc:creator>Deadpool</dc:creator>
      <dc:date>2015-11-21T05:48:00Z</dc:date>
    </item>
    <item>
      <title>RE: The new ExtremeXOS VM versions found on Github</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41085#M9383</link>
      <description>I tried install a new 16.1.2.14 VM following you instructions, but it still wouldn't get to the  point where I could login in. It throws a busybox error, then just leaves me at a # prompt&lt;BR /&gt;</description>
      <pubDate>Sat, 21 Nov 2015 06:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41085#M9383</guid>
      <dc:creator>Deadpool</dc:creator>
      <dc:date>2015-11-21T06:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: The new ExtremeXOS VM versions found on Github</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41086#M9384</link>
      <description>Ok, got a little bit further this time. Creating a new VM image caused problems (couldn't get past busybox), but when I tried "qemu-system-x86_64 -hda exosvm.vmdk -boot order=d -cdrom exospc-6.1.2.14.xos" the boot process proceeded normally, but I have no idea how to upgrade the 15.3 VM image. &lt;BR /&gt;
&lt;BR /&gt;
Could you tell me the exact steps needed to upgrade it, since install and upgrade both result in "invalid filename".  Do I need to upgrade it incrementally (like 15.7, 16.1.1, then 16.1.2) or am I doing it completely wrong?</description>
      <pubDate>Sat, 21 Nov 2015 09:40:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41086#M9384</guid>
      <dc:creator>Deadpool</dc:creator>
      <dc:date>2015-11-21T09:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: The new ExtremeXOS VM versions found on Github</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41087#M9385</link>
      <description>for an upgrade, you need to download the bd10ki386 version of xos. This is the binary for VM, and VM only. Then, you can upgrade an existing VM the same way than a normal switch. &lt;BR /&gt;</description>
      <pubDate>Sat, 21 Nov 2015 21:27:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41087#M9385</guid>
      <dc:creator>Stephane_Grosj1</dc:creator>
      <dc:date>2015-11-21T21:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: The new ExtremeXOS VM versions found on Github</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41088#M9386</link>
      <description>The.xos files are on GitHub, but are called exospc. Not bd10k </description>
      <pubDate>Sat, 21 Nov 2015 21:27:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41088#M9386</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2015-11-21T21:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: The new ExtremeXOS VM versions found on Github</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41089#M9387</link>
      <description>doh! that's what happen when you use internal builds without checking on the public repositery &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 21 Nov 2015 21:27:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41089#M9387</guid>
      <dc:creator>Stephane_Grosj1</dc:creator>
      <dc:date>2015-11-21T21:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: The new ExtremeXOS VM versions found on Github</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41090#M9388</link>
      <description>OK, I've tried both methods, but ran into some problems. It's likely it's just something I'm doing wrong. &lt;BR /&gt;
&lt;BR /&gt;
When I tried to install a new VM, here's the output I get after reboot, and firing up the new VM with Qemu:  (sorry for the wall of text!)&lt;BR /&gt;
&lt;BR /&gt;
Warning. Could not determine the CPU Family.model name : QEMU Virtual CPU version 2.4.0&lt;BR /&gt;
*** do_prep_pacman_variables ***&lt;BR /&gt;
*** do_load_nvram_drivers ***&lt;BR /&gt;
*** do_determine_platform_id ***&lt;BR /&gt;
extreme_board_id = 0xFFEF0001&lt;BR /&gt;
platform_rev = 1&lt;BR /&gt;
platform_id = 65519&lt;BR /&gt;
*** do_conditional_wait_for_mmc ***&lt;BR /&gt;
*** do_determine_preferred_fs_type ***&lt;BR /&gt;
*** do_conditional_summit_platform_determinations ***&lt;BR /&gt;
*** do_conditional_terminal_reset ***&lt;BR /&gt;
*** do_conditional_image_banner ***&lt;BR /&gt;
*** do_prep_partition_variables_CF ***&lt;BR /&gt;
*** do_determine_lvm ***&lt;BR /&gt;
*** do_check_for_rescue ***&lt;BR /&gt;
*** do_load_watchdog_module ***&lt;BR /&gt;
*** do_overheat_var_check ***&lt;BR /&gt;
*** do_prep_fstab ***&lt;BR /&gt;
*** do_validate_all_vfat ***&lt;BR /&gt;
***** checking filesystem: dosfsck -y -w /dev/hda1&lt;BR /&gt;
***** checking filesystem: dosfsck -y -w /dev/hda2&lt;BR /&gt;
***** checking filesystem: dosfsck -y -w /dev/hda8&lt;BR /&gt;
*** do_conditional_perform_sync ***&lt;BR /&gt;
*** do_mount_slash_boot ***&lt;BR /&gt;
***** checking filesystem: dosfsck -y -w -/dev/hda1&lt;BR /&gt;
*** boot filesystem mounted on /boot&lt;BR /&gt;
*** do_conditional_platform_config ***&lt;BR /&gt;
*** do_conditional_display_pacman_menu ***&lt;BR /&gt;
&lt;BR /&gt;
==========================&lt;BR /&gt;
===== developer menu =====&lt;BR /&gt;
==========================&lt;BR /&gt;
1) enable perf hooks.........."false"&lt;BR /&gt;
2) boot_cf_alt_fsck..........."true"&lt;BR /&gt;
3) boot_cf_config_fsck........"true"&lt;BR /&gt;
4) boot_debug................."false"&lt;BR /&gt;
&lt;BR /&gt;
management port settings&lt;BR /&gt;
 5a) boot_ipaddr (non-stack)..""&lt;BR /&gt;
 5a1) boot_ipaddr (slot 1)....""&lt;BR /&gt;
 5a2) boot_ipaddr (slot 2)....""&lt;BR /&gt;
 5a3) boot_ipaddr (slot 3)....""&lt;BR /&gt;
 5a4) boot_ipaddr (slot 4)....""&lt;BR /&gt;
 5a5) boot_ipaddr (slot 5)....""&lt;BR /&gt;
 5a6) boot_ipaddr (slot 6)....""&lt;BR /&gt;
 5a7) boot_ipaddr (slot 7)....""&lt;BR /&gt;
 5a8) boot_ipaddr (slot ....""&lt;BR /&gt;
 5c) boot_netmask............."255.255.255.0"&lt;BR /&gt;
 5d) boot_broadcast...........""&lt;BR /&gt;
 5e) boot_gateway.............""&lt;BR /&gt;
&lt;BR /&gt;
var partition settings&lt;BR /&gt;
 6a) var partition............"tmp" [tmp, nfs or extcf]&lt;BR /&gt;
 6b) nfs var mount............""&lt;BR /&gt;
&lt;BR /&gt;
exos settings&lt;BR /&gt;
 7a) start exos at boot......."true"&lt;BR /&gt;
 7b) enable heap tracing......"false"&lt;BR /&gt;
 7c) allow /var log file......"false"&lt;BR /&gt;
 7d) node failure restart....."true"&lt;BR /&gt;
 7e) mount exos from.........."local" [local, nfs]&lt;BR /&gt;
 7f) nfs exos mount...........""&lt;BR /&gt;
 7g) nvram core dump info....."show_clear"&lt;BR /&gt;
 7h) debug mode..............."false"&lt;BR /&gt;
 7i) environment vars.........""&lt;BR /&gt;
&lt;BR /&gt;
pacman settings&lt;BR /&gt;
 8a) pacman autostart........."false"&lt;BR /&gt;
 8b) pacman autostart delay..."5"&lt;BR /&gt;
&lt;BR /&gt;
l) load settings from system.cfg on hda1&lt;BR /&gt;
o) back to original settings&lt;BR /&gt;
s) save settings to system.cfg on hda1&lt;BR /&gt;
&lt;BR /&gt;
copy)  show settings for COPY&lt;BR /&gt;
paste) read settings from PASTE&lt;BR /&gt;
&lt;BR /&gt;
r) reboot&lt;BR /&gt;
&lt;BR /&gt;
c) continue with boot process&lt;BR /&gt;
~&amp;gt; c&lt;BR /&gt;
*** do_initialize_ramdisk ***&lt;BR /&gt;
*** do_conditional_publicize_lvm ***&lt;BR /&gt;
*** do_development_options ***&lt;BR /&gt;
rootdisk created Tue Oct  6 19:07:05 EDT 2015&lt;BR /&gt;
*** do_check_filesystems ***&lt;BR /&gt;
*** do_mount_filesystems ***&lt;BR /&gt;
*** do_conditional_shell ***&lt;BR /&gt;
&lt;BR /&gt;
BusyBox v1.13.4 (2015-10-06 19:06:46 EDT) built-in shell (ash)&lt;BR /&gt;
Enter 'help' for a list of built-in commands.&lt;BR /&gt;
&lt;BR /&gt;
/bin/sh: can't access tty; job control turned off&lt;BR /&gt;
~ # &lt;BR /&gt;
&lt;BR /&gt;
When I tried to use my existing 15.3 exosvm.vmdk image, and put the exospc-16.1.2.14.xos image in a tftp server (Debian Jessie w/tftpd-hpa), "download image &lt;I&gt; exospc-16.1.2.14.xos secondary"  keeps giving this error:&lt;BR /&gt;
&lt;BR /&gt;
Downloading to SwitchError: Failed to download image - tftp: sendto: Network is unreachable&lt;BR /&gt;
&lt;BR /&gt;
Both VMs have IP reachability (same subnet) to one another (they're literally cross-connected, and the only devices on the "network") , and the tftpd-hpa server has no restrictions, so I'm not sure what I'm doing wrong with this, either. &lt;BR /&gt;
&lt;BR /&gt;
Any help pointing out what I'm doing wrong would be greatly appreciated!&lt;/I&gt;</description>
      <pubDate>Sun, 22 Nov 2015 03:31:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41090#M9388</guid>
      <dc:creator>Deadpool</dc:creator>
      <dc:date>2015-11-22T03:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: The new ExtremeXOS VM versions found on Github</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41091#M9389</link>
      <description>Andrew, check this post:&lt;BR /&gt;
&lt;A href="https://community.extremenetworks.com/extreme/topics/xos-in-vmware-esxi" target="_blank" rel="nofollow noreferrer noopener"&gt;XoS in Vmware ESXi &lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Towards the end there's the solution to your problem. It's a matter of adding the option &lt;BR /&gt;
-cpu core2duo&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sun, 22 Nov 2015 03:31:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41091#M9389</guid>
      <dc:creator>dflouret</dc:creator>
      <dc:date>2015-11-22T03:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: The new ExtremeXOS VM versions found on Github</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41092#M9390</link>
      <description>Yup, that did the trick!  Got a possible spurious coredump message during boot, but the new VM loaded just fine. Thanks again!  &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 22 Nov 2015 06:27:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41092#M9390</guid>
      <dc:creator>Deadpool</dc:creator>
      <dc:date>2015-11-22T06:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: The new ExtremeXOS VM versions found on Github</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41093#M9391</link>
      <description>Wanted to come back and mention where the downloads can be found, in case someone stumbles upon this thread and is wondering.&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/Q_A/Where-to-download-the-latest-version-of-ExOS-VM" target="_blank" rel="nofollow noreferrer noopener"&gt;Where to download the latest version of EXOS VM?&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Nov 2015 00:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41093#M9391</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2015-11-24T00:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: The new ExtremeXOS VM versions found on Github</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41094#M9392</link>
      <description>Is there an OVA file that exists for us Fusion users that don't have ESXi or Virtual Box? I have tried to install from the ISO but keep gettign /dev/hda not available. Hard drive has been defined and is online. &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Jan 2016 08:13:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41094#M9392</guid>
      <dc:creator>Jack_Daniel</dc:creator>
      <dc:date>2016-01-19T08:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: The new ExtremeXOS VM versions found on Github</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41095#M9393</link>
      <description>Jack,&lt;BR /&gt;
&lt;BR /&gt;
There's no problem generating a VM in Fusion, if you know one little secret... The disk type has to be IDE, not SCSI.&lt;BR /&gt;
&lt;BR /&gt;
Go to Fusion, select &lt;B&gt;New&lt;/B&gt;, select &lt;B&gt;Install from disc or image&lt;/B&gt;, then &lt;B&gt;Continue&lt;/B&gt;.&lt;BR /&gt;
Select the ISO file, then &lt;B&gt;Continue&lt;/B&gt;.&lt;BR /&gt;
As OS select &lt;B&gt;Linux Other Kernel 2.6.x (32-bit)&lt;/B&gt;, then &lt;B&gt;Continue&lt;/B&gt;.&lt;BR /&gt;
Make sure you select to Personalize the VM. If you don't, then after the VM automatically starts close it and select Setup&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;The most important thing to change is the disk type&lt;/B&gt;. The default is SCSI but EXOS expects IDE.&lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="d2f4f7622de34cd3afa5163a9e31a40b_20622-1zjy3a_inline.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/4511i3FC7E860DC5814F0/image-size/large?v=v2&amp;amp;px=999" role="button" title="d2f4f7622de34cd3afa5163a9e31a40b_20622-1zjy3a_inline.png" alt="d2f4f7622de34cd3afa5163a9e31a40b_20622-1zjy3a_inline.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;
Select The Hard disk and change its type to IDE and its size to 512M (no need for more....)&lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="d2f4f7622de34cd3afa5163a9e31a40b_20622-kb7xdm_inline.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/4868i96586BEB4084DBE5/image-size/large?v=v2&amp;amp;px=999" role="button" title="d2f4f7622de34cd3afa5163a9e31a40b_20622-kb7xdm_inline.png" alt="d2f4f7622de34cd3afa5163a9e31a40b_20622-kb7xdm_inline.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;
The last thing you need to do is to add more Network Adapters as the VM only has one by default. This first adapter is assigned to the OOB Management Port. You can add up to 7 additional adapters that will be assigned to the Default VLAN as front ports.&lt;BR /&gt;
&lt;BR /&gt;
After that, just run the VM. It will create the disk partition structure, install EXOS and ask for a reboot. After that you'll be all set.&lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="d2f4f7622de34cd3afa5163a9e31a40b_11943-12osz1n_inline.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/3153i3ABABF798E97C099/image-size/large?v=v2&amp;amp;px=999" role="button" title="d2f4f7622de34cd3afa5163a9e31a40b_11943-12osz1n_inline.png" alt="d2f4f7622de34cd3afa5163a9e31a40b_11943-12osz1n_inline.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;
Good luck with your experiments...&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Jan 2016 20:11:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41095#M9393</guid>
      <dc:creator>dflouret</dc:creator>
      <dc:date>2016-01-19T20:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: The new ExtremeXOS VM versions found on Github</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41096#M9394</link>
      <description>Sorry to resurrect this zombie thread,  but I have another question.  I've able to use the exos VM I created with the help from here, as a Qemu VM for GNS3.  Recently, the GNS3 team made some changes, to make it easier for users to install and integrate various Qemu/Virtualbox/Vmware VMs.   They've currently got template files that will allow users to download and install open-source VMs.   Some of the questions I was asked by the team were:&lt;BR /&gt;
&lt;BR /&gt;
1) Would the Extreme Networks team mind if they use the template to automatically have the users machine download the latest exos .iso file from the git repo, that would then automatically installs it to a blank .qcow2 file on their local machine?&lt;BR /&gt;
&lt;BR /&gt;
2) Would the Extreme Github team consider uploading pre-made .qcow2 image files, like they do with the .iso, .xos, and .ssh files?  It would make things a lot easier  to get new users introduced to using exos in GNS3. &lt;BR /&gt;
&lt;BR /&gt;
3) If the github team doesn't want to make  a pre-made .qcow2 image themselves, would they mind if the GNS3 team created those images, and then hosted them on sourceforge? &lt;BR /&gt;
&lt;BR /&gt;
I've written a procedure to "roll your own" exos Qemu image by using the instructions found here, but the GNS3 team would love to have legal approval to be able to provide a pre-made appliance for the users, for practice labs.  A lot of users run into setup issues, since they don't want to read the documentation, or deal with the hassle of manually getting everything up and running.  &lt;BR /&gt;
&lt;BR /&gt;
Thank you for your time! &lt;BR /&gt;</description>
      <pubDate>Thu, 11 Feb 2016 02:11:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41096#M9394</guid>
      <dc:creator>Deadpool</dc:creator>
      <dc:date>2016-02-11T02:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: The new ExtremeXOS VM versions found on Github</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41097#M9395</link>
      <description>That's a pretty good idea, Andrew.&lt;BR /&gt;
If we can make the qcow2 images for GNS, I'm happy to post them to GitHub.  Given the "happenings" at sourceforge lately, I'm not comfortable with posting anything with our name on it there.&lt;BR /&gt;
The thing is, once the right template is built, you can simply upgrade it with the .xos file that is posted.  You don't have to install from scratch every time.&lt;BR /&gt;
&lt;BR /&gt;
To answer your questions:&lt;BR /&gt;
&lt;OL&gt; 
&lt;LI&gt;I think having a scripted template update as you've described will be fine.  However, once the right template is built, you can simply upgrade it with the .xos file that is posted.  You don't have to install from scratch every time. 
&lt;/LI&gt;&lt;LI&gt;If there's a template available, we'll share it. 
&lt;/LI&gt;&lt;LI&gt;I'm against sourceforge... it's a personal preference  
&lt;/LI&gt;&lt;/OL&gt;Regarding legal approval, I'm not quite sure how to initiate that.&lt;BR /&gt;
&lt;BR /&gt;
-Drew&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Feb 2016 02:11:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41097#M9395</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2016-02-11T02:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: The new ExtremeXOS VM versions found on Github</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41098#M9396</link>
      <description>Cool! Thank you for the answers! The GNS3 developers told me that a .qcow2 on your Github would be the best solution for them, since they can use their appliance template file to let users automatically download said file, and then upload it to their new GNS3-VM.  It's an Ubuntu based Virtualbox/Vmware VM, so Windows/OSX users can leverage KVM, instead of just Linux users.  I'll point them to this thread, so they can hopefully be able to explain it better than I can.  I'm just a volunteer user, after all.  I just hope it can happen, since I *love* using EXOS in GNS3, and I'd love it if more users could get to give it a spin. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Feb 2016 02:11:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41098#M9396</guid>
      <dc:creator>Deadpool</dc:creator>
      <dc:date>2016-02-11T02:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: The new ExtremeXOS VM versions found on Github</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41099#M9397</link>
      <description>Hi again, Drew!  I sent the link to this thread to the two GNS3 devs (Jeremy and Julien), but they're pretty busy guys, so I don't know how long it'll be before they jump into the discussion. &lt;BR /&gt;
&lt;BR /&gt;
I don't know if you've ever checked out GNS3 (&lt;A href="https://gns3.com/" target="_blank" rel="nofollow noreferrer noopener"&gt;here's the link to the site&lt;/A&gt;), but as a little backstory, it originally started out as an easy way to use the DynaMIPS emulator to allow users with legally obtained IOS images for old Cisco routers that use MIPS CPUs, to practice for CCNA/CCNP exams. GNS3 has since evolved into the the "glue" that allows users to integrate DynaMIPS, Qemu, Virtualbox, and VMware VMs together, to allow uses the chance to practice non-Cisco devices in their topologies.  If the users have a valid VIRL subscription with Cisco, they can even export the images, so they can practice with them offlline. Pretty cool! &lt;BR /&gt;
&lt;BR /&gt;
I think the new site will soon offer up blogs, so various vendors could make blog posts about their specific offerings, as well as any information they want the GNS3 users to be aware of. &lt;BR /&gt;
&lt;BR /&gt;
The .qcow2 file I was asking about would just need to be a version of exos that will run as a regular Qemu VM. The devs released their GNS3-VM appliance to allow Windows/OSX users the ability to upload image locally to it, so they can take advantage of Qemu/KVM VMs (it's a non-issue for use Linux users)  They created .gns3a templates, to allow users to easily integrate VMs into GNS3, so they can quickly get up and running, without having to manually upload and configure everything. &lt;BR /&gt;
&lt;BR /&gt;
Hope this explains this better!  My initial post was kinda scatter shot, since I threw several options out there, to see if any would stick.  &lt;BR /&gt;
&lt;BR /&gt;
The reason I brought up legality, was because the developers only want to let users use the template files to obtain legally available VM appliances.  They rightly refuse to allow users to use any template to get VMs that the software owners don't legally make available. As long as Extreme lets you upload the .qcow2 file for anyone to use to test EXOS images, that would be a non-issue.  Certain vendors like Arista and Juniper offer trial versions of their software for download, but they insist that users register free accounts, in order to download the trials, so the GNS3 team can't use the templates to just download those files automatically. The user would have to already have gone thru the registration process and obtained then images on their own, and then have the files stored locally, before the template would allow import. &lt;BR /&gt;
&lt;BR /&gt;
Also, could y'all upload the lastest EXOS User Manual, and the command list .PDFs to the site? I have a valid Extreme Network accounts, and found those documents to be incredibly valuable to help me learn how to use EXOS. &lt;BR /&gt;
&lt;BR /&gt;
Thank you again! If you have any other questions, feel free to ask me.  I'll keep nagging the developers to join in the discuss here. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Andrew.  &lt;BR /&gt;</description>
      <pubDate>Fri, 12 Feb 2016 01:05:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41099#M9397</guid>
      <dc:creator>Deadpool</dc:creator>
      <dc:date>2016-02-12T01:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: The new ExtremeXOS VM versions found on Github</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41100#M9398</link>
      <description>&amp;lt;content-quote data-username="Deadpool"&amp;gt;Hi again, Drew!  I sent the link to this thread to the two GNS3 devs (Jeremy and Julien), but they're pretty busy guys, so I don't know how long it'll be before they jump into the discussion. &lt;BR /&gt;
&lt;BR /&gt;
I don't know if you've ever checked out GNS3 (&lt;A href="https://gns3.com/" target="_blank" rel="nofollow noreferrer noopener"&gt;here's the link to the site&lt;/A&gt;), but as a little backstory, it originally started out as an easy way to use the DynaMIPS emulator to allow users with legally obtained IOS images for old Cisco routers that use MIPS CPUs, to practice for CCNA/CCNP exams. GNS3 has since evolved into the the "glue" that allows users to integrate DynaMIPS, Qemu, Virtualbox, and VMware VMs together, to allow uses the chance to practice non-Cisco devices in their topologies.  If the users have a valid VIRL subscription with Cisco, they can even export the images, so they can practice with them offlline. Pretty cool! &lt;BR /&gt;
&lt;BR /&gt;
I think the new site will soon offer up blogs, so various vendors could make blog posts about their specific offerings, as well as any information they want the GNS3 users to be aware of. &lt;BR /&gt;
&lt;BR /&gt;
The .qcow2 file I was asking about would just need to be a version of exos that will run as a regular Qemu VM. The devs released their GNS3-VM appliance to allow Windows/OSX users the ability to upload image locally to it, so they can take advantage of Qemu/KVM VMs (it's a non-issue for use Linux users)  They created .gns3a templates, to allow users to easily integrate VMs into GNS3, so they can quickly get up and running, without having to manually upload and configure everything. &lt;BR /&gt;
&lt;BR /&gt;
Hope this explains this better!  My initial post was kinda scatter shot, since I threw several options out there, to see if any would stick.  &lt;BR /&gt;
&lt;BR /&gt;
The reason I brought up legality, was because the developers only want to let users use the template files to obtain legally available VM appliances.  They rightly refuse to allow users to use any template to get VMs that the software owners don't legally make available. As long as Extreme lets you upload the .qcow2 file for anyone to use to test EXOS images, that would be a non-issue.  Certain vendors like Arista and Juniper offer trial versions of their software for download, but they insist that users register free accounts, in order to download the trials, so the GNS3 team can't use the templates to just download those files automatically. The user would have to already have gone thru the registration process and obtained then images on their own, and then have the files stored locally, before the template would allow import. &lt;BR /&gt;
&lt;BR /&gt;
Also, could y'all upload the lastest EXOS User Manual, and the command list .PDFs to the site? I have a valid Extreme Network accounts, and found those documents to be incredibly valuable to help me learn how to use EXOS. &lt;BR /&gt;
&lt;BR /&gt;
Thank you again! If you have any other questions, feel free to ask me.  I'll keep nagging the developers to join in the discuss here. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Andrew.  &lt;BR /&gt;
&amp;lt;/content-quote&amp;gt;Creating a new thread for better tracking of discussion.  Please reference the new conversation here: &lt;A href="https://extreme.connectedcommunity.org/communities/community-home/digestviewer/viewthread?MessageKey=3e6a7bc5-08f8-4f5a-a749-9d66304ce257&amp;amp;CommunityKey=929e6d1f-141a-4b6d-b66e-7ebfd2f3f952&amp;amp;tab=digestviewer#bm3e6a7bc5-08f8-4f5a-a749-9d66304ce257" target="_blank" rel="nofollow noreferrer noopener"&gt;Adding GNS3 options for using EXOS-VM&lt;/A&gt;</description>
      <pubDate>Fri, 12 Feb 2016 01:05:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/the-new-extremexos-vm-versions-found-on-github/m-p/41100#M9398</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2016-02-12T01:05:00Z</dc:date>
    </item>
  </channel>
</rss>

