Trace: » virtualbox.html

[hemmerling] How to configure Oracle VirtualBox for W2k hosts

How to patch Oracle VirtualBox 1.6.6 for W2k hosts

  1. VirtualBox 1.5.x, the latest version with official W2k support, is not distributed as installable binary software by Oracle anymore.
  2. Install Orca.
  3. Open a copy of “VirtualBox-1.6.6-Win_x86.msi” with Orca.
  4. On the left-hand side of the screen go to “LaunchCondition”.
  5. On the right-hand side of the screen choose “NOT VersionNT=500 AND NOT Version9X AND NOT VersionNT64”
  6. Modify “NOT VersionNT=500” to “NOT VersionNT=400”.
  7. Go to File and then Save. Not Save As.
  8. Install the modified installer.

Thanks to “opieant” for this advice :-).

Hot to convert VirtualPC images for use with Oracle VirtualBox 1.6.6

How to proceed:

  1. Run the “Microsoft VirtualPC” application.
  2. Open “Settings / HardDisk1”, Button “Virtual Disk Wizard”.
    1. set “Select an option” to “Edit an existing virtual disk”.
    2. set “Select an option for this virtual hard disk” to “convert it to a fixed-size virtual hard disk”.
    3. select “Convert this dynamically expanding virtual hard disk to fixed-size one by” to “Save the file as”, and enter a filename.
    4. The conversion extends the dynamic file to a file with file size defined during the creation process of the VirtualPC file.
      1. The Windows file system supplied by “Windows XP Mode” is set to a maximum size of 130.048 MB. Consequently, the conversion may just succeed on file systems with sufficient free filespace ( i.e. more than 130 Gbytes free filespace ). Else there is the error message “The virtual hard disk is unable to be converted because there is not enough available space on the physical hard disk”
      2. If you install W2k or WinXp on VirtualPC by yourself, you might set a maximum size of 16.384 MB for the Windows file system, as example.
  3. Use the VirtualBox command line tool “vboxmanage.exe” ( situated in the root installation directory of Virtualbox 1.6.6 ) to convert the image file, by
    1. “vboxmanage convertdd the_disk.vhd the_disk.vdi” to create a static file system.
    2. “vboxmanage modifyvdi the_disk.vdi compact” to convert the static file system into a dynamic file system, again.

Benefit:

  • The latest editions of VMware and Virtual PC running on W2k ( VMware 2.55 and VirtualPC 2007 ) don´t provide USB support.
  • However, Oracle VirtualBox 1.6.6 provides USB 1.1 and USB 2.0 support.

Suggested reading:

Resources

 
en/virtualbox.html.txt · Last modified: 2024/09/07 15:24 (external edit) · []
Recent changes RSS feed Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki