Skip to content

Riscv64 Setup

jiangcuo edited this page Feb 4, 2024 · 2 revisions

Riscv64 Setup

Note: Some socs do not support KVM, so only the lxc function can be used. eg. vf2

1. Use prebuild rootfs

Proxmox VE for riscv64 is built on the debian sid, but the debian-sid is a rolling release, so if you use the latest debian version, you may have package conflict issues.

download link: https://mirrors.apqa.cn/proxmox/lxcs/proxmox-ve-riscv64-rootfs.tar.gz

2. Copy kernel module

cp -r /lib/modules/`uname -r`  /opt/pveriscv64-rootfs/lib/modules/

3. default pass

username: root

password: root