Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Moode on a virtual machine?
#7
[This is just my usual pigeon droppings---Tim has asked the right question.]

Like @adrii , I explored Raspbian over QEMU several years ago and like him I concluded it was too slow and too restricted in various ways to be much use except to show off. (I did it with a high school robotics team I was mentoring at the time so wrote it off as a learning experience.) Cross-compiling is your friend if you want to do some heavy lifting like create a custom Linux kernel for ARM devices such as the RPi.

Note that the RPi3B machine type is defined only in recent releases of QEMU. On my latest-version Linux Mint 21.1, the (Debian-based) v6.2 QEMU package supports only earlier models so separate installation of the current release is needed.

As always, Google is your friend. I see that last fall, a fellow named Radu Zaharia wrote a short series of articles for medium.com which included emulation of a RPi4-like machine using QEMU's generic "virt" ARM virtual machine. Looks quite doable but it seems to me that if you're not a dilettante (aka tinkerer) like me, there's no point in going down this path if you want to end up with a working appliance rather than an experimental coding environment.

AFAIK, Oracle VirtualBox only virtualizes the host's x86/x64 architecture for guest x86/x64 O/Ss. It can not also emulate ARM and other architectures. Of course, you could run QEMU within a guest x86/x64 O/S---definitely a baroque solution.

Regards,
Kent
Reply


Messages In This Thread
Moode on a virtual machine? - by Indigent Audio - 04-16-2023, 08:11 PM
RE: Moode on a virtual machine? - by Nutul - 04-16-2023, 08:19 PM
RE: Moode on a virtual machine? - by jmperagine - 04-17-2023, 07:33 PM
RE: Moode on a virtual machine? - by adrii - 04-18-2023, 06:06 AM
RE: Moode on a virtual machine? - by Tim Curtis - 04-18-2023, 09:41 AM
RE: Moode on a virtual machine? - by jmperagine - 04-18-2023, 02:56 PM
RE: Moode on a virtual machine? - by Diffuser - 05-09-2023, 06:49 PM
RE: Moode on a virtual machine? - by TheOldPresbyope - 04-18-2023, 03:08 PM

Forum Jump: