MichaIng / DietPi

Lightweight justice for your single-board computer!
https://dietpi.com/
GNU General Public License v2.0
4.81k stars 494 forks source link

Image | Add support for ARMv8 VMs #5637

Open CypZ opened 2 years ago

CypZ commented 2 years ago

Creating an image request

Goal is to run DietPi on my rpi 4B but on top of ESXi, not on bare metal. As far as I can see only x86_64 images are available for VMware.

Formal device information

Is the SBC officially supported by the Debian installer?

If not, is a reliable 3rd party Debian image available for this SBC?

If not, are there install instructions for Debian available?

MichaIng commented 1 year ago

@bbugh As you requested the same, moving discussion here.

Providing a VMX appliance and VMware/ESXi can go hand in hand, I think there is not much needed to change within the VMX (config) file. For the containing image, AFAIK it is only grub-efi-arm64 and the regular linux-image-arm64 kernel? I guess we could also go with the linux-image-current-arm64 kernel from Armbian, but aside of some lower disk space usage, I don't think that it has much benefits.

Tasks to do:

oxoocoffee commented 2 months ago

Please let me know if I can assist by providing information or testing on MBP M1 Parallels 19 or UTM.

Najihel commented 2 weeks ago

Hello,

Same request to host dietpi VM on Freebox Server (KVM)

Thanks