TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Instant macOS install on Proxmox including AMD patches

165 点作者 goodburb5 个月前

10 条评论

sn0wf1re5 个月前
Neat, but this looks very specialized for a single person&#x27;s config. I wouldn&#x27;t want to run this on my machine seeing as it removes apt sources and does a bunch of other system changes unrelated to installing a macOS guest.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;luchina-gabriel&#x2F;OSX-PROXMOX&#x2F;blob&#x2F;7ca3dc8144056cf9c7a270ba0b2403109eaeebd9&#x2F;install.sh#L14-L15" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;luchina-gabriel&#x2F;OSX-PROXMOX&#x2F;blob&#x2F;7ca3dc81...</a> <a href="https:&#x2F;&#x2F;github.com&#x2F;luchina-gabriel&#x2F;OSX-PROXMOX&#x2F;blob&#x2F;7ca3dc8144056cf9c7a270ba0b2403109eaeebd9&#x2F;setup#L88" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;luchina-gabriel&#x2F;OSX-PROXMOX&#x2F;blob&#x2F;7ca3dc81...</a> <a href="https:&#x2F;&#x2F;github.com&#x2F;luchina-gabriel&#x2F;OSX-PROXMOX&#x2F;blob&#x2F;7ca3dc8144056cf9c7a270ba0b2403109eaeebd9&#x2F;setup#L1726-L1849" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;luchina-gabriel&#x2F;OSX-PROXMOX&#x2F;blob&#x2F;7ca3dc81...</a>
评论 #42393546 未加载
评论 #42393599 未加载
nixosbestos5 个月前
How is this easier than OSX-KVM? I can&#x27;t imagine how proxmox is easier (or better for most use-cases I can think of) than qemu.<p>EDIT: Script just immediately tries to apt-get stuff. Nah. Oh lord and then helps itself to editting your apt sources. (All just to get git? How odd.) Before downloading another un-tagged&#x2F;un-versioned link and excuting it. Nah nah nah.
评论 #42395372 未加载
评论 #42394451 未加载
评论 #42394178 未加载
评论 #42393807 未加载
评论 #42394010 未加载
password43215 个月前
Semi-related: Windows or macOS in a Docker Container<p><a href="https:&#x2F;&#x2F;github.com&#x2F;dockur" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;dockur</a>
评论 #42405704 未加载
shortformblog5 个月前
I use this script on my Z420 with a Xeon and RX570 GPU (which I use to access Mac-specific apps remotely). It works really well. Excellent script, though I can’t go above Monterey with it, because of CPU limitations on the Xeon.
评论 #42395221 未加载
haunter5 个月前
There is also Docker OSX <a href="https:&#x2F;&#x2F;github.com&#x2F;sickcodes&#x2F;Docker-OSX" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;sickcodes&#x2F;Docker-OSX</a>
评论 #42396188 未加载
henning5 个月前
curling some random install script from some domain I&#x27;ve never heard of and is possibly unrelated to this GitHub repo? great! what could possibly go wrong?
评论 #42394342 未加载
评论 #42395029 未加载
评论 #42393682 未加载
评论 #42395918 未加载
PaulDavisThe1st5 个月前
Almost totally OT, but since this is fundamentally about QEMU ...<p>... yesterday I needed to access data in a MySQL database that was shutdown in 2022. At that time, it had been managed by MySQL 5.5.62. On my current Debian system, we are at 10.X (MariaDB). I had a backup of the entire DB folder and tried to get MySQL&#x2F;MariaDB to read it. Tried a couple of different things. Failure.<p>Then ... grab Ubuntu 14.04 ISO ... type virt-manager in a terminal ... less than 15 minutes later I&#x27;m in the MySQL shell running queries on the old DB.<p>Modern VM stuff is just fucking amazing.
评论 #42396055 未加载
trollbridge5 个月前
This appears to be under a _very_ restrictive license, from the file `setup`:<p>All rights reserved - You may not copy, reproduce, distribute, publish, display, perform, modify, create derivative works, transmit, or in any way exploit any such content, nor may you distribute any part of this content over any network, including a local area network, sell or offer it for sale, or use such content to construct any kind of database.
评论 #42394795 未加载
Saris5 个月前
I&#x27;ve come across this one before, but the script is doing apt stuff which is really odd so I didn&#x27;t use it.
评论 #42395301 未加载
rho45 个月前
From the About: &quot;This is really and magic easiest way!&quot; - not confidence-inspiring.
评论 #42398905 未加载