Virtualbox Mac On Windows
Since this is now became a common request by many, I decided to write a tutorial about Windows 9x (95/98/98SE/Me) usage on VirtualBox.
- Mac Os Virtualbox On Windows 10
- Virtualbox Run Mac On Windows
- Virtualbox Mac Windows 10 Screen Resolution
- Virtualbox Mac Os On Windows 7
- Virtualbox Mac On Windows 7
It’s been a while that macOS Catalina 10.15 is released and this is the latest Apple Mac Operating system up to now. In this article, I’m going to show you step by step to install macOS Catalina on VirtualBox on Windows PC. Virtualbox has the option for a MacOS virtual machine in it’s New VM dialog, but we will need to make further adjustments to make it truly Mac-ready. Pop open Virtualbox, and Create a new Virtual Machine. Name this MacOS Mojave, and set it to Mac OS X (64-bit). Since this is now became a common request by many, I decided to write a tutorial about Windows 9x (95/98/98SE/Me) usage on VirtualBox. Forenote: Windows 9x is not officially supported by VirtualBox team, which means, that it lacks Guest VM Additions, and it runs slowly, because VirtualBox is not optimized to run Win 9x.
Forenote: Windows 9x is not officially supported by VirtualBox team, which means, that it lacks Guest VM Additions, and it runs slowly, because VirtualBox is not optimized to run Win 9x.1. Installation - I won't cover here in detail, except few points.
Most CD-ROMs available for Windows 95/98 are not bootable, which means, that you must boot from DOS floppy, install DOS first and only then install Windows 95/98.
*It does require DOS skills*
Official bootable CD media is starting from 98SE. So if you're newbie, you should use Windows 98 SE bootable CD.
Additionally I strongly suggest to limit system RAM to 512 MB for those OSes. Otherwise it will crash. (There are workarounds, that allow Win 9x run on modern physical systems, but I won't go into detail here)
In some cases enabling or disabling AMD-V/VT-x can help you install the O.S.
For this tutorial, I presume, that you are able to install the OS.
Installing with ACPI:
(contributed by Richard_S)
Contrary to what you may have read here in some of the other VirtualBox Win98 threads, this is NOT because Win98se is a poorly written piece of antiquated crap that doesn't even know how to properly handle CPU IDLE.
Back when a lot of todays young Linux geeks were still pooping their dipiys, Win98 was already supporting ACPI functions to create greener PCs and help keep laptops from running down their batteries in 10 minutes (which is exactly what DID happen to me the first time I installed Linux on a laptop that was working FINE in Win98).
So, long story short, there is NOTHING really wrong with Win98, the problem is that VirtualBox's emulated BIOS doesn't fully match up with what Win98 expects a real ACPI BIOS to look like, so by default Win98 will not install ACPI support (and unfortunately, the older APM support doesn't handle CPU IDLE, so we get problems).
The solution is to FORCE ACPI support to be installed, by using the
/p j
command line switch when running the setup program that installs Win98.
This means that you can't just jam the virtual CD into the virtual CD drive and let 'autorun' take care of everything.
The best way to handle this is to simply move the Win98 install folder from the Windows 98 SE CD onto your virtual C: drive in VirtualBox, then change directory to that folder in a DOS prompt and run the setup program manually:
setup /p j
This will force ACPI power management (and the associated CPU IDLE functions) to be installed, and your Win98 virtual machine will consume no more system resources when running than a similar XP or Linux virtual machine.
2. Sound /Audio Integration.
In VirtualBox, you must enable Sound, and use 'Sound Blaster 16'.
It is available since VBox 1.6.0.
The procedure for installation is rather simple:
NOTE: The procedure below is only needed if you switch from AC'97 to SB16.
It is not needed, if you create new VM with SB16, then install Win98 on it.
2.1. Delete your sound card device and all unknown devices from 'Device Manager'.
2.2 Add New Hardware (from Control Panel).
- Code: Select allExpand viewCollapse view
[img]http://img178.imageshack.us/img178/2780/win98soundscreenshot01xg6.png[/img]
- win98soundscreenshot01xg6.png (44.95 KiB) Viewed 827726 times
- Code: Select allExpand viewCollapse view
[img]http://img502.imageshack.us/img502/3426/win98soundscreenshot02sd3.png[/img]
- win98soundscreenshot02sd3.png (39.97 KiB) Viewed 827726 times
2.3 Select 'no, device is not listed in the list'.
- Code: Select allExpand viewCollapse view
[img]http://img397.imageshack.us/img397/7972/win98soundscreenshot03so7.png[/img]
- win98soundscreenshot03so7.png (40.95 KiB) Viewed 827726 times
Mac Os Virtualbox On Windows 10
2.4 Let Windows search for non-plug'n'play devices.- Code: Select allExpand viewCollapse view
[img]http://img168.imageshack.us/img168/1111/win98soundscreenshot04gd2.png[/img]
- win98soundscreenshot04gd2.png (42.2 KiB) Viewed 827726 times
2.5 It will manually detect non-plug-n-play devices. Click on 'Details' to show them.
- Code: Select allExpand viewCollapse view
[img]http://img413.imageshack.us/img413/9726/win98soundscreenshot05yx4.png[/img]
2.6. It will find 'Soundblaster 16 or AWE 32 or compatible'.
- Code: Select allExpand viewCollapse view
[img]http://img413.imageshack.us/img413/2001/win98soundscreenshot06me3.png[/img]
- win98soundscreenshot06me3.png (39.92 KiB) Viewed 827726 times
2.7. Restart the VM.
3. Video driver integration.
By default Windows 98 will run only in 640x480 resolution, 16-colors.
Performance Note: VirtualBox is not optimized for 16-colors (4-bit) emulation. It works very slow this way.
Having 32-bit True Color driver makes Win98 VMs run on VirtualBox *much* faster.
If you want True color or high resolution, you need to download special drivers.
3.1. bearwindows driver (unstable)
http://bearwindows.zcm.com.au/
NOTE: You must install 'Universal version' (2nd link), as the 'VirtualBox' version is known to have problems.
WARNING: This driver is buggy, and many Windows fonts do not render correctly with it. Not recommended.
3.2. SciTech Display Doctor (recommended)
The second option is to get the SciTech Display Doctor version 7 beta driver (12 MB) -
(contributed by Richard_S)
https://www.dropbox.com/s/226caou8x0jf8 ... ctor-7.iso
-or-
https://docs.google.com/open?id=0BycgkM ... UhnWGRycVE
The driver is a high quality commercial grade video driver (even includes some software emulated Open GL 3D support), and it does include an exe installer program.
Despite having an installer, the SciTech Display Doctor is a little tricky to get going. After the program launches, you have to find the little round radio button link to click to 'enable' the new driver (otherwise you still have VGA). Even then, you can't select any higher resolution modes until you ditch the 'default monitor' and select one of the 'Super VGA' types.
After fiddling around with the above changes and rebooting several times you should be able to select 800x600 or 1024x768 (or higher) resolutions with 32 bit color depth. (setting 32 bit color mode optimizes the interface with Virtualbox and really speeds things up)
4. Network
Easiest thing, is to setup VirtualBox to NAT, and AMD PCnet-II network chip. It will be auto-detected by Win 9x.
5. Mouse
(contributed by stefan.becker)
VirtualBox 4.1 provides for Windows-98-compatible USB tablet device.
Enable USB Tablet: VM->Settings->System->Enable Absolute pointing device
then do: (enable Windows-98 mode)
VBoxManage setextradata 'VM name' 'VBoxInternal/USB/HidMouse/0/Config/CoordShift' 0
docs: '12.3.8 USB tablet coordinates ... in Windows 98 guests'
6. Shared Folders
Since VirtualBox shared folders won't work, there are other ways, such as SMB/Windows File Sharing. Recommended for Windows hosts.
(Tested with VBox 2.1.2.-- and was successful with 'bridged' network. I had no success with NAT.)
WARNING: I admit that with VirtualBox the network is very unstable, presumably due to very slow performance of Win 9x guests under VBox.
For Unix hosts, WinSCP is recommended.
Another way of read-only file sharing is to create a virtual CD-ROM *.iso file on the host and insert it into the guest VM.
7. Clipboard Host<=>Guest
(contributed by stefan.becker)
Clipboard integrated in VirtualBox only works with the Guest Additions, so not for Windows9x. But there is another solution: Clipboard over TCP/IP.
A Solution tested successfull with Linux Host is ShareClip: http://homepage.mac.com/bnej/shareclip/
-Technologov
Virtualbox Run Mac On Windows
Written on 2.9.2008, updated on 18.07.2011.
Please discuss this tutorial here
This topic is only for additions to this tutorial. Do not ask questions about how to get something working. Use a separate topic for that.
Pick a software title...to downgrade to the version you love!
VirtualBox Latest Version
VirtualBox 4.2.18
- Released:
- Sep 6, 2013
- Size:
- 95.00 MB
- Downloads:
- 0
- Rating:
VirtualBox Popular Version
VirtualBox 2.1.2
- Released:
- Jan 21, 2009
- Size:
- 35.69 MB
- Downloads:
- 1,119
- Rating:
Select Version of VirtualBox to Download for FREE!
Software Version | Release Date | Size |
---|---|---|
VirtualBox 1.4.0 | Jun 14, 2007 | 14.87 MB |
VirtualBox 1.5.0 | Sep 4, 2007 | 16.47 MB |
VirtualBox 1.5.2 | Oct 2, 2008 | 16.93 MB |
VirtualBox 1.5.4 | Dec 29, 2007 | 17.01 MB |
VirtualBox 1.5.6 | Feb 28, 2008 | 17.08 MB |
VirtualBox 1.6.0 | Apr 30, 2008 | 21.32 MB |
VirtualBox 1.6.2 | Jun 6, 2008 | 22.53 MB |
VirtualBox 1.6.4 | Jul 30, 2008 | 22.57 MB |
VirtualBox 1.6.6 | Aug 26, 2008 | 22.41 MB |
VirtualBox 2.0.0 | Sep 4, 2008 | 32.54 MB |
VirtualBox 2.0.2 | Sep 12, 2008 | 32.79 MB |
VirtualBox 2.0.4 | Oct 24, 2008 | 32.85 MB |
VirtualBox 2.0.6 | Nov 21, 2008 | 33.02 MB |
VirtualBox 2.0.6 (x64) | Nov 21, 2008 | 36.98 MB |
VirtualBox 2.0.8 (x64) | Mar 10, 2009 | 37.02 MB |
VirtualBox 2.0.8 | Mar 10, 2009 | 33.05 MB |
VirtualBox 2.1.0 (x64) | Dec 17, 2008 | 42.43 MB |
VirtualBox 2.1.0 | Dec 17, 2008 | 38.57 MB |
VirtualBox 2.1.2 (x64) | Jan 21, 2009 | 39.56 MB |
VirtualBox 2.1.2 | Jan 21, 2009 | 35.69 MB |
VirtualBox 2.1.4 (x64) | Feb 16, 2009 | 40.00 MB |
VirtualBox 2.1.4 | Feb 16, 2009 | 36.15 MB |
VirtualBox 2.2.0 | Apr 8, 2009 | 62.38 MB |
VirtualBox 2.2.2 | Apr 27, 2009 | 62.96 MB |
VirtualBox 2.2.4 | May 29, 2009 | 62.97 MB |
VirtualBox 3.0.0 Beta 1 | Add info | 66.38 MB |
VirtualBox 3.0.0 | Jun 30, 2009 | 67.48 MB |
VirtualBox 3.0.2 | Jul 10, 2009 | 67.88 MB |
VirtualBox 3.0.4 | Aug 6, 2009 | 67.90 MB |
VirtualBox 3.0.6 Beta 1 | Add info | 68.32 MB |
VirtualBox 3.0.6 | Sep 9, 2009 | 68.33 MB |
VirtualBox 3.0.6.52128 | Add info | 68.33 MB |
VirtualBox 3.0.8 | Oct 7, 2009 | 68.55 MB |
VirtualBox 3.0.8.53138 | Add info | 65.60 MB |
VirtualBox 3.0.8.53140 | Add info | 68.55 MB |
VirtualBox 3.0.10 | Oct 29, 2009 | 68.98 MB |
VirtualBox 3.0.10.54097 | Add info | 68.98 MB |
VirtualBox 3.0.12.54655 | Add info | 68.98 MB |
VirtualBox 3.1.0 Beta 2 | Add info | 79.57 MB |
VirtualBox 3.1.0 Beta 3 | Add info | 71.25 MB |
VirtualBox 3.1.0.55467 | Add info | 71.52 MB |
VirtualBox 3.1.2 | Dec 17, 2009 | 71.51 MB |
VirtualBox 3.1.2.56127 | Add info | 71.51 MB |
VirtualBox 3.1.4 Beta 1 | Add info | 70.62 MB |
VirtualBox 3.1.4 Beta 2 | Add info | 70.62 MB |
VirtualBox 3.1.4 | Feb 12, 2010 | 70.82 MB |
VirtualBox 3.1.4.57640 | Add info | 70.82 MB |
VirtualBox 3.1.6 | Mar 25, 2010 | 70.85 MB |
VirtualBox 3.1.6.59338 | Add info | 70.85 MB |
VirtualBox 3.1.8 | Mar 25, 2010 | 71.06 MB |
VirtualBox 3.1.8.61349 | Add info | 71.06 MB |
VirtualBox 3.2.0 Beta 1 | Add info | 73.94 MB |
VirtualBox 3.2.0 Beta 2 | Add info | 73.62 MB |
VirtualBox 3.2.0 Beta 3 | Add info | 73.69 MB |
VirtualBox 3.2.0 | May 18, 2010 | 73.80 MB |
VirtualBox 3.2.0.61806 | Add info | 73.80 MB |
VirtualBox 3.2.2 | Jun 2, 2010 | 75.14 MB |
VirtualBox 3.2.2.62298 | Add info | 75.15 MB |
VirtualBox 3.2.4 | Jun 7, 2010 | 75.15 MB |
VirtualBox 3.2.4.62431 | Add info | 75.15 MB |
VirtualBox 3.2.4.62467 | Add info | 75.16 MB |
VirtualBox 3.2.5 | Jun 25, 2010 | 75.24 MB |
VirtualBox 3.2.6 Beta 1 | Add info | 75.17 MB |
VirtualBox 3.2.6 Beta 2 | Add info | 75.23 MB |
VirtualBox 3.2.6.63112 | Add info | 75.24 MB |
VirtualBox 3.2.8 | Aug 6, 2010 | 75.53 MB |
VirtualBox 3.2.8.64453 | Add info | 75.53 MB |
VirtualBox 3.2.10 | Oct 11, 2010 | 75.15 MB |
VirtualBox 3.2.10.66523 | Add info | 75.15 MB |
VirtualBox 3.2.12 | Nov 30, 2010 | 74.96 MB |
VirtualBox 3.2.12.68302 | Add info | 74.96 MB |
VirtualBox 3.2.16 | Dec 17, 2012 | 77.33 MB |
VirtualBox 4.0.0 Beta 1 | Add info | 72.58 MB |
VirtualBox 4.0.0 Beta 2 | Add info | 72.66 MB |
VirtualBox 4.0.0 Beta 3 | Add info | 75.01 MB |
VirtualBox 4.0.0 Beta 4 | Add info | 75.54 MB |
VirtualBox 4.0.0 | Dec 22, 2010 | 75.67 MB |
VirtualBox 4.0.0.69151 | Add info | 75.67 MB |
VirtualBox 4.0.2 | Jan 18, 2011 | 76.34 MB |
VirtualBox 4.0.2.69518 | Add info | 76.34 MB |
VirtualBox 4.0.4 | Feb 17, 2011 | 77.23 MB |
VirtualBox 4.0.4.70112 | Add info | 77.23 MB |
VirtualBox 4.0.6 | Apr 21, 2011 | 78.40 MB |
VirtualBox 4.0.6.71344 | Add info | 78.40 MB |
VirtualBox 4.0.6.71416 | Add info | 79.41 MB |
VirtualBox 4.0.8 | May 16, 2011 | 79.53 MB |
VirtualBox 4.0.8.71778 | Add info | 79.53 MB |
VirtualBox 4.0.10 | Jun 27, 2011 | 79.48 MB |
VirtualBox 4.0.10.72479 | Add info | 79.48 MB |
VirtualBox 4.0.12.72916 | Add info | 80.11 MB |
VirtualBox 4.0.14.74382 | Add info | 79.63 MB |
VirtualBox 4.0.16.75491 | Add info | 80.26 MB |
VirtualBox 4.0.18 | Dec 18, 2012 | 80.76 MB |
VirtualBox 4.1.0 Beta 1 | Add info | 86.75 MB |
VirtualBox 4.1.0 Beta 2 | Add info | 86.39 MB |
VirtualBox 4.1.0 Beta 3 | Add info | 86.99 MB |
VirtualBox 4.1.0.73009 | Add info | 87.75 MB |
VirtualBox 4.1.2 | Aug 15, 2011 | 87.53 MB |
VirtualBox 4.1.2.73507 | Add info | 87.53 MB |
VirtualBox 4.1.4 | Oct 3, 2011 | 87.43 MB |
VirtualBox 4.1.4.74291 | Add info | 87.43 MB |
VirtualBox 4.1.6 | Nov 4, 2011 | 87.25 MB |
VirtualBox 4.1.6.74713 | Add info | 87.25 MB |
VirtualBox 4.1.8 | Dec 19, 2011 | 87.92 MB |
VirtualBox 4.1.8.75467 | Add info | 87.92 MB |
VirtualBox 4.1.10 | Mar 13, 2012 | 89.62 MB |
VirtualBox 4.1.10.76795 | Add info | 89.62 MB |
VirtualBox 4.1.10.76836 | Add info | 89.73 MB |
VirtualBox 4.1.12.77218 | Add info | 89.48 MB |
VirtualBox 4.1.12.77245 | Apr 2, 2012 | 89.72 MB |
VirtualBox 4.1.14 | Apr 26, 2012 | 89.74 MB |
VirtualBox 4.1.14.77440 | Add info | 89.74 MB |
VirtualBox 4.1.16 | May 22, 2012 | 90.86 MB |
VirtualBox 4.1.16.78094 | Add info | 90.86 MB |
VirtualBox 4.1.18 | Jun 20, 2012 | 90.82 MB |
VirtualBox 4.1.18.78361 | Add info | 90.82 MB |
VirtualBox 4.1.20 | Aug 20, 2012 | 90.78 MB |
VirtualBox 4.1.20.80170 | Add info | 90.78 MB |
VirtualBox 4.1.22 | Sep 7, 2012 | 90.52 MB |
VirtualBox 4.1.22.80657 | Add info | 90.52 MB |
VirtualBox 4.1.24 | Dec 19, 2012 | 91.58 MB |
VirtualBox 4.1.24.82872 | Add info | 91.58 MB |
VirtualBox 4.2.0 Beta 1 | Add info | 89.91 MB |
VirtualBox 4.2.0 RC1 | Add info | 89.54 MB |
VirtualBox 4.2.0 RC2 | Add info | 89.66 MB |
VirtualBox 4.2.0 RC3 | Add info | 90.13 MB |
VirtualBox 4.2.0 RC4 | Add info | 89.27 MB |
VirtualBox 4.2.0 (Release Candidate 2) | Aug 22, 2012 | 89.66 MB |
VirtualBox 4.2.0 (Release Candidate 1) | Aug 13, 2012 | 89.54 MB |
VirtualBox 4.2.0 (Release Candidate 3) | Aug 29, 2012 | 90.13 MB |
VirtualBox 4.2.0 | Sep 13, 2012 | 90.62 MB |
VirtualBox 4.2.0.80737 | Add info | 90.62 MB |
VirtualBox 4.2.2 | Oct 18, 2012 | 91.47 MB |
VirtualBox 4.2.2.81494 | Add info | 91.47 MB |
VirtualBox 4.2.4 | Oct 26, 2012 | 90.07 MB |
VirtualBox 4.2.4.81684 | Add info | 90.07 MB |
VirtualBox 4.2.6 | Dec 19, 2012 | 92.95 MB |
VirtualBox 4.2.6.82870 | Add info | 92.95 MB |
VirtualBox 4.2.18 | Sep 6, 2013 | 95.00 MB |
Do you have software version that is not currently listed?
Upload it now and get rewarded!Need a software version that is not currently listed?
Make a software request now!Virtualbox Mac Windows 10 Screen Resolution
VirtualBox Description
Oracle VM VirtualBox is an open-source cross-platform virtualization application. It can be installed on the most popular operating systems such as Windows, Mac, Linux or Solaris.
Installation packs are available for either intel or AMD based computers. So make sure you choose the right installation package for your system!
VirtualBox allows you to run
multiple operating systems from your computer. For example if you run a windows based operating system, you can run either a Mac or Linux OS (or both) on your existing setup.