Skip to content

Guest Tools fail to load in macOS 27 beta #7824

Description

@pointum

I’ve noticed that pasteboard sharing did not work after installing Guest Tools in macOS 27.

It’s because Guest Tools package carries over quarantine flag for .plist files. Clearing the flags and restarting the guest fixes the issue.

PR in vd_agent: utmapp/vd_agent#4

Manual fix. Run in guest Terminal, then restart:

sudo xattr -cr /Library/LaunchAgents/com.redhat.spice.vdagent.plist
sudo xattr -cr /Library/LaunchDaemons/com.redhat.spice.vdagentd.plist

Image

Configuration

  • UTM Version: 5.0.4 (123)
  • macOS Version: Host 26.6.1 (25G76) / Guest 26.6.1 (25G76)
  • Mac Chip (Intel, M1, ...): M1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions