Drive letter disappear after reboot

Page 2 of 10 FirstFirst 1234 ... LastLast

  1. Posts : 2,752
    Windows 7 Pro x64 (1), Win7 Pro X64 (2)
       #11

    owen0729 said:
    i think what you said could be correct about the signatures. how can i reassign a new and unique disk signature . since both drives shows in the manager is online.
    Well then I don't think there is a disk signature collision, else one of them would show as OFFLINE I believe.


    and i also tried to change the drive letter other than E, that didn't work
    Well that's very very curious, and interesting, and promising as to adding new information to this mystery.

    What exact steps did you go through when you tried to change the drive letter? Once you enter that dialog, you have to you have to push the CHANGE button, and then select a new drive letter using the dropdown list box choices, and then push OK. So what did you do, and what responses if any did you get convincing you that "it didn't work"?


    As far as determining if you actually do have a disk signature issue (which again to me now seems less likely since both disks are shown as ONLINE), get into a DOS command prompt window and perform the following. Note that this is simply to inquire as to the disk signatures of both your drives, not to actually change one or the other. This will tell us if you actually do have a signature collision problem.

    (1) Open a command prompt as administrator. To do this in Windows 7, click the Windows start menu (the round Windows icon on the left bottom corner), type "cmd" (without the quotes), right click the "cmd.exe" item that appears at the top of your menu, and click the line "Run as administrator".

    (2) Type "diskpart" (without the quotes) into the window. (Note: for this and the other commands described here, you'll have to hit the ENTER key after you finish typing your commands for them to take effect.)

    Microsoft DiskPart will start. When it is ready, it will issue a "DISKPART>" prompt, allowing you to enter your commands.

    (3) Type "list disk" (without the quotes). This will list all the disks that are currently mounted (connected to the system). The disk will not have the usual names and labels that you're accustomed to from the Windows Explorer interface, so you will have to recognize them by their sizes.

    Note that "list disk" actually lists the physical disks, and not the partitions that you may have assigned drive letters. This means that if you have 2 physical disks, with 3 partitions on each, so that you have drives C:, D:, E:, F:, G: and H:, "list disk" will only show "Disk 0" and "Disk 1".

    (4) To view the signature of a disk, you must first select it. To select a disk, type "select disk x" (without the quotes) where x is the number of the disk from your "list disk" display. When you type (say) "select disk 1", DiskPart will respond by telling you "Disk 1 is now the selected disk".

    (5) Now type "uniqueid disk" (again, without the quotes). DiskPart will respond with the disk's signature, a series of hexadecimal digits.

    You can repeat the "select disk x" and "uniqueid disk" commands for the other disk, to see what its signature is.

    (6) To quit DiskPart, type "exit". Incidentally, in case you get lost while running DiskPart, when you are at the "DISKPART>" prompt, you can type "help" to get a list of commands. Typing "help" followed by the command typically gives you more info about that command.

    (7) Once you've quit DiskPart, type "exit" again to quit the Administrator Command Prompt.
      My Computer


  2. Posts : 15
    Windows 7
    Thread Starter
       #12

    dsperber said:
    owen0729 said:
    i think what you said could be correct about the signatures. how can i reassign a new and unique disk signature . since both drives shows in the manager is online.
    Well then I don't think there is a disk signature collision, else one of them would show as OFFLINE I believe.


    and i also tried to change the drive letter other than E, that didn't work
    Well that's very very curious, and interesting, and promising as to adding new information to this mystery.

    What exact steps did you go through when you tried to change the drive letter? Once you enter that dialog, you have to you have to push the CHANGE button, and then select a new drive letter using the dropdown list box choices, and then push OK. So what did you do, and what responses if any did you get convincing you that "it didn't work"?


    As far as determining if you actually do have a disk signature issue (which again to me now seems less likely since both disks are shown as ONLINE), get into a DOS command prompt window and perform the following. Note that this is simply to inquire as to the disk signatures of both your drives, not to actually change one or the other. This will tell us if you actually do have a signature collision problem.

    (1) Open a command prompt as administrator. To do this in Windows 7, click the Windows start menu (the round Windows icon on the left bottom corner), type "cmd" (without the quotes), right click the "cmd.exe" item that appears at the top of your menu, and click the line "Run as administrator".

    (2) Type "diskpart" (without the quotes) into the window. (Note: for this and the other commands described here, you'll have to hit the ENTER key after you finish typing your commands for them to take effect.)

    Microsoft DiskPart will start. When it is ready, it will issue a "DISKPART>" prompt, allowing you to enter your commands.

    (3) Type "list disk" (without the quotes). This will list all the disks that are currently mounted (connected to the system). The disk will not have the usual names and labels that you're accustomed to from the Windows Explorer interface, so you will have to recognize them by their sizes.

    Note that "list disk" actually lists the physical disks, and not the partitions that you may have assigned drive letters. This means that if you have 2 physical disks, with 3 partitions on each, so that you have drives C:, D:, E:, F:, G: and H:, "list disk" will only show "Disk 0" and "Disk 1".

    (4) To view the signature of a disk, you must first select it. To select a disk, type "select disk x" (without the quotes) where x is the number of the disk from your "list disk" display. When you type (say) "select disk 1", DiskPart will respond by telling you "Disk 1 is now the selected disk".

    (5) Now type "uniqueid disk" (again, without the quotes). DiskPart will respond with the disk's signature, a series of hexadecimal digits.

    You can repeat the "select disk x" and "uniqueid disk" commands for the other disk, to see what its signature is.

    (6) To quit DiskPart, type "exit". Incidentally, in case you get lost while running DiskPart, when you are at the "DISKPART>" prompt, you can type "help" to get a list of commands. Typing "help" followed by the command typically gives you more info about that command.

    (7) Once you've quit DiskPart, type "exit" again to quit the Administrator Command Prompt.
    ok i tried that, each id is different. what should i do now?
      My Computer


  3. Posts : 2,752
    Windows 7 Pro x64 (1), Win7 Pro X64 (2)
       #13

    owen0729 said:
    ok i tried that, each id is different. what should i do now?
    Well, I didn't actually think this was going to reveal a duplicate disk signature since in response to my earlier question you did say that both drives showed ONLINE. Had there been a signature collision then one of the drives would have shown OFFLINE.

    So that's out, as a possible explanation.

    You didn't answer my other question as to why you said you could not change the drive letter on the "Games" E-drive. What steps did you go through, and what messages or error responses did you see? What drive letter did you try and change it to, and how (i.e. what method, steps, actions, etc.)?

    Were you able to change the drive letter on D, your CD/DVD drive (you can always put it back to D if you want) to something else (which would confirm you were using a proper method to accomplish a drive letter change), but just when you repeated the same steps for E? What stopped you from completing this successfully?
      My Computer


  4. Posts : 15
    Windows 7
    Thread Starter
       #14

    dsperber said:
    owen0729 said:
    ok i tried that, each id is different. what should i do now?
    Well, I didn't actually think this was going to reveal a duplicate disk signature since in response to my earlier question you did say that both drives showed ONLINE. Had there been a signature collision then one of the drives would have shown OFFLINE.

    So that's out, as a possible explanation.

    You didn't answer my other question as to why you said you could not change the drive letter on the "Games" E-drive. What steps did you go through, and what messages or error responses did you see? What drive letter did you try and change it to, and how (i.e. what method, steps, actions, etc.)?

    Were you able to change the drive letter on D, your CD/DVD drive (you can always put it back to D if you want) to something else (which would confirm you were using a proper method to accomplish a drive letter change), but just when you repeated the same steps for E? What stopped you from completing this successfully?
    when i said i changed the drive letter that didn't work means i changed to something else and restart the drive letter disappeared again. sorry for the misleading.
      My Computer


  5. Posts : 2,752
    Windows 7 Pro x64 (1), Win7 Pro X64 (2)
       #15

    owen0729 said:
    when i said i changed the drive letter that didn't work means i changed to something else and restart the drive letter disappeared again. sorry for the misleading.
    I see.

    So no matter what letter you assign to that drive after boot, the letter remains in effect throughout that Windows session until you reboot. And after a reboot, for some still-unknown reason no matter what letter you previously assigned the drive shows up in DISKMGMT with no drive letter assigned.

    You've provided a screenshot previously taken obviously after you've gone ahead and assigned E to that drive. Can you just provide a second screenshot DISKMGMT but immediately after re-boot, so we can see exactly what it shows without the drive letter assigned.
      My Computer


  6. Posts : 2,752
    Windows 7 Pro x64 (1), Win7 Pro X64 (2)
       #16

    One more thought... perhaps the second drive is "dropping out" at machine boot time because of a flaky power cable going to your PSU? You've got a 650W PSU so it's certainly not a power overload situation, but are you sure all of your cables going to the drives/PSU are connected securely at both ends (especially the end going into the drive)?

    Just for grins, you might try unplugging and re-seating your power cables (at both ends, and also at junctions if you've got connectors/adapters involved) as well as your data cables (at both the drive end and also at the SATA connector end on the motherboard).

    And you might try connecting the WD drive to a different SATA connector on the motherboard, just to give all options a try.
      My Computer


  7. Posts : 15
    Windows 7
    Thread Starter
       #17

    dsperber said:
    One more thought... perhaps the second drive is "dropping out" at machine boot time because of a flaky power cable going to your PSU? You've got a 650W PSU so it's certainly not a power overload situation, but are you sure all of your cables going to the drives/PSU are connected securely at both ends (especially the end going into the drive)?

    Just for grins, you might try unplugging and re-seating your power cables (at both ends, and also at junctions if you've got connectors/adapters involved) as well as your data cables (at both the drive end and also at the SATA connector end on the motherboard).

    And you might try connecting the WD drive to a different SATA connector on the motherboard, just to give all options a try.
    i have attached two picture, the one with untitiled is before the restart with the drive letter. one is right after the restart with the drive letter missing
    Attached Thumbnails Attached Thumbnails Drive letter disappear after reboot-after.png   Drive letter disappear after reboot-untitled.png  
      My Computer


  8. Posts : 15
    Windows 7
    Thread Starter
       #18

    dsperber said:
    One more thought... perhaps the second drive is "dropping out" at machine boot time because of a flaky power cable going to your PSU? You've got a 650W PSU so it's certainly not a power overload situation, but are you sure all of your cables going to the drives/PSU are connected securely at both ends (especially the end going into the drive)?

    Just for grins, you might try unplugging and re-seating your power cables (at both ends, and also at junctions if you've got connectors/adapters involved) as well as your data cables (at both the drive end and also at the SATA connector end on the motherboard).

    And you might try connecting the WD drive to a different SATA connector on the motherboard, just to give all options a try.
    i tried that as well, didn't work.
      My Computer


  9. Posts : 2,752
    Windows 7 Pro x64 (1), Win7 Pro X64 (2)
       #19

    Here's an off-the-wall "wacky" solution to the IDENTICAL problem you're having on another thread. But this one involved a new 2TB drive from WD:

    Re: New Hard Drive Letter Dissapears After Every Reboot!
    I SOLVED IT GUYS!!

    there must have been something going on at the beginning or end of the drive. I ran the WD Zero Fill utility and wrote zeros to the first and last million bits of the drive and walla.. it started working correctly all of the sudden
    Personally, I never heard of the "WD Zero Fill Utility". Actually, I think it's probably a "wipe" utility normally meant as a low-level format of a complete drive, to erase it for security reasons.

    For sure, it sounds like a rather extreme action, and I suspect you have data on that drive you might not want to lose. But he says it can be run selectively on just part of the extreme front and back of the drive, and "voila!! started working correctly". I don't know how that could be controlled, really, to not lose crucial data that might also be there.

    So... I would take this other post with a grain of salt. If you have nothing to lose by low-level formatting that WD drive (or, you have backup/restore capability for it so that you'd lose nothing except a few hours maybe to even try this idea out), I guess it can't hurt. Then you can recreate the E partition on that drive and see if this time "it sticks" across boot.

    Found this page which provides links to the various hard drive manufacturer utility pages, including the Western Digital utilities.

    In particular, here is the likely software utility from WD for your Caviar Blue drive that he was referring to. It's called "Data Lifeguard Diagnostics for Windows", and it does possess the "zero fill" option as one of its other diagnostic capabilities.

    NOTE #1: the zero-fill function of this utility DOES absolutely warn:
    WRITE ZEROS - writes zeros to the drive with options of Full Erase and Quick Erase. File system and data will be lost.
    So for absolute sure the contents of the drive WILL BE LOST. I can't understand how this other poster claims he just wrote to the very beginning and end of the drive. That's clearly ridiculous (unless he was using a different program or different version of this program). So... if I were to use this utility to low-level format the drive I would (a) first need to be sure that there was nothing of value on the drive right now, or (b) have a 100% reliable backup/recovery plan for the data on the drive that I'm about to lose with the low-level format.

    NOTE #2: I AM NOT VOUCHING FOR ANY OF THIS. Obviously, use at your own risk, and for absolute sure don't do anything without a proper backup first (that you know how to restore from successfully) so that you won't lose anything irreplaceable in trying to get to the bottom of this. And of course, there is no guarantee that this low-level format will actually solve the "losing drive letter" problem for your drive, although this guy does claim it fixed his exact same problem. Personally, I would guess that there's a bit more to the story than we've heard.
      My Computer


  10. Posts : 15
    Windows 7
    Thread Starter
       #20

    dsperber said:
    Here's an off-the-wall "wacky" solution to the IDENTICAL problem you're having on another thread. But this one involved a new 2TB drive from WD:

    Re: New Hard Drive Letter Dissapears After Every Reboot!
    I SOLVED IT GUYS!!

    there must have been something going on at the beginning or end of the drive. I ran the WD Zero Fill utility and wrote zeros to the first and last million bits of the drive and walla.. it started working correctly all of the sudden
    Personally, I never heard of the "WD Zero Fill Utility". Actually, I think it's probably a "wipe" utility normally meant as a low-level format of a complete drive, to erase it for security reasons.

    For sure, it sounds like a rather extreme action, and I suspect you have data on that drive you might not want to lose. But he says it can be run selectively on just part of the extreme front and back of the drive, and "voila!! started working correctly". I don't know how that could be controlled, really, to not lose crucial data that might also be there.

    So... I would take this other post with a grain of salt. If you have nothing to lose by low-level formatting that WD drive (or, you have backup/restore capability for it so that you'd lose nothing except a few hours maybe to even try this idea out), I guess it can't hurt. Then you can recreate the E partition on that drive and see if this time "it sticks" across boot.

    Found this page which provides links to the various hard drive manufacturer utility pages, including the Western Digital utilities.

    In particular, here is the likely software utility from WD for your Caviar Blue drive that he was referring to. It's called "Data Lifeguard Diagnostics for Windows", and it does possess the "zero fill" option as one of its other diagnostic capabilities.

    NOTE #1: the zero-fill function of this utility DOES absolutely warn:
    WRITE ZEROS - writes zeros to the drive with options of Full Erase and Quick Erase. File system and data will be lost.
    So for absolute sure the contents of the drive WILL BE LOST. I can't understand how this other poster claims he just wrote to the very beginning and end of the drive. That's clearly ridiculous (unless he was using a different program or different version of this program). So... if I were to use this utility to low-level format the drive I would (a) first need to be sure that there was nothing of value on the drive right now, or (b) have a 100% reliable backup/recovery plan for the data on the drive that I'm about to lose with the low-level format.

    NOTE #2: I AM NOT VOUCHING FOR ANY OF THIS. Obviously, use at your own risk, and for absolute sure don't do anything without a proper backup first (that you know how to restore from successfully) so that you won't lose anything irreplaceable in trying to get to the bottom of this. And of course, there is no guarantee that this low-level format will actually solve the "losing drive letter" problem for your drive, although this guy does claim it fixed his exact same problem. Personally, I would guess that there's a bit more to the story than we've heard.
    i don't get what he meant by wrote the zero in the first and the last bits of the drive. what does it mean and how would i do it?
      My Computer


 
Page 2 of 10 FirstFirst 1234 ... 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 00:52.
Find Us