Changing the boot preference on a Cisco 1921 Router
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2020 06:54 AM
I have a Cisco 1921 router that I am trying to program, but it is booting to USBFLASH0: and not FLASH0:
How can I change the boot option so that it boots to where I want it to
- Labels:
-
Branch Router
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2020 07:04 AM - edited 06-11-2020 07:05 AM
Try;
boot system flash <the name of the ios>
verify with show boot
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2020 07:08 AM
I have tried that, did a reload and then a show run | include boot and it is showing the correct boot.
But when I do a Show version the results show boot system usbflash0: filename
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2020 07:11 AM
ok, than first do the no command for the USB
no boot system usbflash0: filename
than add
boot system flash filename
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2020 07:12 AM
BTW, for it to take effect, you have to reboot the router.
