cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
12117
Views
1
Helpful
1
Replies

CLI copy firmware from usb to flash

Carlton
Level 1
Level 1

The following copy command that works on the 9500s and 9300s listed below does not work on the Firewalls or the ISR 4330 Series or 8500L routers. Any way to copy from USB to flash with the CLI commands ? 

 

copy usbflash0: <file-name> flash:

1 Accepted Solution

Accepted Solutions

M02@rt37
VIP
VIP

Hello @Carlton,

you need to check the available file systems on the device. Enter the following command to view the available file systems: #show file systems

This command will display a list of file systems along with their names. Look for the one that represents the USB flash drive, such as "usbflash0:" or "usb1:".

Once you have identified the USB flash drive file system, you can use the "file copy" command to copy the file from the USB flash drive to the flash memory. The command syntax varies slightly depending on the device model and operating system version.

 

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

View solution in original post

1 Reply 1

M02@rt37
VIP
VIP

Hello @Carlton,

you need to check the available file systems on the device. Enter the following command to view the available file systems: #show file systems

This command will display a list of file systems along with their names. Look for the one that represents the USB flash drive, such as "usbflash0:" or "usb1:".

Once you have identified the USB flash drive file system, you can use the "file copy" command to copy the file from the USB flash drive to the flash memory. The command syntax varies slightly depending on the device model and operating system version.

 

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.