#Linux #PI #RaspberryPi #VMwareWorstation
How to Install Raspberry Pi Desktop on VMware
📌 Download Raspberry Pi OS for Desktop/Laptop : https://www.raspberrypi.com/software/...
📌 Download VMware Workstation : https://www.vmware.com/products/works...
📌 About Raspberry Pi OS
Raspberry Pi OS, formerly known as Raspbian, is packed with plenty of software for education, programming, and general use. It has Scratch, Python, Sonic Pi, Java, and more. Its OS is a distribution of Debian Linux, just like Ubuntu. So if you are familiar with Ubuntu, the Raspberry Pi OS should be friendly to you.
There are several ways to virtualize the Raspberry Pi module. You can emulate the module with QEMU, a free and open-source emulator and virtualizer that can perform hardware virtualization. It also can be used with Kernel-based Virtual Machine (KVM) to run virtual machines at near-native speed.
However, the best option is to use a more recognized open-source hypervisor such as VirtualBox or VMware Workstation.