Hardware Failure

Sophos XGS 126 stuck at boot loader prompt: Diagnose & Fix

By Sai Kiran Pandrala · reviewed by Sai Kiran Pandrala, Editor Last verified: 2026-05-30

⚡ At a glance
VendorSophos
Operating systemSFOS (Sophos Firewall OS)
CategoryHardware Failure
Skill levelIntermediate to advanced
DIY-able?Yes with CLI access; some scenarios need Sophos Support + RMA.

A Sophos platform behaving badly is usually one of three things: a thermal/PSU issue caught by `system diagnostics show device-info`, a transceiver problem caught by `system interface show name=Port1`, or a boot-loader hang you only see on the console. SFOS (Sophos Firewall OS) surfaces all three differently from competitors, so the diagnostic order matters.

I will be honest, on the XGS 87 family I have seen at least one false-positive from the on-box monitoring per quarter. Always cross-check what `system version (CLI)` and `system diagnostics show device-info` reports against the physical front-panel and a smell test of the chassis.

If this is your first Sophos hardware issue, the good news is that Sophos Support is competent and the part-replacement RMA cycle is usually under a week for a covered unit.

What this guide covers

Diagnose and recover from stuck at boot loader prompt on a Sophos XGS 126.

Step-by-step

  1. At the boot loader prompt, list available images.
  2. If an image exists, boot it manually.
  3. If no image (deleted or corrupt), pull a fresh image over TFTP or USB.
  4. Set the boot variable to the recovered image.
  5. Reset and watch for a normal boot.

CLI / commands

# Verify hardware state
system version (CLI)
system status
system diagnostics show device-info

# Collect for Sophos Support
system support-tools generate-debug-info

When to RMA

Frequently asked questions

Will this work on my specific SFOS (Sophos Firewall OS) version?

The procedure reflects current SFOS (Sophos Firewall OS) behaviour. Older releases may need minor syntax adjustments. use the CLI help (? or tab-completion) to verify.

Should I open a Sophos Support case immediately?

Open one if you suspect hardware failure or the symptom persists after a maintenance-window reload. Make sure your support entitlement is active first.

Where can I find the Sophos official documentation?

https://support.sophos.com/support/s/, search the product family + feature name.

Is this procedure safe in production?

Test in a lab or maintenance window first. Capture pre-change state so you can roll back.

Related guides worth a look while you sort this one out:

References


Reference material, not professional advice. Validate against your specific SFOS (Sophos Firewall OS) version and test in a non-production environment before applying.

What changed recently?

Fault diagnosis on a Sophos device goes faster when you map the symptom to a recent change:

The answer narrows the root cause to a manageable subset.

Before you start

A few things to confirm so the Sophos device fix goes cleanly:

Verification checklist

After applying the fix on your Sophos device, confirm:

Escalation guide

For a Sophos device, the right escalation depends on impact:

More frequently asked questions

How often should I run preventive checks?

Quarterly for most consumer devices; monthly for production / commercial devices. Set a calendar reminder so the device stays healthy between issues.

Are there safer alternatives for non-technical users?

Yes. the manufacturer's self-service troubleshooter (HP Smart, LG ThinQ, Samsung Members, similar) usually walks through the same steps in a guided UI. Use that first if you're not comfortable with menu paths.

What if my model isn't exactly the same revision?

Cross-check the model code on the rating plate against the manufacturer support page. Major firmware generations sometimes shift the menu path; the option is usually under a similarly-named section.

What if the fix returns after a reboot?

Persistent fault returns mean either: a hardware fault (escalate), a configuration that's being overwritten by a sync source (check cloud profiles), or a regression in a recent firmware update (rollback).

Can I roll this back if something breaks?

Yes for software-level changes (firmware rollback, config rollback). Hardware changes are usually one-way. Always back up settings before starting.