THE BORE

General => The Superdeep Borehole => Topic started by: huckleberry on April 16, 2014, 11:23:10 AM

Title: Computer question (after 8.1 update 1)
Post by: huckleberry on April 16, 2014, 11:23:10 AM
So I installed 8.1 update 1 and now this appears in my explorer window. C drive shows up twice as C and F. Also the system reserve partition is showing up as E. I have tried to use disk manager to hide them but it doesn't work. Anyone ever seen a problem like this?

(http://i.imgur.com/YDXV0iY.png)
Title: Re: Computer question (after 8.1 update 1)
Post by: Momo on April 16, 2014, 11:55:02 AM
I'm still on 8.1 is update 1 an opt in thing?
Title: Re: Computer question (after 8.1 update 1)
Post by: recursivelyenumerable on April 16, 2014, 12:08:40 PM
No, it's included in auto-updates.
Title: Re: Computer question (after 8.1 update 1)
Post by: benjipwns on April 16, 2014, 12:12:44 PM
Found this, I absolve myself of any responsibility for your computer losing the blue smoke that makes computers work if you do it:
Quote
Is it possible that somewhere along the line a subst command got executed? If you do the following:

subst m: d:\

Then you will see two drive letters in Explorer for your D drive, but not in the disk management console. To check if this is your problem then unsubst the bogus drive letter as follows (assuming the bogus letter is M)

subst m: /d
From command prompt.
Title: Re: Computer question (after 8.1 update 1)
Post by: huckleberry on April 16, 2014, 12:44:25 PM
Thanks for the link benji. Unfortunately it gives me an invalid parameter when trying to remove the F drive. I tested it by using the subst command to duplicate the C as and M drive and the deleting it which worked perfectly. Oddly enough I can't access the F drive from explorer either.