Update serial cable prompt to say IOM instead of IOM1

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-16 11:43:08 -04:00
parent c87e1457d4
commit d98fcdc265

View File

@@ -225,7 +225,7 @@ def _serial_redfish_request(ser: SerialPort, password: str, method: str,
def detect_serial_device() -> Optional[str]:
rule("Step 1 of 5 -- Serial Cable & Device Detection")
print(" Connect the serial cable from the ES24N IOM1 port")
print(" Connect the serial cable from the ES24N IOM port")
print(" to the active F-Series controller USB port.")
print()
prompt("Press Enter when the cable is connected")