<?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: Creating a USB Boot disk for fresh ISE 2.4 install on SNS appliance in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3682377#M495614</link>
    <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/158532"&gt;@Arne Bier&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;We are updating the doc as attached. Let us know if you have further question or inputs on it.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image001.png" style="width: 874px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/16153i8D8728698625C082/image-size/large?v=v2&amp;amp;px=999" role="button" title="image001.png" alt="image001.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 06 Aug 2018 17:13:49 GMT</pubDate>
    <dc:creator>hslai</dc:creator>
    <dc:date>2018-08-06T17:13:49Z</dc:date>
    <item>
      <title>Creating a USB Boot disk for fresh ISE 2.4 install on SNS appliance</title>
      <link>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3681479#M495599</link>
      <description>&lt;P&gt;Hello ISE (appliance) installation experts&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to create a bootable USB to install ISE 2.4 on 6 SNS-3595 servers.&lt;/P&gt;
&lt;P&gt;I have a 16GB USB, the ISE 2.4 .iso and the Fedora Write software for Windows.&lt;/P&gt;
&lt;P&gt;I have read the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/ise/2-4/install_guide/b_ise_InstallationGuide24/b_ise_InstallationGuide24_chapter_011.html#id_70768" target="_self"&gt;ISE 2.4 Installation Guide which talks about the Fedora Writer&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I happen to run a Windows operating system, and when I follow this procedure, I am able to "burn" the .iso to the USB successfully, using the Fedora Writer application (in Windows).&amp;nbsp; But the Installation Guide fails to point out that the USB is only visible when mounted on a Linux operating system!&amp;nbsp; I eventually figured that out and proceeded to launch my trusty CentOS VM.&amp;nbsp; I use VMWare Workstation and the contents of the drive become visible in the GUI as soon as I plug the USB in. But since this is an iso9660 file system (CDROM), it's protected from being written to.&amp;nbsp; The Installation Guide talks about editing two files - but I am unable to edit these because I haven't figured out how to mount this USB as anything other than a CDROM!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can someone please let me know the error of my ways?&amp;nbsp; I want this sorted out before I get to customer site.&amp;nbsp; And in fairness, this has to be documented a bit better.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would consider myself having quite good unix/Linux skills, but I am surprised at how tricky this is - and it looks so innocently easy in the Cisco docs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[root@centos /]#&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;mount /dev/sdb /mnt/usb -o rw -t auto&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;mount: /dev/sdb is write-protected, mounting read-only&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;[root@centos /]#&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;mount | grep sdb&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;/dev/sdb on /mnt/usb type&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#FF6600"&gt;iso9660&lt;/FONT&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(ro,relatime)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[root@centos /]#&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;mount /dev/sdb /mnt/usb -o remount,rw&lt;/STRONG&gt;&lt;BR /&gt;mount:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#FF6600"&gt;cannot remount /dev/sdb read-write&lt;/FONT&gt;, is write-protected&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have also tried mounting the USB as ext3 or ext4 instead of iso9660, but it refuses of course.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Apart from that, the documentation is wrong about one of the directory names - the syslinux&amp;nbsp;reference is now called isolinux&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ise-boot.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/16066iD2DC3ED7BDD6300C/image-size/large?v=v2&amp;amp;px=999" role="button" title="ise-boot.png" alt="ise-boot.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Aug 2018 11:21:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3681479#M495599</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2018-08-05T11:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB Boot disk for fresh ISE 2.4 install on SNS appliance</title>
      <link>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3681584#M495600</link>
      <description>&lt;P&gt;CSCvi15283 clarifies that&amp;nbsp;&lt;A href="https://github.com/lmacken/liveusb-creator/releases/tag/3.12.0" target="_blank"&gt;liveusb-creator 3.12.0&lt;/A&gt;&amp;nbsp;tested by our team and older/newer releases might not work. In fact, Fedora Writer 4.1 results a USB thumb drive not recognized by Windows so the files not editable.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-08-05 at 7.17.42 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/16087iE9E499D7BB838754/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2018-08-05 at 7.17.42 PM.png" alt="Screen Shot 2018-08-05 at 7.17.42 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Please ignore my previous comment about the files not there, as my USB thumb drive at the time had some other Linux distro.&lt;/P&gt;
&lt;P&gt;I believe you already know this so just as a reminder, &lt;A href="https://www.cisco.com/c/en/us/td/docs/security/ise/2-4/install_guide/b_ise_InstallationGuide24/b_ise_InstallationGuide24_chapter_011.html#id_11128" target="_blank"&gt;Reimage the Cisco SNS 3500 Series Appliance&lt;/A&gt;&amp;nbsp;shows three options to re-image it for an ISE release, 2.0.1 or later, and you might want to consider the other options.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 02:18:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3681584#M495600</guid>
      <dc:creator>hslai</dc:creator>
      <dc:date>2018-08-06T02:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB Boot disk for fresh ISE 2.4 install on SNS appliance</title>
      <link>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3681596#M495601</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think the documentation is probably out of date.&amp;nbsp; In hindsight, I don't see how it's possible to edit an ISO filesystem which is supposed to be set in stone!&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Hsing, if you could verify please whether the .iso from CCO can be used to boot a SNS-3595 appliance I would be most grateful.&lt;/STRONG&gt;&amp;nbsp; And are there any hoops in the BIOS to go through to allow this to happen?&amp;nbsp; Theoretically it should be, right, just like any other iso9660 image!&amp;nbsp; I just don't want things like UEFI Secure Boot to get in the way of this, or any other BIOS features that can turn a simple task into a nightmare.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding CIMC - I was hoping to avoid the CIMC method because the virtual cdrom is a great concept but it's slow over an Ethernet connection.&amp;nbsp; Not to mention that I will end up fighting with Java to get the right version of JRE to make that work in the first place.&amp;nbsp; I have wasted hours in the past getting this to work because the world has moved on since JRE 1.6/1.7 - I will use vKVM as a last resort.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The other option of hooking a CDROM to the USB port would be equivalent to what I am proposing already - except that I don't want to be seen handling a CDROM on a customer site &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;regards&lt;/P&gt;
&lt;P&gt;Arne&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 00:15:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3681596#M495601</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2018-08-06T00:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB Boot disk for fresh ISE 2.4 install on SNS appliance</title>
      <link>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3681598#M495602</link>
      <description>&lt;P&gt;Instead of Java, use HTML based vKVM on SNS-3595. Easy to use.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can directly connect to the appliance M interface, it will take about 4 and half hours to image it with ISE 2.4.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 00:26:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3681598#M495602</guid>
      <dc:creator>Ping Zhou</dc:creator>
      <dc:date>2018-08-06T00:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB Boot disk for fresh ISE 2.4 install on SNS appliance</title>
      <link>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3681599#M495603</link>
      <description>I have nothing to add that will help you with this.  But i'm sure glad I have only seen one client buy physical appliances in the past few years, this is so much easier in VMware.</description>
      <pubDate>Mon, 06 Aug 2018 00:33:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3681599#M495603</guid>
      <dc:creator>Damien Miller</dc:creator>
      <dc:date>2018-08-06T00:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB Boot disk for fresh ISE 2.4 install on SNS appliance</title>
      <link>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3681605#M495604</link>
      <description>&lt;P&gt;Thanks - I will give it a try.&lt;/P&gt;
&lt;P&gt;Gosh!&amp;nbsp; 4 hours!&amp;nbsp; In another customer's VMWare platform the .iso installs in 15 minutes.&amp;nbsp; The post setup stuff takes another half hour or so.&amp;nbsp; It's definitely faster than 4 hours.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I avoid appliances like the plague.&amp;nbsp; The next thing you know you'll be swapping out faulty hard drives, upgrading the CIMC or dealing with a dodgy GLT-T transceiver.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Welcome to the 80's!&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 00:46:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3681605#M495604</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2018-08-06T00:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB Boot disk for fresh ISE 2.4 install on SNS appliance</title>
      <link>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3681613#M495605</link>
      <description>&lt;P&gt;I have no access to a SNS-3515/-3595 normally so I can't test this for you. However, I am positive that our teams have covered this before FCS to boot the appliances using the ISO files from CCO. I did use the vKVM virtual medium method about 1 year ago for a customer. For the external USB DVD method, we would need a dual&amp;nbsp;layer DVD medium big enough to hold all the files from the ISO.&lt;/P&gt;
&lt;P&gt;If this appliance previously imaged with ACS, then CIMC/BIOS needs updated with the one enabled for Secure Boot. Also, we might need to check the boot order setting in the BIOS.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 01:04:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3681613#M495605</guid>
      <dc:creator>hslai</dc:creator>
      <dc:date>2018-08-06T01:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB Boot disk for fresh ISE 2.4 install on SNS appliance</title>
      <link>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3681618#M495606</link>
      <description>&lt;P&gt;During the ISO install, we may use the virtual consoles to check the progress (See&amp;nbsp;&lt;A href="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/installation_guide/sn-guimode-virtual-consoles-x86#tb-guimode-console-x86" target="_blank"&gt;Table&amp;nbsp;9.1, “Console, Keystrokes, and Contents”&lt;/A&gt;). After started on setup and after the network up, it's possible to SSH to the box and check the system file ade/ADE.log file for more info.&lt;/P&gt;
&lt;P&gt;4 hours is quite long but we've seen some of our setups taking that long due to IO contention, etc.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 01:11:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3681618#M495606</guid>
      <dc:creator>hslai</dc:creator>
      <dc:date>2018-08-06T01:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB Boot disk for fresh ISE 2.4 install on SNS appliance</title>
      <link>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3681625#M495607</link>
      <description>&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to learn the way if anyone can get it done in less than 4 hours for one SNS 3595 appliance via vKVM. I just finished&amp;nbsp;reimagining five appliances two weeks ago, using HTML vKVM with the 2.4 ISO from CCO. These are brand new 3595 appliances for ISE with the latest CIMC and BIOS firmware version (confirmed with TAC). I have three more 3595 appliances to install. Much appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 01:29:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3681625#M495607</guid>
      <dc:creator>Ping Zhou</dc:creator>
      <dc:date>2018-08-06T01:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB Boot disk for fresh ISE 2.4 install on SNS appliance</title>
      <link>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3681630#M495608</link>
      <description>&lt;P&gt;If you have a TAC case on this, please ask TAC to try it. My last attempts were about 20 months ago but I remembered each install via the vKVM virtual medium took about 1 or 2 hours with&amp;nbsp;the CIMC and the Windows workstation in the same local network. I can also check with our test teams.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 01:44:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3681630#M495608</guid>
      <dc:creator>hslai</dc:creator>
      <dc:date>2018-08-06T01:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB Boot disk for fresh ISE 2.4 install on SNS appliance</title>
      <link>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3681634#M495609</link>
      <description>&lt;P&gt;okay will do.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 01:53:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3681634#M495609</guid>
      <dc:creator>Ping Zhou</dc:creator>
      <dc:date>2018-08-06T01:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB Boot disk for fresh ISE 2.4 install on SNS appliance</title>
      <link>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3681664#M495610</link>
      <description>&lt;P&gt;Hey Ping, in terms of the time break down, do you recall how long the.iso installation took, from BIOS boot completion,&amp;nbsp; up to the point where you see the 'setup' prompt?&lt;/P&gt;
&lt;P&gt;And then how long does it take from the last setup prompt for the node to complete the initial setup?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suspect that a slow vKVM could also be due to slow network e.g. if the interface didn't negotiate 1000Mbps full duplex.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 03:03:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3681664#M495610</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2018-08-06T03:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB Boot disk for fresh ISE 2.4 install on SNS appliance</title>
      <link>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3681682#M495611</link>
      <description>&lt;P&gt;I verified 1Gbps was shown on my laptop side, as well as on the M interface ( via CIMC ). I also tried with top-of-rack FEX switch in the middle between my laptop and M interface ... same results. My laptop and M interface were on the same VLAN / Subnet. I turned off all other network connections on my laptop except the one I used to reach the M interface. NTP, DNS, IP gateway are all checked out fine.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The ISO installation via HTML vKVM from start to the point of seeing the setup wizard prompt took about 4 hours. The most time consuming parts are “oraclesw” installation parts (4 parts) and “CARSisePkg” installation parts (2 parts).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then it was about half an hour to get the setup wizard done...Then application server took some time to turn “running”.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 03:37:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3681682#M495611</guid>
      <dc:creator>Ping Zhou</dc:creator>
      <dc:date>2018-08-06T03:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB Boot disk for fresh ISE 2.4 install on SNS appliance</title>
      <link>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3682168#M495612</link>
      <description>&lt;P&gt;Below are from our engineering team:&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&lt;FONT color="#000080"&gt;No. This is not expected. Normally will take ~ 1.5 hours to install.&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&lt;FONT color="#000080"&gt;Would like to know the below information,&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;FONT color="#000080"&gt;Customer is using virtual DVD ISO mounting using HTML vKVM?&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT color="#000080"&gt;If yes, Desktop machine and appliance are in the same subnet? And having ISO on local desktop or any remote NFS?&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT color="#000080"&gt;What is the behaviour for JAVA vKVM?&lt;/FONT&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P style="padding-left: 30px;"&gt;&lt;FONT color="#000080"&gt;Note: USB boot installation will be faster than vKVM ISO mounting installation.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As you already answered (1) and (2), could you try (3), please?&lt;/P&gt;
&lt;P&gt;CSCvd39706 shows an issue with media shared via HTML5/Javascript vKVM.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 15:38:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3682168#M495612</guid>
      <dc:creator>hslai</dc:creator>
      <dc:date>2018-08-06T15:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB Boot disk for fresh ISE 2.4 install on SNS appliance</title>
      <link>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3682278#M495613</link>
      <description>&lt;P&gt;Thanks a lot for the follow up! &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried to to use Java vKVM before the HTML one. I could not get it to work on my corporate software standardized laptop running Windows 10. It complained “Application error, unable to load resource...”&amp;nbsp;If time permits, I’ll try it again on Windows 7 and report back here with one of the other three SNS-3595 appliances that I need to install.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 16:12:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3682278#M495613</guid>
      <dc:creator>Ping Zhou</dc:creator>
      <dc:date>2018-08-06T16:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB Boot disk for fresh ISE 2.4 install on SNS appliance</title>
      <link>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3682377#M495614</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/158532"&gt;@Arne Bier&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;We are updating the doc as attached. Let us know if you have further question or inputs on it.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image001.png" style="width: 874px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/16153i8D8728698625C082/image-size/large?v=v2&amp;amp;px=999" role="button" title="image001.png" alt="image001.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 17:13:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3682377#M495614</guid>
      <dc:creator>hslai</dc:creator>
      <dc:date>2018-08-06T17:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB Boot disk for fresh ISE 2.4 install on SNS appliance</title>
      <link>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3826298#M495615</link>
      <description>&lt;P&gt;For posterity's sake, I'll add my findings to the installation times via CIMC over the network.&lt;/P&gt;&lt;P&gt;I've checked this with the latest CIMC for 35x5 (&lt;SPAN&gt;3-0-4j).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using JAVA KVM is significantly faster than installation via HTTP KVM:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Java: Roughly 20-25Mbps during installation&lt;/P&gt;&lt;P&gt;HTTP: Roughly 6-8Mbps during installation&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;During the installation, the amount of data copied from the workstation to the SNS via CIMC is roughly the size of the ISE installation .ISO file (at present, ~8GB).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Therefore Java can lower the network-heavy part of the installation (which requires copying the .ISO over the network) from over 3 hours to roughly an hour.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've seen installations work correctly for both Java and HTTP installs, so both seem to be reliable.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 14:55:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/3826298#M495615</guid>
      <dc:creator>Nadav</dc:creator>
      <dc:date>2019-03-26T14:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB Boot disk for fresh ISE 2.4 install on SNS applianc</title>
      <link>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/5018319#M587329</link>
      <description>&lt;P&gt;Sorry for bringing back to life an old post, but is liveusb-creator 3.12.0 (maybe its most recent version) still theright tool to copy the ISO image to an USB key?&lt;/P&gt;&lt;P&gt;I tried the latest (3.95.2), but then after booting I got Kernel panic.&lt;/P&gt;&lt;P&gt;I tried 3.12.0 and then it halted with "Started cancel waiting for multipath sibling of sda."&lt;/P&gt;&lt;P&gt;TIA, Gio&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 17:54:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/5018319#M587329</guid>
      <dc:creator>Gioacchino</dc:creator>
      <dc:date>2024-02-14T17:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB Boot disk for fresh ISE 2.4 install on SNS applianc</title>
      <link>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/5018385#M587338</link>
      <description>&lt;P&gt;Starting with ISE v2.7, I've successfully made USB bootable ISE drives (2.7 , 3.1 and 3.2) using either&amp;nbsp;Rufus (&lt;A href="https://rufus.ie" target="_blank" rel="noopener"&gt;https://rufus.ie&lt;/A&gt;&amp;nbsp;) or on my personal Chromebook using Chromebook Recovery.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 18:00:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/5018385#M587338</guid>
      <dc:creator>davidgfriedman</dc:creator>
      <dc:date>2024-02-14T18:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a USB Boot disk for fresh ISE 2.4 install on SNS applianc</title>
      <link>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/5018396#M587340</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/52811"&gt;@davidgfriedman&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;I have just found out that&lt;BR /&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/ise/3-2/install_guide/b_ise_installationGuide32/b_ise_InstallationGuide32_chapter_4.html#r_tools_usb_creation" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/security/ise/3-2/install_guide/b_ise_installationGuide32/b_ise_InstallationGuide32_chapter_4.html#r_tools_usb_creation&lt;/A&gt;&lt;BR /&gt;mentions RUFUS.&lt;BR /&gt;I'm giving it a try.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Gio&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 18:17:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/creating-a-usb-boot-disk-for-fresh-ise-2-4-install-on-sns/m-p/5018396#M587340</guid>
      <dc:creator>Gioacchino</dc:creator>
      <dc:date>2024-02-14T18:17:34Z</dc:date>
    </item>
  </channel>
</rss>

