Search results for query: ARM

  1. B

    Wo sieht man den freien Festplattenspeicher für weitere Container etc.?

    ...angezeigte freie Platz sein, sofern die "VM Disks" und "CT Volumes" dorthin konfiguriert wurden. PS: Ich würde mich sehr freuen wenn es für ARM Prozessoren in naher Zukunft eine offizielle Proxmox-Distribution gäbe. Mein Raspi läuft mit einer Leistungsaufnahme von 3,5 Watt und SnapdragonX...
  2. G

    Configuring High Availability

    ...system, its pretty simple the 2 that can speak to each other "decide" that the third unreachable one is the one that is unavailable. So in short you need to install a QDevice. You can put it on almost any PC or SBC or even an arm-based RPI. But without it - no working HA, I'm afraid. Good luck.
  3. fiona

    Guest has not initialized the display (yet)

    Hi, please try using a different display type, either VirtIO-GPU or serial terminal. For an ARM VM, you cannot use machine q35 or i440fx (as those are not compatible), in Proxmox VE only virt. Please note that ARM hosts are not officially supported and in general, and ARM VM's are not a...
  4. N

    [SOLVED] Installation raidz-1

    Thanks for the links and your ideas! I did not check if it’s available for ARM, that’s phase two ;-) I Liked the complete solution of proxmox, I will scrounge a mini pc which can fit in the tower or disembody an old laptop! I wish to familiarize with proxmox so I need a proxmox backup. All the...
  5. N

    [SOLVED] Installation raidz-1

    True has does use zfs but the scenario is pretty common as I found numerous how to videos. The zfs for truenas storage is going to be on dedicated drives connected to separate sata controller which I plan to pass trough to the VM. The vm and its data will be stored on proxmox zfs ssd though, I...
  6. G

    [SOLVED] Installation raidz-1

    Definitely true. But there are many (unsupported & unofficial) solutions out there. For instance here is a compiled arm64 version. Here is a PBS docker solution for RPI. The list goes on. Don't get me wrong - you've still got tinkering to do & updates are going to be hassle - but it is possible...
  7. leesteken

    [SOLVED] Installation raidz-1

    Proxmox Backup Server (like Proxmox VE) does not support ARM: https://pbs.proxmox.com/docs/installation.html Does TrueNAS use ZFS? Some WD Red drives are SMR and do not work well with ZFS. Also using ZFS on top of ZFS will be slow and wear out consumer SSDs really quickly.
  8. P

    Problem installing PiMox HAOS VM script in CM3588 (ARM64)

    Thank you very much for your kindness. I hope to be able to help you in the future in some subject you start with :(
  9. leesteken

    Problem installing PiMox HAOS VM script in CM3588 (ARM64)

    This is the Proxmox forum, which does not support ARM: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_system_requirements . Do you happen to know how do the developers of PiMox provide support? I genuinely would like to know.
  10. A

    SPICE (noVNC) in macOs ARM

    Hi Anyone has found a solution to use spice on macOs Arm?
  11. Falk R.

    Baremetal Installation virtualisieren

    Du kannst deine Installation eh nicht im ganzen virtualisieren. Der Raspi ist ARM Architektur und dein Proxmox x86 Architektur. Dasher darfst du eh ein neues x86 OS installieren und deine Daten umziehen. Wie du das am besten machst, liegt daran wie deine Nextcloud auf dem Raspi installiert wurde.
  12. D

    Baremetal Installation virtualisieren

    ...Abbild des Harddisk-Layouts. Diese Disk solltest Du dann mit qm disk import an eine VM anhaengen koennen. Einziges Problem: Der Raspi hat eine ARM CPU - mit einem ARM-Linux. Proxmox unterstuetzt glaube ich nur rudimentaer ARM. Eine "normale" x86 Installation waere viel sauberer. Moechtest Du...
  13. G

    How can we safely install qemu-system-x86

    BTW currently there is a version update in PVE for the pve-qemu-kvm package to version 9.0.0-3 (from 8.1.5-6). The changelog states: Maybe relevant for your install.
  14. U

    Server is stopped with OOM when using external USB disk

    ...I used the windows tool on this page to update: https://gbatemp.net/threads/how-to-update-firmware-of-jmicron-jms578-usb3-0-sata-enclosure-black-screen-lock-music-stop.569158/ There are some linux tool for fw update but i did not get it to work, think i got som arm binery.
  15. R

    Proxmox on aarch64 (arm64)

    sub'd for the ARM version updates
  16. Y

    Recompiling and installing pve-edk2-firmware on the arm architecture cannot start the virtual machine

    pve-edk2-firmware: 3.20220526 pve:8 Problem picture: The same pve version does not have this problem on x86 hosts
  17. P

    Looking for a "cheap" way to upgrade to 40gibt

    So, the SX6036 I received is on 3.6.8008. This means that my switch can do QSFP56 already (I don't have the cables for that atm -- they cost an arm and a leg, so this is only theoretical), right? (The most current version I could find, seems to 3.6.8012 (which is from end of 2019). I will try...
  18. G

    Issues installing proxmox to a raspberry pi 5

    Sorry should of specified im using pimox (https://github.com/pimox/pimox7) which is orginally for the pi4 but the doc file I previsouly sent is supposed to work for pi5 and did work for me until I tried to change the sd card.
  19. leesteken

    Issues installing proxmox to a raspberry pi 5

    Proxmox does not support ARM processors like RPi as it requires a x86-64 processor: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_system_requirements
  20. C

    [SOLVED] Proxmox + pi5+ LTSC 2024 IOT = no network

    Hi, i figured this is a network issue, so i post here I'm Trying to run windows on arm on pi5, for a x86 only app. https://github.com/jiangcuo/Proxmox-Port/wiki/Windows-11-arm64 Managed to boot win11ltsc 2024 iot arm using this guide, but there's 1 thing i cant replicate, the network config...