Windows 10: Diskpart problem

Discus and support Diskpart problem in Windows 10 Performance & Maintenance to solve the problem; Used reflect to do image backup on another drive and all went well. Both drives have same data,they are exact.If I boot machine with only one drive... Discussion in 'Windows 10 Performance & Maintenance' started by zplugger, Dec 8, 2015.

  1. zplugger Win User

    Diskpart problem


    Used reflect to do image backup on another drive and all went well. Both drives have same data,they are exact.If I boot machine with only one drive powered all is good,if I power up the other drive to update a file Diskpart does not see the other drive. Use to do all the time in windows7 to update one or other. The other drive is a backup so I can have instant os if one would crash. In disk management it show both drives but second drive is offline.(The disk is offline because it has a signature collision with another disk that is online). Is there a way around this?*Confused

    :)
     
    zplugger, Dec 8, 2015
    #1

  2. problems in disk manager / DiskPart

    Hello,

    Thank you for posting your query in Microsoft Community, we appreciate your interest in Windows 10.

    I understand your concern to know about Disc partitions in Windows 10, we will help you with this issue.

    From the screenshot I would like to inform that, Windows might be installed on the main partition.

    I suggest you to do the below and check:

    • Press Windows + E to open File Explorer.
    • Open each of the drive on your PC and check for the below folders:
    • Program Files, Users, Windows.
    This will let you to recognize the drive that contains Windows Operating System.

    Hope it helps. Feel free to contact us for any further queries on Windows Operating System. We will be happy to help you.
     
    Deepika Gowda, Dec 8, 2015
    #2
  3. Kevo_87 Win User
    problems in disk manager / DiskPart

    Back Story: My computer is a Aspire timelineU an M5-481TG. It came with a 16gb hidden backup partition which I want to keep, but after toying around with my PC, I am not entirely sure which volumes I created, and which ones Windows or Linux created. The
    PC originally came with Windows 7, then I upgraded to Windows 8, Then to Windows 8.1 . Meanwhile, I was playing around with dual booting Linux and windows 8.1. I have successfully removed Linux and GRUB, and upgraded to Windows 10, but now I have hosh posh
    of various small partitions that I can't make sense of. The PC also came with some SmartCache software that utilized the SSD for caching and the second half of SSD was set up for Hibernation file. I have deleted both of these partitions after installing the
    new (main) SSD.

    *edit: I should mention my ultimate goal is to span C: across the remainder of SSD 2 (disk 1)

    Questions :

    • Which of these hidden partitions are actually being used by windows 10? (see picture below)
    • Can said hidden partitions be moved to the end part of the second SSD?
    (Side note: cmd prompt DiskPart would not let me delete the 429MB or the 365MB partitions, 365MB just said it was in use even with override command, and the 429MB continuously causes DiskPart to crash and restart every time delete volume is tried.)

    Diskpart problem [​IMG]

    I hope someone out there can answer at least one of my questions. Thanks a million.
     
    Kevo_87, Dec 8, 2015
    #3
  4. fdegrove Win User

    Diskpart problem

    Hi,

    You can try to put it back online using Disk Management by right clicking on the area where it says "Off line" then pick "On line" from the menu.

    Apparently both disks have the same disk signature to which Windows objects.

    Cheers, *Wink
     
    fdegrove, Dec 8, 2015
    #4
  5. zplugger Win User
    Got it ,had to change ID
    Commands:
    ---------
    1)DISKPART
    2)List Disk
    3)Select Disk X
    4)Uniqueid Disk
    5)Uniqueid Disk ID=X
     
    zplugger, Dec 8, 2015
    #5
  6. fdegrove Win User
    Hi,

    Glad to see you have it sorted.
    I guess Windows would have kept on complaining for as long as the drive's IDs weren't unique anyhow.

    Cheers, *Wink
     
    fdegrove, Dec 9, 2015
    #6
  7. zplugger Win User
    Well did not go as well as I wanted, can't boot other drive now.I guess I can go back and change the ID but I will be where I started. Maybe I missed something else to do?
     
    zplugger, Dec 9, 2015
    #7
  8. NavyLCDR New Member

    Diskpart problem

    You have to change the GUID for the drive in the BCD store.

    From "run as administrator" command prompt:

    bcdboot C:\windows

    use the drive letter of the drive that isn't booting. If you want that drive to boot by itself, then you will have to boot from Windows Install Media (USB/DVD) with the problem drive installed by itself, select the repair option, and attempt to fix the BCD that way.

    If that fails, install Macrium Reflect Free, create a rescue USB/DVD, boot from that, under the restore menu is an option to fix startup errors.

    You can also use EasyBCD to fix the BCD entry with the problem hard drive installed as the second hard drive - just make sure you switch to the BCD store that is on the second hard drive so you are fixing the correct BCD.
     
    NavyLCDR, Dec 9, 2015
    #8
  9. zplugger Win User
    Thanks for info NavyLCDR, but I had no luck.Tried the repair startup option on the windows media disk. What I did was a image backup from one drive to other,so they do both have same signature.I can change the signature on one drive and they both show up from the booted drive. This is what I needed to move files between them,problem is the drive I changed the id will not boot.Like you said I need to change the guid on that dive, any other suggestions?
     
    zplugger, Dec 9, 2015
    #9
  10. NavyLCDR New Member
    Well, did you try Macrium Reflect Free rescue disk, fix startup errors with only the problem drive connected to the computer?

    How exactly does it fail to boot? What is the error?
     
    NavyLCDR, Dec 9, 2015
    #10
  11. zplugger Win User
    Lost a little hair over this one,LOL. I did get the boot fixed with the Macrium Rescue Disk,both drive boot good and have different signatures.I guess changing this setting can cause bib problems,lucky I have a lot of smart friends on this forum. Guess I will mark solved because all is well. See I will have this problem every time I do a system image restore to the other drive,least I know how to fix it now. Season Greeting to all at Windows10 forum.

    Larry
     
    zplugger, Dec 9, 2015
    #11
  12. NavyLCDR New Member
    Macrium Reflect Free is 100% better than any similar function offered by Microsoft in Windows.
     
    NavyLCDR, Dec 9, 2015
    #12
  13. fdegrove Win User

    Diskpart problem

    Hi,

    Glad to see all is well.
    On a final note, in general Windows can get a bit "confused" when there's another version of itself visible on another drive (or partition). Not that this is the cause of this particular problem but still.

    If it were me I'd do the cloning of the disk using Macrium's Rescue environment. When that's done I'd go into bios, test boot the cloned disk and when all is well I'd just disable that drive in bios.
    That's how I did it months ago.
    Nowadays I gained so much confidence in Macrium that I just let it make system images which I keep on an external USB drive.
    At the rate MS is updating their latest brainchild you can easily find yourself doing more backups than anything else nowadays........
    Macrium's help file which you can either consult online or download is worth a read.
    After that pick the policy that suits you best.

    I absolutely second NavyLCDR's opinion. Not only is it better, it's also more complete and quite a bit faster too.

    Best, *Wink
     
    fdegrove, Apr 4, 2018
    #13
Thema:

Diskpart problem

Loading...
  1. Diskpart problem - Similar Threads - Diskpart problem

  2. Running diskpart on startup using GPO throws COM service error

    in Windows 10 Gaming
    Running diskpart on startup using GPO throws COM service error: Hi Experts,I'm trying to create a Windows Server 2025 template for use in cloud. I have added an startup script called extendvol.bat to "Startup" GPO which runs diskpart tool to extend the system volume to the maximum amount of space available on the disk when computer is...
  3. Running diskpart on startup using GPO throws COM service error

    in Windows 10 Software and Apps
    Running diskpart on startup using GPO throws COM service error: Hi Experts,I'm trying to create a Windows Server 2025 template for use in cloud. I have added an startup script called extendvol.bat to "Startup" GPO which runs diskpart tool to extend the system volume to the maximum amount of space available on the disk when computer is...
  4. disks wont show up in diskpart windows installation

    in Windows 10 Gaming
    disks wont show up in diskpart windows installation: A lot of people have this problems yet none of the fixes i tried worked. The disks show up in windows diskpart but when i go into the bios it shows 2 duplicates of the same usb even tho i have one and a external hdd plugged in and it also shows the sdd on which windows is...
  5. disks wont show up in diskpart windows installation

    in Windows 10 Software and Apps
    disks wont show up in diskpart windows installation: A lot of people have this problems yet none of the fixes i tried worked. The disks show up in windows diskpart but when i go into the bios it shows 2 duplicates of the same usb even tho i have one and a external hdd plugged in and it also shows the sdd on which windows is...
  6. disks wont show up in diskpart windows installation

    in Windows 10 Installation and Upgrade
    disks wont show up in diskpart windows installation: A lot of people have this problems yet none of the fixes i tried worked. The disks show up in windows diskpart but when i go into the bios it shows 2 duplicates of the same usb even tho i have one and a external hdd plugged in and it also shows the sdd on which windows is...
  7. HP Laptop Restart Problems Diskpart problem

    in Windows 10 BSOD Crashes and Debugging
    HP Laptop Restart Problems Diskpart problem: I've had problems with restarting my laptop, in the past I found a c command prompt online and was able to use that and it corrected the problem. I've gone to the Diskpart screen and it seems out of order as follows:Volume 0 E DVD-ROM 0B No MediaVolume 1 C Windows NTFS...
  8. Diskpart Clean USB Problem

    in Windows 10 Drivers and Hardware
    Diskpart Clean USB Problem: I recently created a bootable USB device for Windows 10 then did these steps I found on the web: Plug in the flash drive. At a command prompt run: diskpart List disk (Enter) Select disk (number of flash drive) (Press Enter) Clean (It will wipe the drive completely, including...
  9. Diskpart problems?

    in Windows 10 Installation and Upgrade
    Diskpart problems?: I used the following method to create a bootable USB flash drive and got the following error straight after the "Active" command was typed. "Diskpart has encountered an error. The system cannot find the file specified. See the system event log for more information". All the...
  10. problem with diskpart

    in Windows 10 Drivers and Hardware
    problem with diskpart: hi there, In order to reclaim unallocated space on a USB stick , I was recommended to use DISKPART But something went wrong. I used the following commands: 1) DISKPART 2) LIST DISK 3) SELECT DISK 3 ( I used Disk Manager to find that out) 4) CLEAN 5) CREATE...