Slashdot Mirror


Virtualbox Goes OSS

paltemalte writes to tell us that VirtualBox has gone open source. InnoTek released their virtualization product as open source and launched virtualbox.org to help cultivate the community and allow further development of the software.

8 of 75 comments (clear)

  1. Destroying your server in 4 easy steps. by Virak · · Score: 4, Funny

    1. Use full-sized images scaled down with HTML as thumbnails on your screenshot page, rather than real thumbnails.
    2. Get your site posted on Slashdot.
    3. ???
    4. PROFIT! (For your web host, at least)

  2. graphic card acceleration by 99BottlesOfBeerInMyF · · Score: 3, Interesting

    So these guys look like they're targeting desktop use for the most part. So the big thing several players in the commercial space are rushing towards is support for 3D graphics acceleration via the graphics card. VMWare and Parallels are both due to release something usable in the near future. I see nothing about it on their Web site or in the user guide. It seems a strange item to leave out.

  3. Someone needs to explain bittorrent to them by symbolset · · Score: 5, Insightful
    From their download page:
    * Note: Even though we provide BitTorrents to allow for easier downloads, we do not currently permit redistribution of the VirtualBox binaries above. See the Licensing FAQ for details. This restriction does not, of course, apply to the Open Source Edition (OSE) below.

    Obviously the don't quite get how bittorrent works.

    --
    Help stamp out iliturcy.
  4. Re:Can Linux Virtualization Get Any More Fragmente by QuantumG · · Score: 3, Insightful

    Competition is great. I love competition. But there's this other thing, called co-operation, and us folks in the open source world, we're supposed to be better at co-operation than we are at competition. If just a few of these groups would work together (instead of just pinching stuff from qemu, as most of them do) the technology would be a whole lot better.

    --
    How we know is more important than what we know.
  5. Re:Can Linux Virtualization Get Any More Fragmente by Anonymous Coward · · Score: 4, Informative

    That's a little unfair. That list represents a wide range of technologies out there, from full virtualization to full emulation, of complete OSes or particular software, and with a spot of OS porting and machine language translation on the side.

    Which you use depends on what you want to do - if you're in hosting, Xen, KVM, VMWare, vservers or OpenVZ is probably what you're after. If you're wanting to test software on several OSes, VMWare is probably where it's at, though Xen and probably KVM will serve too. If your OS of choice doesn't run on your hardware, you'll need an emulator like QEmu. Kernel hackers will probably use UML, Qemu or Bochs, whereas those who wish to use windows apps under linux might try Xen, KVM, QEmu, VMWare, Wine, Win4Lin or Cedega depending on various factors.

    Various levels of hardware support are also represented. Xen will get you near-native performance, but you'll need an x86 that explicitly supports full virtualization or an OS that's been recompiled for paravirtualization. QEmu, on the other hand, will let you run windows on a powerpc mac, albeit more slowly.

    So, although there's a lot of choice out there, which one you'd actually use depends a lot on what hardware you've got, what OS or progam you want to run, whether you want to use Office, play games, run a variety of OSes or many instances of one, and what's the fastest technique for your particular combination. There's a lot going on, and it's not just about running windows under linux or vice versa.

  6. Trying it now... by Cicero382 · · Score: 4, Informative

    I have to admit I hadn't heard of this before, so I thought I'd give a go (with the XP binary download).

    Bloody hell! It not only seems to work, it looks pretty fast as well. I'm installing a Fedora 6 on it (hosted on Win XP) as I type. I use VMware (licenced) on other systems and I use VMWare Player on this one (Dell XP thingy) and, so far, VB has impressed me.

    The user interface seems to be better thought out than I've encountered in the past (I especially like the ability to blow a virtual machine completely away with little effort) - VMWare, take note.

    I'll post again when I've given this instance a bit of a hammering - you know; IP stack handling, cpu loading etc.

    Give it a try - it can't hurt. AND their site hasn't shown signs of being slashdotted (err... yet).

    Oh, yeah! One last thing. Will those who are whinging about the differences about the binary version and the source version please do two things:

    1. Read what they *actually* say about the two versions.
    2. STFU!!

    I thank you.

  7. Re:Even this? by nxtw · · Score: 3, Informative

    Those effects are pre-rendered. That window isn't movable.

  8. Re:Can Linux Virtualization Get Any More Fragmente by arkhan_jg · · Score: 3, Interesting

    From the perspective of running windows virtualised in linux;

    Xen is a pain to setup and manage for a desktop, it's server-orientated. QEMU without KQEMU is dead slow (full virtualisation has its price!), with KQEMU is closed source. KVM is quick with VT processors, but suffers from poor USB support (locks up on my machine), and network performance is slow in both due to lack of paravirtualised network drivers in qemu. UML obviously doesn't run windows. Win4Lin I haven't tried, it isn't free in either sense. Bochs is for much more hardcore situations than running Windows on x86. VMWare on linux - for me - has been awkward to get working fully (USB again) and rather flakey on both gentoo and ubuntu.

    Currently KVM shows promise, but it needs a bit more work for me, especially for USB, vesa-resolutions and networking. No doubt in another 6 months, it will be awesome. Indidivual user VMWare software just seems happier running with windows as the host OS.

    So far, my testing of virtualbox looks very promising - very fast, VERY nice front end on linux, quick to setup, and the closed source version has some clever RDP features. I think I may finally have found a virtualisation software that lets me sync my PDA to outlook via USB, when running linux as my main OS - my holy grail.

    There are lots of different virtualisation projects from total emulators like bochs, to paravirtualised-optimised systems like virtualbox and vmware, to full virtualisation such as qemu and kvm (strictly speaking, kvm is a replacement for kqemu, not qemu itself). I've not heard of virtualbox before, but I'm certainly going to look further into it.

    --
    Remember kids, it's all fun and games until someone commits wholesale galactic genocide.