Archief voor de ‘VirtualBox’ Categorie
Virtualbox: Draai Mac OS X in Virtualbox onder Windows
Gearchiveerd onder: Apple, Besturingssysteem/OS, Handleiding/Howto, Mac OS X, Microsoft, Software, VirtualBox, Virtualisatie, Windows | Tags: handleiding, howto, Mac OS X, macosx, operating system, OS, virtual, VirtualBox, virtueel, Windows
Reageren uitgeschakeld
origineel artikel: http://lifehacker.com/5583650/run-mac-os-x-in-virtualbox-on-windows
Artikel:
How to Run Mac OS X in VirtualBox on Windows
If you’re on Windows, need to use OS X, but don’t want to buy or build a new computer, reader Bobby Patton shows us how to run Snow Leopard in a virtual machine on Windows with just a few tweaks.
We’ve shown you how to install Snow Leopard in VMWare, but if you haven’t purchased VMWare, you can now do it using previously mentioned, free program VirtualBox. Apart from VirtualBox, you’ll also need an OSX86 ISO. The group Hazard has put out a good patched Snow Leopard installer that should do fine (just search for it on Google). Of course, if you feel bad about downloading the ISO of Snow Leopard, you could always go buy a copy to feel a bit better, karmically.
After you have them both install Virtualbox. Open up Virtualbox and click on New at the top left.
At the Create New Virtual Machine window, click Next.
At this window type OSX as the name and it will automatically change the system and version. The next window will let you choose your RAM amount:

If you can spare it, crank it up as far as you can go, but 1024MB should be sufficient.

This is where you’ll make your hard disk. 20GB should be enough so what it comes down to is dynamic or static. Dynamic will expand on use and Static will be a fixed 20GB no matter how much data is actually in it. Dynamic is better for not taking up your hard drive but static should give you better performance. I normally use dynamic. Click next unless you want to change it from dynamic or if you want to increase the disk size or file location.

It will show a summary of your settings. Click Finish, then click Settings at the top. At this window click on System in the left pane and uncheck Enable EFI.

Now click on the Storage button on the left. From there click on Empty under the OSX.vdi, then click the folder with the green arrow on the right (next to “CD/DVD Device”).

At this window click the Add button at the top. Then find and add the OSX86 ISO you downloaded earlier. Then highlight it and click Select at the bottom. Then click OK, and hit the Start button on the left side of the main VirtualBox window.
As it starts up, click inside the window and hit F8. Then at the boot: prompt type –v so you can see what exactly went wrong if something does go wrong. All the services will run and eventually you should come to the language screen. Choose your language then click next. If you are unable to move your mouse around then hit Right-Ctrl + I. Click Continue and Agree. Next, start up Disk Utility by going to Utilities in the menu bar.

At this screen highlight 20GB VBOX HARDDISK. Then click the Erase tab, name it what you want in the name box and click the Erase button on the bottom right of the window. It shouldn’t take long. Then click Disk Utility in your menu bar and quit it. Now you’re back at the installer. Highlight the drive that is now showing up and click Continue.
The next window is important. Click the Customize button on the bottom left.
AMD Users check:
Any Updates included at the top.
Drop down Kernels and choose Legacy kernel.
AMD option below System support.
Intel Users check:
Any Updates included at the top.
Drop down bootloaders and check the newest Chameleon.
Drop down Kernels and choose Legacy kernel.
Then click Done and hit the Install button. To speed up the process you can click Skip when the disc check pops up.
As soon as it says “installation finished” and starts counting down to restart, press the right Ctrl key. Click on Devices at the top of the VirtualBox window, hit CD/DVD Devices and click Unmount CD/DVD Device. Then go to Machine > Reset and click Reset at the prompt. Next you’ll see the Chameleon loader and then OS X will begin to boot.
After it boots you will see the setup screens for OS X! You’re good to go. The only hiccup I’ve found is that it can only be virtualized with one core. It could be the OSX disc I was using or it might not be. And I have yet to find the right kext that will allow audio to work and the resolution is limited also. But other than that you’ll have a fully functioning OSX virtualized!
If you find a different OSX86 disc works better, or if you fix any of the audio or resolution issues, let us know how you did so in the comments!
Windows/Apple: Draai Windows 7 onder Mac OS X 10.6
Gearchiveerd onder: Besturingssysteem/OS, Handleiding/Howto, Mac OS X, Microsoft, VirtualBox, Virtualisatie, Windows | Tags: Apple, Besturingssysteem/OS, Bootcamp, operating system, OS, VirtualBox, Windows, Windows 7
Reageren uitgeschakeld
Originele artikel: http://dashes.com/anil/2009/10/how-to-run-windows-7-under-mac-os-x-106-for-free.html
Artikel:
How to run Windows 7 under Mac OS X 10.6 for free
Update: Since this post got a lot more readers than I expected, it’s become clear to me that the title was unintentionally vague. I thought it’s amazing that a technology I still think of as fairly advanced, virtualizing operating systems on the desktop, has become commoditized enough that free, open source tools are very mature. When I said “for free” here, I meant that virtualization is available at no cost, not that Microsoft’s giving Windows licenses away for free. Sorry for assuming that was obvious!
Pardon the uncharacteristically nerdy post, but I thought I’d write up a handy way I’d found to run Windows 7 in a seamlessly-integrated virtual machine under Mac OS X 10.6. I started with these basic components:
- A MacBook running Mac OS X 10.6.1 (Snow Leopard)
- A license for a full install of Windows 7 Ultimate
- VirtualBox 3.08 for Mac OS X
If you’re like a lot of geeks that I know, you have a Mac as your main machine, but often need to drop into Windows to check things like browser compatibility or to use some particular Windows applications. I happen to just really like Windows 7 (it’s on par with Mac OS overall for me, with some parts being better, such as the Windows Taskbar being much better than the Mac’s Dock, and of course some parts being worse.) Some of these instructions may be obvious, but I hadn’t seen a writeup anywhere, so here goes.
Here’s what you’ll need to do:
- Install Windows 7 under Boot Camp, following the normal instructions. All of the Vista drivers for Boot Camp worked fine for me, and the install was actually pretty quick.
- Download and install VirtualBox. This is an open source virtualization system that runs on Mac OS, a lot like Parallels Desktop or VMWare Fusion, but available for free.
- The tricky part: You’ll need to do a little bit of geeky stuff. First, eject the Windows boot camp disk in Finder. (It’s usually called “Untitled”.) Then, launch Terminal so you can enter two commands.
sudo chmod 777 /dev/disk0s3VBoxManage internalcommands createrawvmdk -rawdisk /dev/disk0 -filename win7raw.vmdk -partitions 3
- Start up VirtualBox, make a new Windows 7 machine, and browse to
win7raw.vmdkin your home directory to choose the virtual hard drive for the machine. Your Windows install should boot up. It’ll fuss for a little while as it installs new drivers. - Once that’s done, you can optionally install the VirtualBox Guest Additions software to let your Windows install completely integrate with your Mac OS X environment.
While it’s not quite as seamless as some of the paid alternatives out there, I’ve found it was very easy to do (under an hour total, and only 15 minutes or so if you already have Windows installed), works very well, and is speedy enough to use regularly.
Virtualisatie: Gratis elk besturingssysteem installeren met VirtualBox
Gearchiveerd onder: Besturingssysteem/OS, Handleiding/Howto, Mac OS X, VirtualBox, Virtualisatie, Windows | Tags: Besturingssysteem/OS, free, gratis, howto, operating system, OS, virtual, VirtualBox, Virtualisatie, virtualisation
Geef een reactie Originele artikel hier: http://gizmodo.com/5383982/how-to-virtualize-any-os-for-free
Artikel:
How To: Virtualize Any OS For Free
Syncing your Zune in Mac OS X, running Word in Linux, giving Linux a go within Windows 7: just a few of the things you can do with virtual machines. And setting one up isn’t just easy—it’s free.
The word virtualization conjures images of the dank nerd lairs, populated by lonely network admins, scattered with miles of gray wire, grimy PC towers, processed food packaging and tiny tumbleweeds woven from human hair. It sounds like the domain of the software nerd, the Gentoo jockey, and most importantly, not you. Today, though, virtualization has become mainstream: modern software makes running virtualized operating systems amazingly easy, and undeniably useful.
Intimidating erminology aside, here’s what desktop virtualization means today: You can run just about any OS, Mac OS X excluded, inside any other OS. Ubuntu in Mac OS? Sure. Windows 7 within Windows XP? Why not? Windows ME within Snow Leopard? Nobody’s going to stop you, I guess! And these aren’t patchy, half-assed experiments we’re talking about here—these are fully-functioning installations that’ll connect to USB peripherals, access the internet, share files with your host OS, and run almost any software, short of 3D games. You can set up as many of these things as you want, and delete them in a matter of seconds. It’s pretty great, is what I’m trying to say.
Best of all, virtualization is now something you can try—and stick with—for free, thanks to software like Sun’s VirtualBox. It’s a free download on any platform, and it does its job spectacularly. Here’s how to get started.
What You’ll Need
Free hard drive space: VirtualBox is going to create a simulated hard drive (a hard drive image, to be specific) inside your current OS’s file system. In other words, you’ll need to have space handy to hold a standard OS install, plus whatever apps you’re planning on using on the host system. 10GB is enough to play around with in most cases.
Lots-o-RAM: As efficient as modern virtualization is, running one OS inside another isn’t going to be easy on your hardware. The easiest way to ensure good VM performance is to have plenty of RAM, such that both OSes—your host and your guest—can have more than their minimum recommended amount of RAM.
VirtualBox: This is the virtual machine software, or the program in which all of your virtual OSes will run. You may’ve heard of clients like VMWare or Parallels, but these are either paid or have limited platform support. VirtualBox is a free, cross-platform alternative. Getting it is just a matter of downloading the correct version—there are Windows, Mac and Linux editions—and running an installation wizard.
A guest OS: Installing an OS as a virtual machine is almost exactly like installing an OS natively, albeit slightly easier. In other words, you’ll need a full, licensed version of your OS, in whatever form you can get it. Downloaded ISO images will work right out of the box—this is how most Linux distributions will come packaged—while OSes on a CD will work too, including your Windows install discs. If applicable, you’ll still need to enter license keys—as far as Microsoft is concerned, this is a fresh installation of an OS.
Installing Your Virtual Machine
I’ve chosen to install Windows 7 within OS X Snow Leopard for this guide, because this will be a common usage scenario, and because the processing of installing an OS in VirtualBox is nearly the same no matter what host/guest combo you’re. If you’re installing Ubuntu 9.04 within Windows XP, for example, you can still follow along. Anyway, here you go:
Installing Guest Additions

VirtualBox supports so-called “Guest Additions” in some OSes, which are essentially sets of tools and drivers that make the virtualization more seamless. If they’re available, you’ll want to install them: the guest OS will adjust to your screen resolution properly, your video performance will be smoother (and in Windows XP and Vista, possibly accelerated), filesharing will be simplified, copy and paste will work between OSes, and in some cases, you’ll even be able to run individual programs as native windows in your host OS

That’s called “Seamless Mode,” and if you’re running Windows inside Mac OS or Linux, you may as well try it out. It’s not quite perfect—the Start Menu stacked atop the Dock is a little awkward—but this way you don’t have to switch between entire desktops just to switch from one app to another. It’s a cool effect, at the very least.
To install Guest Additions, click “Install Guest Additions” under the “Machine” menu while running your virtual machine. Guest Additions should appear in your guest OS as an optical disc, which should contain an installer. Run it, then restart your virtual machine. Once Guest Additions are installed, you can access Seamless Mode from the VirtualBox menu, under “Machine.”
Shared Directories

Copy and paste will often work between the host and guest OS, but if you’re planning on using your guest OS for productivity or downloading any kind of media, a shared folder is the only real solution. In the bottom right corner of a running virtual machine, you should see a small folder icon. Clicking it will bring up a shared folder creation dialog. Select where on your host OS your shared folder should be—it can be an existing directory, like your “Music” folder—and check the box to make it “Permanent.” On your guest machine, the shared folder will show up as a VirtualBox shared directory in your local network.
(Note: I’m getting reports that some people running Windows 7 guest machines have trouble finding the network share. You may have to map a network drive manually—just right-click “Computer” anywhere in Windows—the Start Menu works fine—and select “Map Network Drive.” Choose whatever drive letter you’d like to give your directory, then enter “\\vboxsvr\myshare” as the folder path, where “myshare” is the name you’ve given your shared folder in virtualbox.)
Connecting USB Devices

One of the most common reasons for installing a virtual machine is to circumvent some kind of driver incompatibility. VirtualBox recognized most of your computer’s inbuilt components, like sound cards, extra storage or webcams, and can use them automatically. For most USB devices, though, you’ll need to tell it when to take control.
In most cases, this just means making sure your device isn’t in use by your host OS (a flash drive will need to be unmounted, for example), and clicking the small USB plug icon in the bottom right corner of the screen. This will bring up a list of available connected devices; simply click the one you want, and you’re good to go.
Odds and Ends
Virtualizing isn’t just a good way to get around some kind of nagging compatibility problem, it’s a fun way to wile away a few hours experimenting with weird new OSes. Setup is just about the same no matter what you’re installing, so there’s really no reason not to try some of the more esoteric software out there—anything with an ISO available for download will do. For a taste, try the Haiku Project—a revival of the long-dead BeOS, or see what the hell FreeBSD is.
Windows/Apple: Installeer Windows 7 op Apple Mac met Bootcamp
Gearchiveerd onder: Apple, Besturingssysteem/OS, Handleiding/Howto, Mac OS X, Microsoft, VirtualBox, Virtualisatie, Windows | Tags: Apple, Besturingssysteem/OS, Bootcamp, dual boot, dualboot, operating system, OS, VirtualBox, Windows, Windows 7
Geef een reactie Originele artikel: http://gizmodo.com/5387353/how-to-survive-boot-camp-and-run-win-7-on-a-mac
artikel:
How to Survive Boot Camp (and Run Win 7 on a Mac)
Windows 7 and Snow Leopard are great. And cheap. Boot Camp‘s the free, official way to run them both natively on one machine. It’s easy to setup, and just works, except when it doesn’t. Here’s how to survive Boot Camp.
Boot Camp, to be clear, is different from virtualization software like Parallels or VM Ware Fusion or Virtual Box, which you let you run Windows inside of OS X, almost like an application. Boot Camp runs Windows natively on a Mac—you power on, click the Windows icon at the boot manager, and it starts it up, just the same as if you’d powered on a Dell. Why Windows straight up on a Mac? To live a little. Or in my case, to play PC games.
What you’ll need
• A Windows 7 disc
• A Snow Leopard disc
• An Intel-based Mac
• Free disc space!
More on system requirements here.
It’s easy, probably
Boot Camp, and the process of installing Windows in most cases, couldn’t be more straightforward, at least as far as operating system installs usually go. After you’ve got your Mac up and running like normal, fire up an app called Boot Camp Assistant (just use Spotlight). It’ll warn you to back up your disk before installing Windows, which you should, since you are asking favors of the hard drive gods here.
Boot Camp Assistant will ask how much of your hard drive you wanna dedicate to Windows. You want more than the laughably small 5GB of space it suggests. Since I keep around 3-4 games on my Windows partition at a time, and I want some breathing room just in case, I stick with 40GB, but you probably really want no less than 20GB. Slide the bar toward the Finder face, granting Windows how much hard drive space you want it to have. After you click partition, Boot Camp Assistant will start getting your hard drive divvied up for some Windows action, which’ll take a few minutes. Once that’s done, you’ll need your Windows disk.
If everything went according to plan, skip this next section!
If something went wrong
It’s possible you’ll get an error that says Boot Camp Assistant wasn’t able to create the partition because some files couldn’t be moved, and you need to format the drive into a single partition. Basically, what’s happened here, most likely, is that your hard drive is fragmented like a mofo, and there’s not enough contiguous space for Boot Camp Assistant to create the Windows partition. Yeah, disk fragmentation. In OS X. Believe it. From here, there a couple possible solutions.
If you’re extraordinarily lucky, it’s possible you might be able to simply restart your computer and stuff will just work. Probably not! From there, you proceed to the free and easy solution. Using Disk Utility, resize your main OS X partition, reducing it by 40GB (or however much you plan on making your Windows partition). Hit apply, and pray. If that goes peachy, you’ll have 40GB of unused space on your disk. Go back to Disk Utility, and re-expand your OS X partition to reclaim the 40GB. After that’s all done, run Boot Camp Assistant again, and since the hard work of moving files around on the disk was done by Disk Utility, you should be golden.
If, on the other hand, Disk Utility also refused to change your drive’s partitions, you have two choices. The nuclear option is to back up, format your hard drive completely, then run Boot Camp and divide your hard drive into partitions from the Snow Leopard installation before restoring all of your OS X data via machine. Since my Snow Leopard install was practically virginal, as a totally clean (not restored) install that was only around 10 days old [ed. note—how the hell did your hard drive get so fragmented then?], I said screw that. Which led me to iDefrag.
It’s a $30 defragmenting program. I don’t know if my hard drive was really as disgustingly fragmented as it said, or if it’ll ultimately help my Mac’s performance, but it perfectly executed what I bought it for. Basically, you make a startup DVD (using your Snow Leopard install disc, so keep it handy), boot into it, and it shows you how gross and fragmented your hard drive is before going to work defragging it for a couple hours. Restart, you’re back in OS X, and Boot Camp Assistant won’t talk back to you again. At least, it didn’t to me.
The part where you actually install Windows, so grab some tea
Okay, welcome back, people without problems. After the partioning is successful, Boot Camp Assistant will ask you to pop in your Windows disc. If you’ve got one of these Macs and 4GB of RAM, you should install the 64-bit version. If not, go 32-bit. Now, all of the pains and glories of installing Windows will actually commence.
After you pick the language and accept the terms, it’ll ask you want kind of Windows installation you want. Pick custom, and you should get a list of hard drives to install Windows on. Make sure you highlight the correct partition and click format, which will transform it to Windows’ native NTFS file system, if you’re doing a partition that’s bigger than 32GB for Windows. Then tell Windows to install itself there. Go make a drink, and come back 20 minutes later.
Now what?
To pick between booting into OS X or Windows when you turn on your Mac, start holding down the Alt key before the gray screen appears when you power on. (You gotta be fast.) It’ll give you the option to boot into Mac or Windows. Pick Windows, obviously. Once you’re totally in Windows, like with the desktop and everything, you need to pop in the Snow Leopard installation disc, and run the Boot Camp installer, which puts in place all the drivers Windows needs to actually run decent on your Mac.
After that, you should run Windows Update to grab the latest goods from Microsoft, and I’d suggest, especially if you’re running a unibody MacBook (or Pro) going to Nvidia’s site and downloading their latest Windows 7 drivers for your graphics card (the 9M series for unibody MacBook Pros, 8M for the previous, non-unibody generation).
Overall, Boot Camp 3.0 in Snow Leopard works way better and more smoothly than before: Multitouch trackpads on MacBooks feel way less janky; shortcut keys, like for brightness or volume, work exactly like in OS X (before, you pressed the function key); and you can read your OS X partition’s files from Windows now. (Back in OS X, you won’t be able to write to your Windows partition if it’s the NTFS format.) By the way, the command key, by default, is mapped as the Windows key, so you’re probably gonna annoyingly bring up the start menu a whole bunch. It’s natural.





