10-17-2024 08:29 AM
Hi guys I have a brand-new cisco Nexus 5596 Switch and I want to install kickstart and system image.
Problem is: when switch starts I only get the word Loader>
When I type dir command I only get
loader> dir
bootflash:
lost+found
There is nothing in bootflash.
Also I can not see the USB drive even when it is connected.
How can I recover from this ?
10-17-2024 08:44 AM
- What options do you have when typing :
loader> ?
M.
10-17-2024 08:48 AM
Hi Marce this is what I see.
loader> ?
? Print the command list boot Boot an image
dir List the directory content help Print the command list or
reboot Reboot the system resetcmos Reset CMOS to factory defa
serial Serial console settings set Set network configuration
show Show loader configuration
10-17-2024 09:16 AM - edited 10-17-2024 09:17 AM
- Check if you can get an image on the Nexus by using these commands :
loader> boot tftp://<tftp_server_ip>/n5000-uk9-kickstart.7.0.3.N1.1.bin
switch(boot)> load bootflash:/n5000-uk9.7.0.3.N1.1.bin
switch(boot)> install all
Of course you need to change the image name(s) , according to available software
M.
10-17-2024 09:26 AM
- Also have a look at : https://www.youtube.com/watch?v=JskVWVY5U00
M.
10-17-2024 11:23 AM
Thank you @marce1000
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide