Linux runs fine on Intel Macs. There are a couple peculiarities you’ll want to be aware of, though.
- Ventoy doesn’t work as an installer. The boot menu will come up, but any ISO you choose will hang
- Not all distros will recognize the wireless card and install the firmware (Be prepared to install it using a USB to Ethernet adapter)
- Same goes for the iSight web cam
Other than those initial hiccups, everything works pretty flawlessly.
Without knowing a little more, it’s tough to say what’s going on, but I suspect when you recreated the storage, you connected it to a slightly different place from last time. What’s the output of
cat /etc/pve/storage.cfg
? Thedump
,images
,private
,snippets
, andtemplate
directories are auto-created when you assign those roles to a storage pool in the PVE Datacenter.Seeing the content of
storage.cfg
and maybemount
would help get this sorted, I think.