I tried to setup an Ubuntu VM on a Windows host, starting with an ISO image, and the installation process stuck for hours after I chose the target partition.
What I noticed in MS ProcessExplorer :
- CPU usage: stuck to 100% of CPU resources allocated to this VBox process (almost 100% system/kernel time)
- I/O: stays at ~50MB/s for hours ; according to VBox window icons (the ones that show drives activity), it's only optical drive I/O, the virtual hard drive is totally idle.
Then I tried with other IDE controller settings (default type was set to PIIX4), and finally the ICH6 type solved my problem: the Linux installation went quiclky without any CPU overuse.
I've used VBox for years on other hosts, never faced this issue before... so I call on the experts community: can anyone explain why/how to tweak these IDE settings?
Thanks.
Antoine