More > Music, Movies, Politics, and Other Cheap Thrills

Anyone with experience on MS Server 2016 Bare Metal restore to a Client

<< < (2/7) > >>

wer:
Well it saying no windows OS was found is a pretty significant bit of info, wouldn't you say?  Makes me think there's a disk issue or the partition table is not correct.

Check with a partition manager, or try:
bootrec /fixmbr
bootrec /fixboot

Make sure the boot device is set correctly in the BIOS.

jmone:

--- Quote ---    Under Windows Boot Manager, the Device item should be set to unknown.
    Under Windows Boot Loader, the Device and osdevice items should be set to unknown.
--- End quote ---

Yes


--- Quote ---    bcdedit /set {default} device partition=c:
    bcdedit /set {default} osdevice partition=c:
    bcdedit /set {bootmgr} device partition=c:
--- End quote ---

All three fail with "A device which does not exist was specified"

jmone:

--- Code: ---bootrec /rebuildbcd
--- End code ---
Successfully scanned Windows installations
Total identified Windows installations: 0


--- Code: ---bootrec /fixmbr
--- End code ---
The operation completed successfully


--- Code: ---bootrec /rebuildbcd
--- End code ---
Access is denied

wer:
Sounds like no C drive with a windows install.  See previous comments about partitions and BIOS.

wer:
In case I am leading you into unfamiliar territory, speak up and be very careful:

diskpart
list disk
select disk 0
list partition
list volume

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version