Skip to content

Booting into Loader first #5

@scetron

Description

@scetron

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions