<?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: C9117AXI-E - (BTLDR) ubi volumes both removed, how to restore the in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/c9117axi-e-btldr-ubi-volumes-both-removed-how-to-restore-the-ap/m-p/5001047#M265470</link>
    <description>&lt;P&gt;1. Why would you delete the AP partitions in the first place?&lt;BR /&gt;2. You cannot just copy a WLC bin file to a partition and hope it will boot - the AP doesn't even run IOS-XE, it runs on AP-COS and you don't just copy an image on like you do for IOS devices - it actually requires an entire bootable OS partition!&amp;nbsp; EWC runs IOS-XE in a VM/container on top of AP-COS.&lt;BR /&gt;3. You should be able to do a u-boot recovery using the process&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/291804"&gt;@Mark Elsen&lt;/a&gt;&amp;nbsp;linked above.&amp;nbsp; If that doesn't work then RMA.&amp;nbsp; And don't go deleting all the partitions on an AP in future!&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jan 2024 13:38:28 GMT</pubDate>
    <dc:creator>Rich R</dc:creator>
    <dc:date>2024-01-19T13:38:28Z</dc:date>
    <item>
      <title>C9117AXI-E - (BTLDR) ubi volumes both removed, how to restore the AP</title>
      <link>https://community.cisco.com/t5/wireless/c9117axi-e-btldr-ubi-volumes-both-removed-how-to-restore-the-ap/m-p/5000295#M265440</link>
      <description>&lt;P&gt;On a&amp;nbsp;C9117AXI-E I have removed both partitions using "ubi remove part1" and "ubi remove part2".&lt;BR /&gt;I need to find a way to restore one of the partitions so the device can boot again.&lt;/P&gt;&lt;P&gt;Any attempt in using tftp has failed so far, it seems impossible to connect. I tried using a USB flash drive, which can connect, but I'm not able to get the device working again.&lt;/P&gt;&lt;P&gt;It tried the following commands to recreate the partitions and add a .bin file data inside.&lt;/P&gt;&lt;P&gt;setenv mtdids nand0=nand0 &amp;amp;&amp;amp; setenv mtdparts mtdparts=nand0:0x40000000@0x0(fs) &amp;amp;&amp;amp; ubi part fs&lt;BR /&gt;ubi remove part1&lt;BR /&gt;ubi remove part2&lt;BR /&gt;ubi create part1 20000000&lt;BR /&gt;ubi create part2&lt;/P&gt;&lt;P&gt;usb start&lt;BR /&gt;fatload usb 0:1 ${loadaddr} C9800-AP-iosxe-wlc.bin&lt;BR /&gt;ubi write.part ${loadaddr} part1 ${filesize}&lt;/P&gt;&lt;P&gt;But after booting, this is not accepted and errors are thrown.&lt;/P&gt;&lt;P&gt;Which commands can allow to restore the access point ?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 20:22:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/c9117axi-e-btldr-ubi-volumes-both-removed-how-to-restore-the-ap/m-p/5000295#M265440</guid>
      <dc:creator>supplies</dc:creator>
      <dc:date>2024-01-18T20:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: C9117AXI-E - (BTLDR) ubi volumes both removed, how to restore the</title>
      <link>https://community.cisco.com/t5/wireless/c9117axi-e-btldr-ubi-volumes-both-removed-how-to-restore-the-ap/m-p/5000580#M265451</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;EM&gt; &amp;nbsp;&amp;gt;...But after booting, this is not accepted &lt;U&gt;&lt;FONT color="#FF6600"&gt;and errors are thrown.&lt;/FONT&gt;&lt;/U&gt;&lt;/EM&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;- What are the errors ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;M.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2024 08:12:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/c9117axi-e-btldr-ubi-volumes-both-removed-how-to-restore-the-ap/m-p/5000580#M265451</guid>
      <dc:creator>Mark Elsen</dc:creator>
      <dc:date>2024-01-19T08:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: C9117AXI-E - (BTLDR) ubi volumes both removed, how to restore the</title>
      <link>https://community.cisco.com/t5/wireless/c9117axi-e-btldr-ubi-volumes-both-removed-how-to-restore-the-ap/m-p/5000649#M265457</link>
      <description>&lt;P&gt;Thank you for your quick response, the error I'm getting is:&amp;nbsp;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;Error reading superblock on volume 'ubi:part1' errno=-22!&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Output of the device:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Execution of the writing using ubi:&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;(BTLDR) # &lt;STRONG&gt;ubi create part1 20000000&lt;/STRONG&gt;&lt;BR /&gt;Creating dynamic volume part1 of size 536870912&lt;BR /&gt;(BTLDR) # &lt;STRONG&gt;ubi create part2&lt;/STRONG&gt;&lt;BR /&gt;No size specified -&amp;gt; Using max size (481746944)&lt;BR /&gt;Creating dynamic volume part2 of size 481746944&lt;BR /&gt;(BTLDR) # &lt;STRONG&gt;usb start&lt;/STRONG&gt;&lt;BR /&gt;starting USB...&lt;BR /&gt;USB0: Register 2000140 NbrPorts 2&lt;BR /&gt;Starting the controller&lt;BR /&gt;USB XHCI 1.10&lt;BR /&gt;scanning bus 0 for devices... 2 USB Device(s) found&lt;BR /&gt;USB1: Register 2000140 NbrPorts 2&lt;BR /&gt;Starting the controller&lt;BR /&gt;USB XHCI 1.10&lt;BR /&gt;scanning bus 1 for devices... 1 USB Device(s) found&lt;BR /&gt;(BTLDR) # &lt;STRONG&gt;setenv loadaddr 0x80000000&lt;/STRONG&gt;&lt;BR /&gt;(BTLDR) # &lt;STRONG&gt;saveenv&lt;/STRONG&gt;&lt;BR /&gt;Saving Environment to SPI Flash...&lt;BR /&gt;Erasing SPI flash...Writing to SPI flash...done&lt;BR /&gt;(BTLDR) # &lt;STRONG&gt;fatload usb 0:1 ${loadaddr} C9800-AP-iosxe-wlc.bin&lt;/STRONG&gt;&lt;BR /&gt;reading C9800-AP-iosxe-wlc.bin&lt;BR /&gt;285656088 bytes read in 151007 ms (1.8 MiB/s)&lt;BR /&gt;(BTLDR) # &lt;STRONG&gt;ubi write ${loadaddr} part1 ${filesize}&lt;/STRONG&gt;&lt;BR /&gt;285656088 bytes written to volume part1&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Trying to run it:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;(BTLDR) # &lt;STRONG&gt;bootipq&lt;/STRONG&gt;&lt;BR /&gt;Specified BOOT: part1&lt;BR /&gt;ubi0: detaching mtd2&lt;BR /&gt;ubi0: mtd2 is detached&lt;BR /&gt;ubi0: attaching mtd2&lt;BR /&gt;ubi0: scanning is finished&lt;BR /&gt;+-------------------------------+&lt;BR /&gt;| part1: 2115 PEBs|&lt;BR /&gt;| part2: 1897 PEBs|&lt;BR /&gt;+-------------------------------+&lt;BR /&gt;ubi0: attached mtd2 (name "mtd=0", size 1024 MiB)&lt;BR /&gt;ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 253952 bytes&lt;BR /&gt;ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 4096&lt;BR /&gt;ubi0: VID header offset: 4096 (aligned 4096), data offset: 8192&lt;BR /&gt;ubi0: good PEBs: 4096, bad PEBs: 0, corrupted PEBs: 0&lt;BR /&gt;ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128&lt;BR /&gt;ubi0: max/mean erase counter: 4/2, WL threshold: 4096, image sequence number: 0&lt;BR /&gt;ubi0: available PEBs: 0, total reserved PEBs: 4096, PEBs reserved for bad PEB handling: 80&lt;/P&gt;&lt;P&gt;Booting from part1&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;Error reading superblock on volume 'ubi:part1' errno=-22!&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;ubifsmount - mount UBIFS volume&lt;/P&gt;&lt;P&gt;Usage:&lt;BR /&gt;ubifsmount &amp;lt;volume-name&amp;gt;&lt;BR /&gt;- mount 'volume-name' volume&lt;BR /&gt;Unable to mount UBIFS PARTITION part1, read UBI PARTITION ...&lt;BR /&gt;Read 1024 bytes from volume part1 to 54000000&lt;/P&gt;&lt;P&gt;Booting failed, try boot on part2&lt;/P&gt;&lt;P&gt;Error reading superblock on volume 'ubi:part2' errno=-30!&lt;BR /&gt;ubifsmount - mount UBIFS volume&lt;/P&gt;&lt;P&gt;Usage:&lt;BR /&gt;ubifsmount &amp;lt;volume-name&amp;gt;&lt;BR /&gt;- mount 'volume-name' volume&lt;BR /&gt;Unable to mount UBIFS PARTITION part2, read UBI PARTITION ...&lt;BR /&gt;Read 1024 bytes from volume part2 to 54000000&lt;BR /&gt;(BTLDR) #&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Environment variables&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;(BTLDR) # &lt;STRONG&gt;printenv&lt;/STRONG&gt;&lt;BR /&gt;BOOT=part1&lt;BR /&gt;FACTORY_RESET=2&lt;BR /&gt;bootcmd=bootipq&lt;BR /&gt;bootdelay=3&lt;BR /&gt;bootfile=C9800-AP-iosxe-wlc.bin&lt;BR /&gt;bootpart=tftp&lt;BR /&gt;ethact=eth0&lt;BR /&gt;ethaddr=0c:d0:f8:9a:50:cc&lt;BR /&gt;fdt_high=0x4A400000&lt;BR /&gt;fdtcontroladdr=4a97c740&lt;BR /&gt;fileaddr=80000000&lt;BR /&gt;filesize=1106c418&lt;BR /&gt;gatewayip=192.168.10.1&lt;BR /&gt;initrd_high=0x4A300000&lt;BR /&gt;ipaddr=192.168.10.155&lt;BR /&gt;loadaddr=0x80000000&lt;BR /&gt;machid=8010000&lt;BR /&gt;mtddevname=fs&lt;BR /&gt;mtddevnum=0&lt;BR /&gt;nand_erasesize=1000&lt;BR /&gt;nand_oobsize=0&lt;BR /&gt;nand_writesize=100&lt;BR /&gt;netmask=255.255.255.0&lt;BR /&gt;partition=nand0,0&lt;BR /&gt;qca_tftp=tftpboot 0x54000000 C9800-AP-iosxe-wlc.bin&lt;BR /&gt;serverip=192.168.10.192&lt;BR /&gt;stderr=serial@78B3000&lt;BR /&gt;stdin=serial@78B3000&lt;BR /&gt;stdout=serial@78B3000&lt;/P&gt;&lt;P&gt;Environment size: 642/65532 bytes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2024 10:14:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/c9117axi-e-btldr-ubi-volumes-both-removed-how-to-restore-the-ap/m-p/5000649#M265457</guid>
      <dc:creator>supplies</dc:creator>
      <dc:date>2024-01-19T10:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: C9117AXI-E - (BTLDR) ubi volumes both removed, how to restore the</title>
      <link>https://community.cisco.com/t5/wireless/c9117axi-e-btldr-ubi-volumes-both-removed-how-to-restore-the-ap/m-p/5000725#M265463</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF6600"&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - FYI :&lt;/EM&gt;&lt;/FONT&gt;&amp;nbsp;&lt;A href="https://bst.cloudapps.cisco.com/bugsearch/bug/CSCwi66963" target="_blank"&gt;https://bst.cloudapps.cisco.com/bugsearch/bug/CSCwi66963&lt;/A&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&lt;A href="https://www.cisco.com/c/en/us/support/docs/wireless/catalyst-9120axi-access-point/217537-repairing-c9120-c9115-access-points-from.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/wireless/catalyst-9120axi-access-point/217537-repairing-c9120-c9115-access-points-from.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;M.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2024 11:03:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/c9117axi-e-btldr-ubi-volumes-both-removed-how-to-restore-the-ap/m-p/5000725#M265463</guid>
      <dc:creator>Mark Elsen</dc:creator>
      <dc:date>2024-01-19T11:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: C9117AXI-E - (BTLDR) ubi volumes both removed, how to restore the</title>
      <link>https://community.cisco.com/t5/wireless/c9117axi-e-btldr-ubi-volumes-both-removed-how-to-restore-the-ap/m-p/5001047#M265470</link>
      <description>&lt;P&gt;1. Why would you delete the AP partitions in the first place?&lt;BR /&gt;2. You cannot just copy a WLC bin file to a partition and hope it will boot - the AP doesn't even run IOS-XE, it runs on AP-COS and you don't just copy an image on like you do for IOS devices - it actually requires an entire bootable OS partition!&amp;nbsp; EWC runs IOS-XE in a VM/container on top of AP-COS.&lt;BR /&gt;3. You should be able to do a u-boot recovery using the process&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/291804"&gt;@Mark Elsen&lt;/a&gt;&amp;nbsp;linked above.&amp;nbsp; If that doesn't work then RMA.&amp;nbsp; And don't go deleting all the partitions on an AP in future!&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2024 13:38:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/c9117axi-e-btldr-ubi-volumes-both-removed-how-to-restore-the-ap/m-p/5001047#M265470</guid>
      <dc:creator>Rich R</dc:creator>
      <dc:date>2024-01-19T13:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: C9117AXI-E - (BTLDR) ubi volumes both removed, how to restore the</title>
      <link>https://community.cisco.com/t5/wireless/c9117axi-e-btldr-ubi-volumes-both-removed-how-to-restore-the-ap/m-p/5002377#M265527</link>
      <description>&lt;P&gt;The problem is that TFTP is not working for some reason, it might be hardware related, which could have been why both volumes were not working anymore. To be sure, I'd like to load the image using USB, but the provided instructions are only using TFTP.&lt;/P&gt;&lt;P&gt;Futhermore, the command&amp;nbsp;boardinit is referenced, but this does not exist on BTLDR.&lt;/P&gt;&lt;P&gt;I have 2 other identical devices, maybe I can copy some image from them to this device using USB ?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 09:39:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/c9117axi-e-btldr-ubi-volumes-both-removed-how-to-restore-the-ap/m-p/5002377#M265527</guid>
      <dc:creator>supplies</dc:creator>
      <dc:date>2024-01-22T09:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: C9117AXI-E - (BTLDR) ubi volumes both removed, how to restore the</title>
      <link>https://community.cisco.com/t5/wireless/c9117axi-e-btldr-ubi-volumes-both-removed-how-to-restore-the-ap/m-p/5002393#M265528</link>
      <description>&lt;P&gt;If you have followed the recovery instructions provided and they don't work then -&amp;gt; &lt;STRONG&gt;RMA&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 09:54:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/c9117axi-e-btldr-ubi-volumes-both-removed-how-to-restore-the-ap/m-p/5002393#M265528</guid>
      <dc:creator>Rich R</dc:creator>
      <dc:date>2024-01-22T09:54:08Z</dc:date>
    </item>
  </channel>
</rss>

