-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I've hit an issue with nxos9500v64.10.1.1.bin
where the vm boots successfully, but lands in loader >
prompt, unable to boot further.
I added this to the boot expect script, after spawning the telnet and before expecting the POAP prompt. Not sure how to make it a conditional...
expect -re $prompt {
send "boot nxos64.$nxos.bin\r"
}
Metadata
Metadata
Assignees
Labels
No labels