Sun xVM VirtualBox 1.6.4


Recommended Posts

VirtualBox 1.6.4 (released 2008-07-30)

This is a maintenance release. The following items were fixed and/or added:

  • AMD-V, VT-x: stability fixes
  • Shared Folders: fixed host crash (Solaris host only, bugs #1336, #1646)
  • Shared Folders: fixed BSOD when debugging with Visual Studio (bug #1627)
  • Shared Folders: fixed BSOD when compiling on a shared folder (bug #1683)
  • Shared Folders: several fixes/stability improvements
  • SATA: fixed a race that could cause an occasional Windows guest system hang
  • SATA: fixed spurious BIOS log messages
  • Networking: fixed NIC tracing with NAT interfaces (bug #1790)
  • USB: fixed crash under certain conditions when unplugging a USB device (bug #1295)
  • Settings: fixed bug when converting 1.5.x settings
  • RDP: fixed enabling the RDP server during runtime
  • RDP: properly detect the rdesktop 1.6.0 RDP client
  • RDP: fixed RDP crash (bug #1521)
  • RDP: updated modified rdesktop client to version 1.6.0
  • GUI: NLS improvements
  • BIOS: added SMBIOS header to make Solaris and Vista recognize the DMI data
  • ACPI: properly hide a disabled floppy controller
  • VMM: small fixes to protected mode without paging
  • VMDK: fixed handling of .vmdk images without UUIDs
  • Windows hosts: fixed driver parameter validation issue in VBoxDrv.sys that could allow an attacker on the host to crash the system
  • Windows hosts: installer now contains web service examples mentioned in the manual
  • Linux hosts: properly deregister the Linux kernel module before uninstalling a Linux deb/rpm package
  • Linux hosts: kernel module works now with Linux 2.6.27
  • Linux hosts: fixed a typo in the vboxnet setup script for host network interfaces (bug #1714)
  • Linux hosts: fixed usage of tar in installer (bug #1767)
  • Linux hosts: fixed long guest shutdown time when serial port is enabled
  • Solaris hosts: refuse to install in Sun xVM hypervisor dom0
  • Solaris hosts: accept Solaris raw disks when for raw disk access
  • Windows additions: made installation of shared folders more robust
  • Windows additions: improved installation
  • Linux additions: accept every user-defined guest video mode in /etc/X11/xorg.conf
  • Linux additions: fixed startup order for recent Linux distributions (e.g. openSUSE 11)

Download (for several Linux distributions, Mac OS X, Open Solaris, Solaris 10, Windows x86 and Windows 64)

Link to comment
https://www.neowin.net/forum/topic/652881-sun-xvm-virtualbox-164/
Share on other sites

Looks good. How does it compare to VMware Workstation or Microsoft Virtual PC 2007 (SP1)?

Speed-wise it's on par with VMware Workstation and faster than Virtual PC.

Operating system support: Much better than Virtual PC as well as better than VMware. Example: VirtualBox supports OS/2 as guest OS. VMware doesn't.

And: You can't beat its price - it's free, unlike VMware.

How is Virtual Box compare to VMware Fusion? in the Mac Platform.

edit: never mind, I downloaded and the first screen from the installer acknowledge this:

Currently, we are aware of the following restrictions:

• No support for Host Interface Networking

• No support for Internal Networking

• No support for audio input

• No support for VT-x/AMD-V (rarely required)

• No support for raw disk access

• The numlock emulation isn't implemented yet

• The VirtualBox kernel extension is currently accessible from all user accounts

Note that we are planning to address all known issues.

What a crappy application (N)

Speed-wise it's on par with VMware Workstation and faster than Virtual PC.

Operating system support: Much better than Virtual PC as well as better than VMware. Example: VirtualBox supports OS/2 as guest OS. VMware doesn't.

And: You can't beat its price - it's free, unlike VMware.

the only thing that keeps me from switching from virtual pc is the lack of drag-and-drop functionality. true, virtualbox has shared folders, but they're not nearly as convenient.

the only thing that keeps me from switching from virtual pc is the lack of drag-and-drop functionality. true, virtualbox has shared folders, but they're not nearly as convenient.

True Drag and drops very handy. Could use shared folders, but thats a security risk.

the only thing that keeps me from switching from virtual pc is the lack of drag-and-drop functionality. true, virtualbox has shared folders, but they're not nearly as convenient.

Same for me. Besides, since the last three releases I can't get the shared folders function make function as it should too. More users reported it in their forums... Pitty

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • VirtualBox 7.2.10 by Razvan Serea VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Targeted at server, desktop and embedded use, it is now the only professional-quality virtualization solution that is also Open Source Software. Presently, VirtualBox runs on Windows, Linux, macOS, and Solaris hosts and supports a large number of guest operating systems including but not limited to Windows (NT 4.0, 2000, XP, Server 2003, Vista, 7, 8, Windows 10 and Windows 11), DOS/Windows 3.x, Linux (2.4, 2.6, 3.x, 4.x, 5.x and 6.x), Solaris and OpenSolaris, OS/2, OpenBSD, NetBSD and FreeBSD. Some of the features of VirtualBox are: Modularity. VirtualBox has an extremely modular design with well-defined internal programming interfaces and a client/server design. This makes it easy to control it from several interfaces at once: for example, you can start a virtual machine in a typical virtual machine GUI and then control that machine from the command line, or possibly remotely. VirtualBox also comes with a full Software Development Kit: even though it is Open Source Software, you don't have to hack the source to write a new interface for VirtualBox. Virtual machine descriptions in XML. The configuration settings of virtual machines are stored entirely in XML and are independent of the local machines. Virtual machine definitions can therefore easily be ported to other computers. VirtualBox 7.2.10 changelog: VMM: Fixed issue when CentOS 10 VM was not booting due to the message "Fatal glibc error: CPU does not support x86-64-v3" (​github:gh-642) Devices/EFI: Fixed booting issue when ARM VM had less than 1024 MiB of RAM assigned (​github:gh-679) USB: Fixed issue when it was not possible to attach USB device to headless VM on Apple Silicon/macOS 26.4.1 (​github:gh-631) Storage: Fixed issue when VIRTIO-SCSI device was not recognized as SSD device by guest system (​github:gh-634) Network: Fixed issue in E1000 emulation code which triggered debug log creation (​github:gh-645) Network: Fixed issue in E1000 emulation code which prevented OS/2 guest from booting (​github:gh-683) Linux Host: Fixed issue when VMs could not be started due to kernel oops (​github:gh-639) Linux Host and Guest: Fixed issue when kernel modules were failing to build with openSUSE 16.0 kernel Linux Host and Guest: Added initial support for kernel 7.1 Linux Host and Guest: Added extra fixes for RHEL 9.8 kernel (​github:gh-676) Linux Host and Guest: Added possibility to build source code using NASM instead of YASM as the assembler (​github:gh-520) Linux Guest Additions: Added initial support for Extended Data Control Protocol for clipboard sharing with Plasma on Wayland guests (​github:gh-33) Linux Guest Additions: Added extra fixes for preventing vboxvideo kernel module build with kernel version 7.0 and newer (​github:gh-655) OS/2 Guest Additions: Fixed issue when Shared Folders automount and clipboard sharing stopped working (​github:gh-551) Download: VirtualBox 7.2.10 | 170.0 MB (Open Source) Download: VirtualBox 7.2.10 Extension Pack | 19.1 MB View: VirtualBox Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • OK, now ask yourself how are they going to enforce that law? By requiring every single adult to prove their age and provide their legal identity documents to an UNREGULATED 3rd party company that already has a long track record of multiple data breaches. Not to mention, parliament have voted AGAINST this ban, twice, and Starmer is going ahead anyway. So, where's the democracy here, because that looks like dictatorship to me. The solution here is parental responsibility, not government control. Run some public service announcements on TV and UK social media teaching parents how to setup parental controls. That's already been proven to actually work. But the, this is not and has NEVER been about keeping kids safe. It's about control and monitoring. Watching what you're doing online and controlling what you can see and what you can say.
    • Interesting read. I knew the adware was quite controversial at the time, however never realised to the point The Guardian wrote an article about Patchou. I just said no and enjoyed his creation, I’d probably be a lot more wary of something like that today though.
  • Recent Achievements

    • One Month Later
      Prasann earned a badge
      One Month Later
    • Week One Done
      Prasann earned a badge
      Week One Done
    • First Post
      Dys Topia earned a badge
      First Post
    • Collaborator
      vjlex earned a badge
      Collaborator
    • Reacting Well
      Dys Topia earned a badge
      Reacting Well
  • Popular Contributors

    1. 1
      +primortal
      516
    2. 2
      +Edouard
      180
    3. 3
      PsYcHoKiLLa
      105
    4. 4
      Steven P.
      87
    5. 5
      ATLien_0
      68
  • Tell a friend

    Love Neowin? Tell a friend!