Installing Win7 on Virtualbox: "Select the driver to be installed" What?

23,254

Solution 1

I ran into this problem today, you probably already solved your problem, but I'm just adding my experience as it may help somebody else.

(Keep in mind, I used a physical install CD and not an ISO file or any RAR file)

  1. Open your VM settings
  2. Go to Storage
  3. Select the CD-ROM drive
  4. Check Passthrough
  5. Boot the VM with the Windows

Um, it might be a long shot, but it worked for me.

Solution 2

Ubuntu 14.04 LTS Trusty Tahr host OS VirtualBox 4.3.10Ubuntu r93012 Windows 7 Home Premium guest

I had the same problem. I first burned the .iso file to a DVD and set up passthrough access to the CD/DVD drive on my Toshiba Satellite C660 laptop. (But you probably don't need to do this. The Windows 7 folder for the VM was created, and the Windows 7 installer started okay. But just after I click Started Setup, a dialogue asks "Where do you want to install Windows?, and displays the virtual VDI volume.

After I clicked Next, a dialogue asked me to select drivers, but the list was blank. When I chose either the DVD .iso or the virtual VDI drive, and alert advised that no drivers were found.

The answer is to change the permissions of /home/<~my-home>/VirtualBox VMs/Windows 7/ and its subsidiary files and folders to Read/Write for owner and group (or even for everybody if it's your own computer). The installer hummed along doing its thing happily.

Solution 3

to solve this problem that i really had the same and i tried alot to solve it... the good answer is to download an iso of windows (your ideal) then go to virtual box setting>storage> there is a plus + sign click on it and choose your downloaded iso . thats it have fun

Share:
23,254

Related videos on Youtube

Nicolas Raoul
Author by

Nicolas Raoul

I am Nicolas Raoul, IT consultant in Tokyo. Feel free to copy/paste the source code from my StackExchange answers, I release it to the public domain.

Updated on September 18, 2022

Comments

  • Nicolas Raoul
    Nicolas Raoul over 1 year

    I want to install Windows 7 32bit on Virtualbox (Win7 32bit profile) running on Ubuntu 2013.04 64bit on Lenovo Thinkpad T520.

    This usually works fine (and I have installed many Win7 that way with no problem).
    But today I get this screen that won't let me go to the next step until I give it some "driver":

    A required CD/DVD drive device driver is missing. Select the driver to be installed

    I have no idea what driver I should feed it, but I know that Win7 in Virtualbox usually does not need any driver. The fact that the installation is being performed from the DVD drive makes the situation even more ridiculous.

    How can I trick the installation into going to the next step?
    I actually won't even need to use the CD/DVD driver after Win7 is installed.

    • MariusMatutiae
      MariusMatutiae over 10 years
      This has nothing to do with VirtualBox, it is an issue with the license of Windows. Basically, the period during which you could use Windows without registering it is over, and the OS will not let you access the copy you have. I have already seen this happen (not to me, I never use Windows).
    • izogfif
      izogfif about 5 years
      @MariusMatutiae what registration are you talking about? He hasn't event installed Windows yet - there is nothing to register!
  • Nicolas Raoul
    Nicolas Raoul over 8 years
    I did this already. Actually this is how I always install Win7 on VirtualBox. The problem appeared even though I had done exactly this.
  • Cary Bondoc
    Cary Bondoc over 5 years
    This work to me, actually at first never thought that this will work.