Wireless Access

last person joined: 19 hours ago 

Access network design for branch, remote, outdoor, and campus locations with HPE Aruba Networking access points and mobility controllers.
Expand all | Collapse all

Upgrade ArubaOS on 650 controller via USB

This thread has been viewed 16 times
  • 1.  Upgrade ArubaOS on 650 controller via USB

    Posted Oct 16, 2014 08:32 PM

    Hi, trying to upgrade the ArubaOS on a 650 controller. Using TFTP across our management system is not an option so I'm trying to upgrade via USB. I've come across articles stating: 

     

    When the controller is then in cpboot> prompt, you can load the image from external USB via

    eg. cpboot> bootf 1:1 ArubaOS_6xx_6.3.1.12_46311

     

    How do you tell the controller were the external USB drive is located? i.e. what does 1:1 mean - which is the usb?

     

    I've got a 650 on my desk and I'm connected to it via console cable with the USB plugged directly into the controller (a lab setup to test before production changes). I'm having no luck at all. Is USB all functionality removed as part of ArubaOS 6.x ?

     

    Is what I'm trying todo even possible?

     

    Thanks



  • 2.  RE: Upgrade ArubaOS on 650 controller via USB

    Posted Oct 17, 2014 07:10 AM

    Hi

     

    The command you are trying is correct, but i'm guessing that the controller is unable to read the USB.

    How did you format the USB prior to the test?

     

    Try to format the USB with vfat option, it's just FAT (not FAT32).

    vfat is an extension to support long filenames, which i recon you will need here.

     

    Roar Fossen



  • 3.  RE: Upgrade ArubaOS on 650 controller via USB

    Posted Oct 19, 2014 01:11 AM

    Thanks Roar, 

     

    I had used FAT32, I'll try with just FAT when I get into the office tomorrow.



  • 4.  RE: Upgrade ArubaOS on 650 controller via USB

    Posted Oct 19, 2014 06:01 PM

    Makes no difference unfortunately. 

     

    Still get the following;

     

    cpboot> bootf 1:1 ArubaOS_6xx_6.3.1.1_40563 (OS to mimic production controller)
    Usage:
    [[device:]partition]
    - Boot ELF file from FLASH image (0/1)

     

     



  • 5.  RE: Upgrade ArubaOS on 650 controller via USB

    Posted Apr 30, 2018 06:02 PM

    I am having the same issue. I can mount USB and see it using the "usb dev" command. Now I don't know what syntax to use to upgrade / load from USB. Can someone help?



  • 6.  RE: Upgrade ArubaOS on 650 controller via USB

    EMPLOYEE
    Posted Apr 30, 2018 07:17 PM

    On the commandline, type "

    dir usb: partition 1

    If you see the file you want to upgrade, type:

    copy usb: partition 1 <arubaosfilename> system: partition 0