Removing redundant drive

Sharky Forums


Results 1 to 9 of 9

Thread: Removing redundant drive

  1. #1
    Expensive Sushi
    Join Date
    Nov 2009
    Posts
    8

    Removing redundant drive

    My memory stick has two drive letters when I use it. I don't know why. It's not a Smartdrive or anything. A second drive just appears when I plug it in, with a capacity of only a few megabytes. I don't know what it's for, and I want to get rid of it, since this makes it incompatible with certain systems. Is there any way I can format my memory stick to do this?

  2. #2
    MakoSharkero bldegle2's Avatar
    Join Date
    Jun 2001
    Location
    Floyd, VA, usa
    Posts
    3,044
    open 'my computer', right click the drive icon with the largest partition, formatting will be an option just like any other storage/OS drive, do the full format and see if the little partition disappears, my bet it will...if it doesn't, there are other avenues to take...........

    good luck,

    laterzzzzzz.............
    Last edited by bldegle2; 02-04-2010 at 10:01 AM.
    I am gettin too old for all this st.ff!

    Specs? it runs.................

    Tbird quotes:

    "I dont care that much for gaming"
    "I am done with 3dmark."

    AsRock 970 Extreme4,Vishera 8320 @4.6, Vertex 4 256GB SataIII SSD, 2xVelociraptor 600GB 10,000 spinner in raid 0 storage....16g Gskill DDR3 2133 @2292, ATI 6850, back on huge air (quiet)....HP Laptop redone OS (ie, no HP krud), AMD Phenom II N620, 8gig DDR3 1333 ram, Sanddisk SataII 120GB SSD, Toshiba 500GB 7200 spinner...

  3. #3
    Administrator Steve R Jones's Avatar
    Join Date
    Oct 2000
    Location
    Largo, FL.
    Posts
    5,460
    Formatting will just one or both partitions empty

    You can go into Diskmgmt.msc and zap both partitions and then recreate one large one.

    *** Course you will lose ALL data on the drive when you do this. ***

  4. #4
    Expensive Sushi
    Join Date
    Nov 2009
    Posts
    8
    Quote Originally Posted by bldegle2 View Post
    open 'my computer', right click the drive icon with the largest partition, formatting will be an option just like any other storage/OS drive, do the full format and see if the little partition disappears, my bet it will...if it doesn't, there are other avenues to take...........

    good luck,

    laterzzzzzz.............
    I saw your reply and I thought "AH, why didn't I try this before?" Then I realised I had tried it before. I tried it again - no success. I noticed that the main drive is FAT32, while the 'parasite drive' is FAT, with no option of converting to FAT32. Furthermore Disk Management recognises them as two separate drives, rather than partitions of the same drive.

    For now I'm just going to leave the unwanted drive in an unformatted state, and remove its drive letter so I don't have to see it when plugged into my home computer.

  5. #5
    MakoSharkero bldegle2's Avatar
    Join Date
    Jun 2001
    Location
    Floyd, VA, usa
    Posts
    3,044
    delete both partitions, do a 'zerofill' (using a third party proggie), that will really wipe it clean, it leaves the disc in 'raw' format, then reformat it to FAT32 one whole partition.

    don't give up, it is pretty easy with the right tools...

    good luck...

    laterzzzzz..........
    I am gettin too old for all this st.ff!

    Specs? it runs.................

    Tbird quotes:

    "I dont care that much for gaming"
    "I am done with 3dmark."

    AsRock 970 Extreme4,Vishera 8320 @4.6, Vertex 4 256GB SataIII SSD, 2xVelociraptor 600GB 10,000 spinner in raid 0 storage....16g Gskill DDR3 2133 @2292, ATI 6850, back on huge air (quiet)....HP Laptop redone OS (ie, no HP krud), AMD Phenom II N620, 8gig DDR3 1333 ram, Sanddisk SataII 120GB SSD, Toshiba 500GB 7200 spinner...

  6. #6
    Hammerhead Shark morphid's Avatar
    Join Date
    Dec 2001
    Location
    Somewhere south of Wambangalang
    Posts
    1,151
    The smaller drive probably contains (or has contained) propriety software and drivers for the device. Quite common with branded USB memory sticks. You'd probably have better luck accessing it with a partitioning tool in a non-windows environment, and nuking it from there. Although you could always try diskpart from a command prompt. Open a command promt, and type:

    diskpart <enter>

    list disk <enter>

    This will list all connected disks, and hopefully display your USB memory stick as 1 single disk. If this is the case, select it by entering the corresponding number. !!Careful not to select the wrong disk and accidentally wipe a HDD!!

    clean <enter>

    create primary partition <enter>

    select partition 1 <enter>

    format quick fs=fat32 <enter>

    active <enter>

    After that exit command prompt, unplug memory stick and plug it in again and it should show up as a single drive. Give it a shot and see how it goes.

  7. #7
    Expensive Sushi
    Join Date
    Nov 2009
    Posts
    8
    morphid: I tried, but it only showed one disk (my hard disk) when I typed in 'list disk'.

    Edit: I tried it again with a different computer. It gave me all the disks, but it showed the memory stick as two drives.
    Last edited by Ephemeron; 02-08-2010 at 08:14 PM.

  8. #8
    Administrator Steve R Jones's Avatar
    Join Date
    Oct 2000
    Location
    Largo, FL.
    Posts
    5,460
    Diskmgmt.msc shows drives in two sections. Top and Bottom...I bet if you look in the bottom section the drive in question is ONLY there ONE time and it shows two partitions. (the top section would show Two Partitions.)

    So, in the bottom section - if you right click on "each" partition you will see a Delete Partition option....Delete both then righ click again and select Create Partition.

  9. #9
    Expensive Sushi
    Join Date
    Nov 2009
    Posts
    8
    No, I am referring to the bottom section of the Disk Management panel. Strangely it seems to be two comletely separate drives in the same device. What kind of electronics manufacturer would do this?!? (Integral)

    Anyway, I tried the diskpart application to delete the unwanted drive. I think I deleted the volume. Unfortunately the 'break' command wasn't available. But I have been able to make it so that the unwanted drive just acts like a device with nothing plugged into it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •