Skip to content

Diagnostics Workflow

Alexander Dennhoven edited this page Apr 18, 2026 · 2 revisions

Diagnostics Workflow

Goal

Safely inspect ISO-related information without running setup commands.

Steps

  1. Select Run Diagnostics in the app.
  2. Choose an ISO file in the file dialog.
  3. The app validates file presence and reads metadata.
  4. Optional mount probing reads structure information in read-only mode.
  5. The UI shows status and result details.

Safety Properties

  • No automatic software installation
  • No external persistence of sensitive path details by default
  • Safe-default error handling

Clone this wiki locally