Archive for category Virtualbox

Aggiornamento 3.0.6 per Virtualbox

Posted by on venerdì, 11 Settembre, 2009

Virtual BoxNuova maintenance release per il prodotto Opensource di SUN; di seguito il change-log

Read the rest of this entry »

Ripulire Virtual Machine dopo conversione P2V

Posted by on lunedì, 27 Luglio, 2009

vmware-logoLa conversione Phisical to Virtual è una pratica ormai molto utilizzata per chi sta passando i propri server di produzione in un ambiente di Infrastruttura Virtuale (sia esso VMware che XenServer o altro) ma allo stesso tempo è una pratica molto delicata perché porta con se i problemi della macchina fisica che sta per essere virtualizzata.

Ci sono diversi strumenti per eseguire il P2V di una macchina Windows e , come ho spiegato in un altro post, possiamo decidere se fare la cosa a caldo o a freddo (da macchina accesa o spenta).

Io utilizzo spesso l’utility VMware Coverter, rilasciata gratuitamente da VMware, che svolge egregiamente i sui doveri; una volta conclusa la fase di conversione/creazione/copia, installazione dei drivers vmtools,  abbiamo la nostra Virtual Machine pronta per essere eseguita nella nostra infrastruttura virtuale…..e adesso?

Read the rest of this entry »

Aggiornamento 3.0.2 per Virtualbox

Posted by on martedì, 14 Luglio, 2009

Virtual BoxDatato 10 Luglio 2009, questo aggiornamento è una “maintenance release” e corregge i seguenti errori:

  • VMM: fixed network regressions (guest hangs during network IO) (bug #4343)
  • VMM: guest SMP performance improvements
  • VMM: fixed hangs and poor performance with Kaspersky Internet Security (VT-x/AMD-V only; bug #1778)
  • VMM: fixed crashes when executing certain Linux guests (software virtualization only; bugs #2696 & #3868)
  • ACPI: fixed Windows 2000 kernel hangs with IO-APIC enabled (bug #4348)
  • APIC: fixed high idle load for certain Linux guests (3.0 regression)
  • BIOS: properly handle Ctrl-Alt-Del in real mode
  • iSCSI: fixed configuration parsing (bug #4236)
  • OVF: fix potential confusion when exporting networks
  • OVF: compatibility fix (bug #4452)
  • NAT: fixed crashes under certain circumstances (bug #4330)
  • 3D support: fixed dynamic linking on Solaris/OpenSolaris guests (bug #4399)
  • 3D support: fixed incorrect context/window tracking for multithreaded apps
  • Shared Folders: fixed loading from saved state (bug #1595)
  • Shared Folders: host file permissions set to 0400 with Windows guest (bug #4381)
  • X11 host and guest clipboard: fixed a number of issues, including bug #4380 and #4344
  • X11 Additions: fixed some issues with seamless windows in X11 guests (bug #3727)
  • Windows Additions: added VBoxServiceNT for NT4 guests (for time synchronization and guest properties)
  • Windows Additions: fixed version lookup
  • Linux hosts: workaround for buggy graphics drivers showing a black VM window on recent distributions (bug #4335)
  • Linux hosts: fixed typo in kernel module startup script (bug #4388)
  • Installer: support Pardus Linux
  • Solaris hosts: several installer fixes
  • Solaris host: fixed a preemption issue causing VMs to never start on Solaris 10 (bug #4328).
  • Solaris guest: fixed mouse integration for OpenSolaris 2009.06 (bug #4365)
  • Windows hosts: fixed high CPU usage after resuming the host (bug #2978)
  • OVF: accept ovf:/disk/ specifiers with a single slash in addition to ovf://disk/ (bug #4452)
  • Fixed a settings file conversion bug which sometimes caused hardware acceleration to be enabled for virtual machines that had no explicit configuration in the XML.

Aggiornamento quindi anche per iVirtualBox Guest Additions alla 3.02, ricordatevi di aggiornare le vostre virtual machine.

Ubuntu 9.04 64 bit e Virtual Box 3.0

Posted by on martedì, 7 Luglio, 2009

Schermata

E’ giunta l’ora di aggiornare la mia vecchia versione 2.2.4 alla 3.0. Come dicevo nell’altro post, base Linux 64 bit su Sony Vaio VGN-FW11E: devo dire che la macchina con Ubuntu tutto a 64 bit vola….anche la scheda Video che tutti deridono (una ATI Radeo HD 3400) va veramente bene (con i driver ATI proprietari, versione 9.5!).

Come inizio diciamo di aggiungere alla /etc/apt/sources.list (gedit /etc/apt/sources.list) i seguenti repository:

deb http://download.virtualbox.org/virtualbox/debian jaunty non-free

Dopo basta lanciare il comando:

sudo apt-get install virtualbox-3.0

Fatto! abbiamo la versione 3.0 correttamente installata!

vbox

Read the rest of this entry »

VirtualBox si aggiorna alla versione 3.0

Posted by on lunedì, 6 Luglio, 2009

Virtual BoxNuova release per il sistema di virtualizzazione x86 di Sun che si aggiorna ora alla versione 3.0. Nuova bluid quindi rilasciata per tutte le piattaforme.

Ecco il change-log:

Nuove funzionalità:

  • Guest SMP with up to 32 virtual CPUs (VT-x and AMD-V only; see chapter 3.7.2.2 of the user manual)
  • Windows guests: ability to use Direct3D 8/9 applications / games (experimental; see chapter 4.8 of the user manual)
  • Support for OpenGL 2.0 for Windows, Linux and Solaris guests

Read the rest of this entry »