build unsigned UTM without admin? #6587
-
Hi, I'm trying to get UTM working properly on my school macbook. I want to virtualize windows 11 on my macbook m1. However, theres a piece of software blocking UTM and other apps, autoterminating it when it is started. I tried to build it myself, but xcode requires admin to install. Is there a way to build UTM without codesigning through something like github actions? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @TechDudie I see you’re trying to get UTM running on your school MacBook M1 to virtualize Windows 11. That sounds cool in all but you need to remember that school devices have restrictions for a reason. These measures are in place to ensure the devices are used for educational purposes and to maintain security. Trying to bypass these restrictions or using unauthorized methods to install software can lead to unintended consequences and might violate your school’s policies. Instead, I suggest focusing on using the resources and tools that are already available to you for your studies. Remember, school is a place to study, and it’s important to respect the rules and resources provided. |
Beta Was this translation helpful? Give feedback.
Anyhow, it's quite simple. Just spin up a QEMU VM using technomagic, boot into macOS, install Xcode and build on there (unsigned), transfer it to NFTS or FAT32 to get rid of APFS's xtended attrs, and there you go. Goodbye, Mr Certified Bad-at-networking, and I hope I never see you irl ever again. 😠
p.s. I swear you used ChatGPT to generate your yap because you didn't misspeel any words.