Skip to content

Restore install-folder (--prefix) choice in the dash onboarding wizard #75

Description

@michaelroy-amd

Context

PR #67 retires the legacy tui.rs and routes rocm bootstrap setup to the dash onboarding wizard. The legacy interactive setup let users pick the TheRock/ROCm install location (surfaced on the CLI as --prefix PATH). The current dash onboarding wizard has no install-folder picker, so the guided bootstrap setup flow installs to the default location only.

This was deferred, not removed by design — tracked here so it isn't lost.

Scope

  • Add an install-location step to the onboarding wizard (crates/rocm-dash-tui/src/ui/onboarding.rs), feeding the existing --prefix plumbing (install_manager.rs already threads --prefix, and the chat tool path still supports it).
  • Decide the default and let the user override it, consistent with the pre-retirement behavior.

Notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions