virtual disk not found
Posted: 5. Jan 2012, 16:52
When I try to install my Win7 iso, the first boot I get the ROBO error so I run the diskpart fix:
x:\diskpart
select disk 0
create part primary
select volume 1
format fs=ntfs quick
exit
Then reboot and continue the install. That second boot gets all the way to the point where the install tries to write to the vdisk and then throughs the following error:
The disk selected for installtion (0) does not exist. Make sure the unattend answer file's <ImageInstall> setting references a valid disk on this computer, and then restart the installation.
I have to admit I am pretty weak on Windows, does anyone have a suggestion?
x:\diskpart
select disk 0
create part primary
select volume 1
format fs=ntfs quick
exit
Then reboot and continue the install. That second boot gets all the way to the point where the install tries to write to the vdisk and then throughs the following error:
The disk selected for installtion (0) does not exist. Make sure the unattend answer file's <ImageInstall> setting references a valid disk on this computer, and then restart the installation.
I have to admit I am pretty weak on Windows, does anyone have a suggestion?