Coder Social home page Coder Social logo

proxmox-port's Introduction

Proxmox-Port

I plan to port Proxmox VE and Proxmox Backup Server to any architecture.

By now, arm64 is finished. https://github.com/jiangcuo/Proxmox-Arm64

1. Source

The Proxmox-Port code is located in the following repositories.

Master branch is mirror, checkout branch to arm64 / riscv64 / loongarch64 .You can view and build package.

2. Progress

  • pve6 base on debian sid(loongarch64) -> done
  • pve8 base on debian12(arm64) -> done

3. Support

Mail: [email protected]

Issue: https://github.com/jiangcuo/Proxmox-Arm64/issues

Discord: https://discord.gg/ZdbD2gDcnP

Help Page: help.md

Arm64 wiki: https://github.com/jiangcuo/Proxmox-Arm64/wiki

4. Tested platform:

  • Rockpi (arm64)
  • Raspberry Pi (arm64)
  • Amlogic TV box (arm64)
  • Kunpeng (arm64)
  • FT (arm64)
  • Ampere (arm64)
  • Apple (arm64,vm only,no kvm support)
  • 3A5000 (loongarch64)
  • VisionFive2 (riscv64,loongarch64)

5. Features

  • ramfb support.
  • add more pice on vm,so we can hotplug and use more nets disks.(not perfect)
  • set gic-version=host.
  • tpm

6. Version

pve

  • public version

    • 8.0.3 (arm64)
  • testing version

    • 8.0.6 (arm64)
    • 6.4 (loongarch64,riscv64)

pbs

  • public version = 2.3.1-1 (arm64)
  • testing version = 2.3.1-1 (arm64)

7. Changelog

Changelog

8. Installtion

If you are using arm64 server that supports EFI,you can install proxmox-ve with iso.

https://mirrors.apqa.cn/proxmox/isos/

If you are using u-boot device or failed with iso, you can install proxmox-ve from repo.

Head to the wiki page to learn more.

9. Passthrough

Hardware passthrough looks good

10. More ?

https://github.com/jiangcuo/Proxmox-Arm64/wiki

Current difficulties

Proxmox VE 7 and Proxmox Backup Server use rust.

Some crates and pkg don't work on riscv and loongarch64 yet,cause I can't build pve7.

such as:

I will test the pve6 first.

Interesting thing

Proxmox VE is really awesome!

Thanks to Proxmox adding support for Arm, now I just need to change code

- $arch eq 'aarch64'
+ $arch ne 'x86_64'

and easy support other architectures.

I sincerely hope that Proxmox can make their products support any platform which has kvm supported !

proxmox-port's People

Contributors

jiangcuo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.