Parallels Desktop For Mac Os X Snow Leopard

  

  1. Os X Snow Leopard

Update: The below was tested on Parallels Desktop 6. Commenters have reported that it doesn’t work on Parallels Desktop 7. I’ll be taking a closer look at some point.

Run Windows and other operating systems simultaneously with Mac OS X. Parallels Desktop for Mac.a important application, Parallels Desktop for Mac. The first Memory Cleaner on the Mac App Store! Photographers - Scientists - Parallels Desktop users - For. Parallels has come a long way since 2006, when the little-known developers from Ukraine released the first version of Parallels Desktop for Mac to run Windows on then-new Intel Macs. Less than four years later, Parallels is at Version 5 and sports a new look and new integration features designed to make using Windows a little more Mac-like. Mac OS X Snow Leopard (version 10.6) is the seventh major release of Mac OS X (now named macOS), Apple's desktop and server operating system for Macintosh computers. Snow Leopard was publicly unveiled on June 8, 2009 at the Apple Worldwide Developers Conference.On August 28, 2009, it was released worldwide, and was made available for purchase from Apple's website and its retail stores at. To Run OSXFH on a new mac you will need to: 1. Purchase the ‘Parallels Desktop for Mac V15’ software from Parallels.com or use the 30 day trial. Parallels Desktop V15 is backwards compatible to Sierra OSX 12.2. Please purchase via our affiliate link below so we can track & show Parallels how large our user community is:.2 Get Parallels.

One bit of under-the-radar good news in Lion is that Apple has changed the licensing terms of their End User License Agreement: they now permit you to run Mac OS X, either the regular or Server version, on up to two virtual machines, as long as they are running on Mac hardware. In Snow Leopard, only the Server version was permitted to be virtualized.

For

However, there’s now a very good reason to want to run Snow Leopard in a VM: Lion doesn’t support PowerPC applications. So having Snow Leopard around would allow you to continue to use these older applications. Parallels only lets you install the Server version of Snow Leopard.

But a while ago someone figured out that if you can get a Snow Leopard installation into a virtual HD, and create an empty file called /System/Library/CoreServices/ServerVersion.plist, it would boot. So the trick is to figure out how to get Snow Leopard into a Parallels virtual HD (.hdd file). Another person figured out that if you installed Snow Leopard Server first, and from there installed standard Snow Leopard, that would work; but what I wanted was not have to install Snow Leopard Server first, or in fact need it at all.

So I figured out a couple of methods. They have been tested with Parallels Desktop 6 but ought to work equally well in VMWare Fusion or Oracle VirtualBox. One method is faster, but requires a Snow Leopard Server install disc, though not a license key for it. (This might apply if your license key expires after a certain date, or is already in use on another machine; you won’t actually be installing Snow Leopard Server.) The other way requires only a regular Snow Leopard DVD, but also needs an 8 GB flash drive and it takes longer. I’ll explain the first way here, and the second way tomorrow.

For

(Keep in mind that it’s only me, Ivan Drucker, and not IvanExpert the company, explaining how to do this, and I’m not recommending it. Since the release of Lion, it’s now a murky area as to whether doing this is kosher per Apple’s EULA. I am not a lawyer, I am not responsible for anything that happens, etc, etc.)

If you have a Snow Leopard Server DVD:

  1. Use Disk Utility to make disk image files from both the Server DVD and the standard Mac OS X DVD.
  2. Create a new VM. Choose “Continue Without Disc” and then choose “Mac OS X Server 10.6” as the type of virtual machine, and select “Customize Settings Before Installation”.
  3. In the configuration window, click on Hardware. Click on CD/DVD and assign the Snow Leopard Server disk image to it.
  4. Add another virtual CD/DVD drive, and assign the standard Snow Leopard disk image to it.
  5. Click Hard Disk 1. This will be your Snow Leopard virtual HD. If you want it to be larger than the default which Parallels created, either edit it, or just delete the drive and add back a new one.
  6. Click OK and start the VM. Snow Leopard Server Install will start up. Click until you get to the screen where it asks which hard disk you want to install to.
  7. Go to the Utilities menu and choose Terminal. On a single line, including the single quote marks, type: cd ‘/Volumes/Mac OS X Install DVD/System/Installation/Packages’
  8. Type: installer -verbose -pkg OSInstall.mpkg -tgt ‘/Volumes/Macintosh HD’ (explained here)
  9. Snow Leopard will begin installing to the virtual HD. You will see nothing but “Installing Files” and other notices for a while, possibly over an hour.
  10. Type: touch ‘/Volumes/Macintosh HD/System/Library/CoreServices/ServerVersion.plist’
  11. Type: shutdown -h now
ParallelsParallels desktop for mac os x snow leopard download

That should be it. Fire up the virtual machine, and you should be running the regular version of Snow Leopard.

Desktop

One thing to be aware of is that the presence of the file /System/Library/CoreServices/ServerVersion.plist causes at least two side effects: A) Software Update won’t offer you many updates that it is supposed to, and B) the Sharing system preference pane hides many of its settings.

So before using either, you should remove that file, but be sure to put it back when you’re done, or the VM won’t start up. If you do find yourself in that situation, booting from the the Snow Leopard Server disk image, opening Terminal, and then typing the commands in steps 10-11 above should fix it. This blog post also suggests a script which takes care of creating and deleting it automatically; I haven’t (yet) tried it.

Os X Snow Leopard

Ok: tomorrow I’ll explain how to do it without needing the Server disk.