Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UUID keep changing (no changes on VM) with Apple virtualization and Rosetta #6313

Open
krab-skunk opened this issue Apr 29, 2024 · 1 comment
Labels
apple virtualization macOS Virtualization issues

Comments

@krab-skunk
Copy link

krab-skunk commented Apr 29, 2024

BEFORE SUBMITTING YOUR ISSUE, PLEASE LOOK AT THE PINNED ISSUES AND USE THE SEARCH FUNCTION TO MAKE SURE IT IS NOT ALREADY REPORTED. ALWAYS COMMENT ON AN EXISTING ISSUE INSTEAD OF MAKING A NEW ONE.

Describe the issue
I'm running Debian ARM on my MacBookPro M1 Pro thanks to UTM. Thus i'm not in emulation, but simple virtualisation.
Because i need Rosetta to run one amd64 program, i had to enable Apple Virtualization.

The problem is that the UUID keep changing , between reboot or even without reboot, while i do not make a single modification to this virtual machine configuration.

Virtualization-4771138b-53b0-4746-a2b9-ecd1e428892f
Virtualization-4baf8080-d9fa-4f9b-bac6-dcf97243e70e
Virtualization-48cab985-d220-4147-a442-c4cb1205c2aa
cat /sys/class/dmi/id/product_uuid

How can I keep a constant UUID please ?

Thanks

Configuration

  • UTM Version: 4.4.5
  • macOS Version: 13.4
  • Mac Chip (Intel, M1, ...): M1 Pro
@krab-skunk krab-skunk changed the title UUID keep changing (no changes on VM) with Aple virtualization and Rosetta UUID keep changing (no changes on VM) with Apple virtualization and Rosetta Apr 29, 2024
@krab-skunk
Copy link
Author

krab-skunk commented May 2, 2024

if anyone wondered, I ended up fixing it with this boiler plate code and now UUID in /sys/class/dmi/id/product_uuid never change ;)

@osy osy reopened this May 2, 2024
@osy osy added the apple virtualization macOS Virtualization issues label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apple virtualization macOS Virtualization issues
Projects
None yet
Development

No branches or pull requests

2 participants