Skip to content

Setup issues, clean OS install #5

@UnderpantsGnome

Description

@UnderpantsGnome
macOS: 26.3.1
openboot: v0.37.0

The one line install doesn't work on a clean OS install. There are a couple of issues.

test@tests-MacBook-Pro ~ % curl -fsSL https://openboot.dev/install.sh | bash

OpenBoot Installer
==================

Detected: darwin/arm64


⚠️  ACTION REQUIRED

Xcode Command Line Tools need to be installed.
A dialog will appear - please click 'Install' and enter your password.

But the dialog doesn't open. After running xcode-select --install and trying again.

test@tests-MacBook-Pro ~ % curl -fsSL https://openboot.dev/install.sh | bash

OpenBoot Installer
==================

Detected: darwin/arm64

Installing Homebrew...

Warning: Running in non-interactive mode because `stdin` is not a TTY.
==> Checking for `sudo` access (which may request your password)...
Need sudo access on macOS (e.g. the user test needs to be an Administrator)!

No way to enter password, script terminates. After manually installing homebrew things continue fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions