Secondary drive has become boot partition on SBS 2011
Hi, I have just done a P to V on SBS2011 and the process as a whole went very well.
I have one issue though. I have a W drive which its sole purpose is to hold WSUS content. Some way along P to V the W drive has been marked as a system drive and seemingly BOOT files have been put onto it.
I tried removing the W drive from the hyper v config and the server fails to boot.
Can I simply copy these boot files to the C drive and then remove the W drive in the HyperV config?
thanks
SBSWindows Server 2008
Last Comment
noxcho
8/22/2022 - Mon
timb551
ASKER
Can I use BCDBoot to set the C drive backup as the main boot partition?
rindi
You can temporarily remove W: from your VM, then boot the VM from the Paragon free Rescue Kit. It will try to repair the system so that it will boot from C:.
If there is already such a reserved partition, yes. If there isn't will use C:\ for that. If you don't have a system reserved partition you won't be able to use encryption.
timb551
ASKER
I do have one but the p to v have given it a drive letter for some reason. Should I be removing the drive letter from it?
Can you take screen shot of Windows Disk Management on hyper-v guest and post it here?
If you have the msr on the same HDD where C is then all you need is to set this MSR partition active and W as inactive.
timb551
ASKER
Here is a screen shot.
As you can see the W drive which is meant to be just for wsus content has become the active system drive.
Hi noxcho what about the system reserved partition. Doesn't that normally hold the boot details?
noxcho
Yes, it does. But it is on different drive as well. Why is it there? It must be normally on the same drive where C drive is.
But you can copy the data BootMGR and Boot folder from MSR to C and set it active as suggested before.
timb551
ASKER
Hi Noxcho
I followed your steps and as you thought it wont boot.
I booted to the DVD but when i try to repair my operating system isnt listed.
Because it is running on RAID? Are you using the RAID?
Does it say that no OS has been found?
Have you downloaded the Rescue Kit?
timb551
ASKER
The under lying server is running raid but this is a virtual server.
I guess i can try adding the raid drivers to see if it works.
It just doesnt list an OS for me to be able to carry on.
regards
Tim
noxcho
Ok, did you set the C: partition active as you copied the data? Try to start command line in Repair mode of the DVD boot and using Diskpart.exe set the correct drive active.
Whether you need the system reserved disk really depends. It is required if you are using bitlocker to encrypt your disks (but then you'd have to do what I mentioned earlier and move the /boot folder to it and make it the active disks). You you won't be using encryption, then you don't need it.
noxcho
At the moment - you dont need it. As rindi said it is used for bitlocker but if no encryption is used then you are good to delete it or simply remove the drive letter.
timb551
ASKER
Hi Guys
Would you be happy with shared points as you both helped me get there in the end.