Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 171654

How to convert Raspberry Pi OS images and import to Proxmox

$
0
0
I have Proxmox installed on a Raspberry Pi 5.

I wanted to have the VMs use the official Raspbian OS images. These are the steps to do it, looks more than it actually is. It was also based off my previous guide to do this on ESXI.

ESXI instructions similar

On a Linux computer:

Code:
apt-get install qemu-utils

Download a Raspberry Pi Image
Code:
xz -d 2024-03-15-raspios-bookworm-arm64-lite.img.xz

qemu-img convert -f raw 2024-03-15-raspios-bookworm-arm64-lite.img -O qcow2...

Read more

Viewing all articles
Browse latest Browse all 171654

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>