Jump to content

Ratankumar

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    India

Everything posted by Ratankumar

  1. Hi, I'm trying to execute the following command: BCDEDIT.EXE /store ""E:\Boot\BCD"" /set {default} device partition=C: OR BCDEDIT.EXE /store ""E:\Boot\BCD"" /set {default} device partition=C: I get this error message: An error has occured setting the element data. The request is not supported. Here, 1. 'C': and 'E:' drives are dynamic partitions of size 40 GB and 100 MB respectively.... 2. command executed in WinPe environment to restore Windows 2008 Server - R2 3. 'C:' drive contains system root (Windows\system32\) 4. 'E:' is created at the time of W2K8 R2 installation by installer, where boot information is kept (e.g Boot, BootMgr, BOOTSECT.BAK etc.) 5. The above command works fine when both partitions are Primary Partitions... I want to execute it when partitions are Dynamic Partitions... Can you tell me what is the solution...? -- Thanks, __Ratankumar__
×
×
  • Create New...