1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Un Mark Partition as active

Discussion in 'Windows XP' started by Duminda, 2007/02/20.

  1. 2007/02/20
    Duminda

    Duminda Inactive Thread Starter

    Joined:
    2007/02/20
    Messages:
    1
    Likes Received:
    0
    Hi
    I had two hard disks installed to my computer'

    Hard Disk 1: XP Os installed disk is partitioned to 4 logical drives (80GB/4)
    Hard Disk 2:problem occured hard drive partitioned to 2 logical drives (80GB/2)

    i format a 2nd hard drive using xp disk management process and this is not the os installed partition.so as a mistake i mark one partition in disk 2 as Active.

    after rebooting that 2nd Hard Disk didn't appear

    how can i see that hidden drives

    thanks

    duminda
     
  2. 2007/02/20
    surferdude2

    surferdude2 Inactive

    Joined:
    2004/07/04
    Messages:
    4,009
    Likes Received:
    23
    There is nothing wrong with having a partition marked active, in fact it's a good idea to do so just in case you ever want to install an OS on it. You are only allowed one active partition on any HD.

    I'm unclear as to whether you have two or three HD's now. When you formatted the drive, did it give any indication of errors? Can you see it in Disk manager now? If so, delete the partition you created and create it again. Then format again and hope.

    If you cannot see it in Disk manager, reboot and enter the BIOS setup and see if it shows up there. If not, you may have a bad HD. Download and run the manufacturers diagnostics for it:

    HD Diagnostics
     
    Last edited: 2007/02/20

  3. to hide this advert.

  4. 2007/02/20
    surferdude2

    surferdude2 Inactive

    Joined:
    2004/07/04
    Messages:
    4,009
    Likes Received:
    23
    You can try running diskpart from a command line and see if that drive is accessible. You can even set it inactive if you desire. Open a command session and type the following commands pressing enter after each:

    DISKPART
    LIST DISK
    SELECT DISK n (where n is the number of the drive in question)
    LIST PARTITION
    SELECT PARTITION n (where n is the number of the active partition you wish to make inactive)
    INACTIVE
    EXIT
    EXIT

    Reboot

    Caution, be sure you are working on the correct drive as you could render your system unbootable.
     
    Last edited: 2007/02/20

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.