Cannot delete an active system partition?

Page 1 of 2 12 LastLast

  1. Posts : 5
    Windows 7 Ultimate 64bit
       #1

    Cannot delete an active system partition?


    Hello,
    I know this might be a very silly question, but I am trying to format one of my storage drives, and it seems like Windows does not want me to.

    I have always only used it to store data, so why is Windows 7 telling me it is a system partition? Did Windows put data on the drive and start using it without even asking me?

    At first I tried just unplugging the drive, but then Windows would not boot, so clearly it needs it for some reason.

    I'm really confused as to why Windows needs this storage drive so badly. Could anyone help me figure this out? I would really appreciate it! Thanks~
      My Computer

  2.    #2

    Please post back a screenshot of maximized full Disk Mgmt drive map and listings with all drives plugged. Use Snipping Tool in Start Menu.
      My Computer


  3. Posts : 5
    Windows 7 Ultimate 64bit
    Thread Starter
       #3

    Here it is. "Seagate 750GB" is the drive I want to reformat.

      My Computer


  4. Posts : 10,200
    MS Windows 7 Ultimate SP1 64-bit
       #4

    Use the DiskPart Inactive command.

    You will use the following DiskPart commands:
    List Volume
    Select Volume 2 (here I've used the letter 2. You use the correct one for your system)
    Inactive (will mark the selected volume as inactive)
    EXIT
    (which will exit from DiskPart)

    To run DiskPart, you must go to an elevated command prompt.

    Command Prompt - Elevated command prompt

    Elevated command prompt = Run CMD.EXE as administrator
    · WIN key
    · Type CMD.EXE (do not hit Enter key)
    · In the Programs list, Right-Click on CMD.EXE
    · Click on Run as administrator
    · YES button

    OR for keyboard fans:
    · WIN key
    · Type CMD.EXE (do not hit Enter key)
    · Press CTRL + SHIFT + ENTER key combo
    · Press ALT + y in response to UAC (User Access Control) prompt asking to “allow program …”
    Now to get to diskpart, simply
    type Diskpart
    hit ENTER

    run the diskpart commands mentioned above and then type
    EXIT to exit from CMD
      My Computer


  5. Posts : 5
    Windows 7 Ultimate 64bit
    Thread Starter
       #5

    Thanks, you helped me get to the format menu, but I still cannot format the disk because it is still marked as "System."

    Now the error is "Format is not allowed on the current boot, system, pagefile, crashdump, or hibernation volume."

    I'll try to figure out how to switch the system volume I guess.
      My Computer


  6. Posts : 5
    Windows 7 Ultimate 64bit
    Thread Starter
       #6

    Well, I went to what I thought was my storage drive and found that there is indeed a hidden "boot" folder. I have no idea why Windows 7 put that on the storage drive. It's not the first hard drive connected in my system.

    Is there a quick and easy way to move that folder?
      My Computer

  7.    #7

    Hi Grant -

    The problem as you've guessed is that the boot critical files were placed on the Seagate.

    To fix this boot into BIOS setup to set the Win7 HD as first HD to boot in BIOS setup.

    Next boot the Win7 DVD Repair console or Repair CD, press Shift F10 to open a Command Line and use the Diskpart commands given here to mark Win7 partition Active while marking the Seagate Inactive: Partition - Mark as Active

    Next power down to unplug the Seagate, boot into DVD Repair console, accept any offered repair. If it fails to start at reboot, boot back into DVD Repair, click through to Recovery Tools list to run Startup Repair up to 3 separate times with reboots until Win7 starts. Startup Repair - Run 3 Separate Times

    You can then power down to plug the Seagate back in, make sure it is not marked Active in Disk Mgmt.
      My Computer


  8. Posts : 10,200
    MS Windows 7 Ultimate SP1 64-bit
       #8

    Grant,
    Go back to the diskpart command.
    use following commands:
    LIST DISK
    SELECT DISK n where n is the number of the disk you want to format.
    DETAIL DISK (just to make sure you picked the correct disk)
    CLEAN (this will zero out the first and last sectors)
    CREATE PARTITION PRIMARY
    LIST PARTITION
    SELECT PARTITION 1
    FORMAT FS=NTFS QUICK (this will format the partition)
    ASSIGN (win 7 will assign next available letter; you can change later if you don't like)
    EXIT
      My Computer


  9. Posts : 10,200
    MS Windows 7 Ultimate SP1 64-bit
       #9

    The procedure I gave you will make that storage drive look like a normal virgin drive.

    The procedure Greg gave you will make your C the "active" drive which you need.

    In other words, both procedures.
    Last edited by karlsnooks; 12 Oct 2010 at 23:47. Reason: misread diskmanagement; now corrected.
      My Computer

  10.    #10

    If you clean the data drive it will lose any data, so back it up first.

    You'll need to wait until after it is marked Inactive, or in Diskpart bring the Seagate drive Partition 1 into focus and write "Delete Partition Override" to delete it while still a System drive.

    You can then run the Repair on C once marked Active without having to unplug the Seagate since it can't interfere.

    Remember to set C HD as first to boot in BIOS setup.

    Questions?
      My Computer


 
Page 1 of 2 12 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 09:00.
Find Us