Recent content by verulian

  1. V

    Proxmox on aarch64 (arm64)

    Like I said, tools like Parallels are the current target, especially for using it on newer M4 systems. So yeah, getting Proxmox arm64 non-third-party support is pretty dang important.
  2. V

    Proxmox on aarch64 (arm64)

    Yes, it's very doable via Asahi Linux (Debian 12) or Fedora Asahi Remix. However, what is more interesting right now is to use an option like Parallels or VMware to run the arm64 version, which is what I'm doing via the fork.
  3. V

    Proxmox on aarch64 (arm64)

    @Kingneutron too true. This would be fantastic for M1 Minis and many M1 systems. I mean, M1 Max MacBook Pros are still running strong here too for regular use, BUT I could really see a number of M1 Minis being repurposed for Proxmox hosts.
  4. V

    Proxmox on aarch64 (arm64)

    For those of us with Macs with high specs and an M4 level processor, Proxmox support for macOS is becoming more and more desirable. It feels like it would simplify things quite a bit and while the fork "works" it feels uncomfortable to not be running mainline Proxmox. The future very clearly...
  5. V

    New Mobile App for Proxmox VE!

    Sounds like we're in the same boat. MS is still evil - was then and is now. Big Goog is just as bad - if not a little more. Obviously we're in the context of mobile platforms and thus not a more robust discussion of the evilness of these companies. Sadly making money is not what motivates...
  6. V

    New Mobile App for Proxmox VE!

    Apple dropping the ball on AI is entirely immaterial to this topic. Frankly, they have so much capital that they could come in and buy xAI or OpenAI at any given moment and not miss a beat. I just want to use Proxmox on a Proxmox-org-developed app. I use a third party one right now, and it...
  7. V

    VIRTIO SCSI vs VIRTIO SCSI single

    Please let me know if this is a solid and comprehensive understanding of this topic: VirtIO SCSI vs VirtIO SCSI Single boils down to a simple architectural choice that has real performance implications: Standard VirtIO SCSI uses one controller that handles up to 16 disks, while Single...
  8. V

    VIRTIO SCSI vs VIRTIO SCSI single

    Also curious about this, would be nice to have better documentation for this "virtio scsi" vs "virtio scsi single".
  9. V

    How to set up a Proxmox server with VM gateway for failsafe management access with only one public IP?

    I'm setting up Proxmox server with pfSense as a VM to act as the main gateway/firewall. The system is in a remote location with a single ISP connection in passthrough mode providing a public IP. My concern: If the pfSense VM becomes inaccessible, I could lose remote management access to the...
  10. V

    New Mobile App for Proxmox VE!

    We will not stop hoping. Some of us abhor the evil of big goog and their vile stain upon the world.
  11. V

    Proxmox on aarch64 (arm64)

    I think following these bugzilla issues might be helpful: https://bugzilla.proxmox.com/show_bug.cgi?id=5764 https://bugzilla.proxmox.com/show_bug.cgi?id=1314 Having arm64 support as a first class citizen would be great instead of relying on worrisome third party projects.
  12. V

    ISO.gz download needs proper support

    Thanks, I understand the concept of subscription, it was the acronym of "BZ" that was not understood. I think we should avoid using acronyms where possible to help avoid confusion. Thank you.
  13. V

    ISO.gz download needs proper support

    What do you mean subscribe to the BZ entry @fabian?
  14. V

    PVE 7.3-3: Configuring grub-pc: GRUB failed to install to the following devices

    For whatever it may be worth, I am finding that I have to run a fancy script to do this every couple updates now. Simply executing apt update && apt list --upgradable && apt full-upgrade && apt autoremove --purge && apt clean does not work as expected... Something is definitely broken even...
  15. V

    Docker support in Proxmox

    You can think that all you want @Ramalama, but at the end of the day it's essential in the world today. I hate Docker, but I have to use it - all the time. I, for my life, cannot get myself to remember the shell incantations to operate it. It drives me nuts. Having a unified environment in...