Hello all,
I have run into some trouble trying to get my win7 VM to boot.
"Status: 0xc000000e
Info: The boot selection failed because a required device is inaccessible."
The VM turned off properly the last time so i don't really know how this happened. I inserted the Win7 install iso and booted off the dvd. I tried to get windows to fix itself but it didn't work. I realized the boot record was corrupted so i manually rebuilt it by loading cmd from the windows install disk
bcdedit /export C:\BCD_Backup
c:
cd boot
attrib bcd -s -h -r
ren c:\boot\bcd bcd.old
bootrec /RebuildBcd
Went to reboot and now a different error came up.
" File \Windows\System32\drivers\prl_strg.sys
0xc0000098
Windows failed to load because a critical system driver is missing or corrupt"
I tried to manually load drivers from parallels tools, but the only drivers i can install are ethernet drivers...i am assuming because once internet is set up they are automatically downloaded.
Any suggestions would be welcomed
I have run into some trouble trying to get my win7 VM to boot.
"Status: 0xc000000e
Info: The boot selection failed because a required device is inaccessible."
The VM turned off properly the last time so i don't really know how this happened. I inserted the Win7 install iso and booted off the dvd. I tried to get windows to fix itself but it didn't work. I realized the boot record was corrupted so i manually rebuilt it by loading cmd from the windows install disk
bcdedit /export C:\BCD_Backup
c:
cd boot
attrib bcd -s -h -r
ren c:\boot\bcd bcd.old
bootrec /RebuildBcd
Went to reboot and now a different error came up.
" File \Windows\System32\drivers\prl_strg.sys
0xc0000098
Windows failed to load because a critical system driver is missing or corrupt"
I tried to manually load drivers from parallels tools, but the only drivers i can install are ethernet drivers...i am assuming because once internet is set up they are automatically downloaded.
Any suggestions would be welcomed