Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
ubuntu_virtual_cae_system [2024/06/03 00:17] beckmanf bios |
ubuntu_virtual_cae_system [2024/06/03 00:28] (current) beckmanf restructure |
||
---|---|---|---|
Line 22: | Line 22: | ||
==== Virtual Machine ==== | ==== Virtual Machine ==== | ||
+ | === Virtualization Software === | ||
There are different virtual machine environments. | There are different virtual machine environments. | ||
- | === VMWare === | + | == VMWare == |
- | VMWare(r) provides a commercial version [[https://www.vmware.com/products/desktop-hypervisor.html|VMWare Fusion]] for Mac OS(r). This has a very good integration in MacOS and I use it with MacOS 12.7.4 (Monterey). I have a commercial version but I think there is a free one also. The have "VMWaver Workstation" for Windows. | + | VMWare(r) provides a commercial version [[https://www.vmware.com/products/desktop-hypervisor.html|VMWare Fusion]] for Mac OS(r). This has a very good integration in MacOS and I use it with MacOS 12.7.5 (Monterey). I have a commercial version but there is a free "VMWaver Fusion" for personal use also. They have "VMWaver Workstation" for Windows but I have not tested that. |
- | === VirtualBox === | + | == VirtualBox == |
[[https://www.virtualbox.org|VirtualBox(r)]] is available for Windows, Linux and Mac OS. It is free. From my experience with MacOS it is not as good integrated as VMWare Fusion. If you want to use this, then download and install the the virtual machine software from [[https://www.virtualbox.org|https://www.virtualbox.org]] | [[https://www.virtualbox.org|VirtualBox(r)]] is available for Windows, Linux and Mac OS. It is free. From my experience with MacOS it is not as good integrated as VMWare Fusion. If you want to use this, then download and install the the virtual machine software from [[https://www.virtualbox.org|https://www.virtualbox.org]] | ||
- | === UTM for Mac === | + | == UTM for Mac == |
- | [[https://github.com/utmapp/UTM|UTM]] is based on [[https://www.qemu.org|QEMU]]. UTM/QEMU allows to run the amd64 based machine also on ARM M1/M2 based Apple Laptops. | + | [[https://github.com/utmapp/UTM|UTM]] is based on [[https://www.qemu.org|QEMU]]. UTM/QEMU allows to run the amd64 based machine also on ARM M1/M2 based Apple Laptops. I have tested this on a Intel based MacBook Pro. It is slower than VMWare. |
=== Get the .iso install image === | === Get the .iso install image === | ||
Line 57: | Line 58: | ||
to be done | to be done | ||
+ | |||
+ | == UTM == | ||
+ | |||
+ | Make sure you choose "BIOS" boot mode and not "UEFI". After the debian installer has finished you have to virtually eject the ISO file. | ||
=== Finalize the installation === | === Finalize the installation === |