Where did the disk space go?
-
Be careful. The emergent AI is using your PC to record store part of its memory. It would be just your luck it's using it to keep copies of its tax returns for 1983 to 1987, 1992, and 1996, as well as extra copies of the Topeka Kansas phone directory.
Software Zen:
delete this;
Fold With Us![^]I promise you, tax returns from my musician days in the 80s wouldn't use up 20 bytes. :)
Christopher Duncan www.PracticalUSA.com Author of The Career Programmer and Unite the Tribes Got a career question? Ask the Attack Chihuahua!
-
Christopher Duncan wrote:
Anyone have an idea as to where the other 30 gig is hiding?
If you have System Restore activated they can be there or you might have an extra partition on the hard disk.
jhaga
This is indeed the most likely answer i had the same problem on my 100GB os partition the System Information Volume folder was 15GB so 15% of your 150Gig is 22.5GB Click here to found out how to decrease it. Basicly it's just the command:
vssadmin resize shadowstorage /For=C: /On=C: /MaxSize=2GB
-
I've installed Vista on a box (yes, I know, my first mistake) with a 150 gig hard drive. I've turned on settings to show hidden, system and other such files. Vista is reporting 80g free. Thing is, after inspecting the properties of every root level folder, including the hidden ones and the recycle bin, I can only account for around 40g. Anyone have an idea as to where the other 30 gig is hiding?
Christopher Duncan www.PracticalUSA.com Author of The Career Programmer and Unite the Tribes Got a career question? Ask the Attack Chihuahua!
Is Volume Shadow Copy service enabled by default? (That's the "previous versions" thing in file properties, but the proeprty sheet is independent of the service). It eats disk space, sure - but it's a great feature. (We use it on the W2K3 file server).
Don't attribute to stupidity what can be equally well explained by buerocracy.
My latest article | Linkify!| FoldWithUs! | sighist -
Christopher Duncan wrote:
Anyone have an idea as to where the other 30 gig is hiding?
If you have System Restore activated they can be there or you might have an extra partition on the hard disk.
jhaga
jhaga wrote:
Christopher Duncan wrote: Anyone have an idea as to where the other 30 gig is hiding?
In the past I've found that the Recycle Bin by default takes 10% of disk space and locks that away for itself. System Restore takes another 10% for its restore points. Mathematically that (10%+10%)*150GB = 30GB! Ta-da! :cool: Neil
-
I've installed Vista on a box (yes, I know, my first mistake) with a 150 gig hard drive. I've turned on settings to show hidden, system and other such files. Vista is reporting 80g free. Thing is, after inspecting the properties of every root level folder, including the hidden ones and the recycle bin, I can only account for around 40g. Anyone have an idea as to where the other 30 gig is hiding?
Christopher Duncan www.PracticalUSA.com Author of The Career Programmer and Unite the Tribes Got a career question? Ask the Attack Chihuahua!
-
I've installed Vista on a box (yes, I know, my first mistake) with a 150 gig hard drive. I've turned on settings to show hidden, system and other such files. Vista is reporting 80g free. Thing is, after inspecting the properties of every root level folder, including the hidden ones and the recycle bin, I can only account for around 40g. Anyone have an idea as to where the other 30 gig is hiding?
Christopher Duncan www.PracticalUSA.com Author of The Career Programmer and Unite the Tribes Got a career question? Ask the Attack Chihuahua!
-
Interesting. I'll look into that. Thanks. :)
Luc Pattyn [Forum Guidelines] [My Articles]
DISCLAIMER: this message may have been modified by others; it may no longer reflect what I intended, and may contain bad advice; use at your own risk and with extreme care.
Starting with Vista, the cmd shell has been enhanced to display alternate data streams. just do a dir with /R switch, and it will report names and sizes of ADS. Nota that downloaded files DO have and ADS called Zone.Identifier, but on my system (W7 RC), this alternate file is just 26 bytes. if you want to get at content without getting visual studio started, just do: more filename:stream_name > whatever>.txt this will copy your stream to a file. Note that your problem is most probably not ADS's, but Volume Shadow Copies (for system restore and uninstall), which are stored in the System Volume Information directory. Access is limited to the system account on this dir, so you can't see them. You could change permissions on the dir, but I would'nt recommend it (you can really screw your restore capabilities if you mess around with those files). a better way to seem them is to use the vssadmin command: vssadmin list shadows or vssadmin list shadowstorage Michel Godfroid
-
Christopher Duncan wrote:
I tend to avoid java utilities
Why? :confused:
Simply Elegant Designs JimmyRopes Designs
Think inside the box! ProActive Secure Systems
I'm on-line therefore I am. JimmyRopesI do as well. It's mainly because of the hassle of having to host a separate runtime, which not only grabs an icon in my system tray, but also when it's updated seems likely to break at least some of the Java apps which rely on it. I suspect it wouldn't be anywhere near the issue it is if the JVM supported static linking or side-by-side versioning.
Anna :rose: Having a bad bug day? Tech Blog | Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"
-
I've installed Vista on a box (yes, I know, my first mistake) with a 150 gig hard drive. I've turned on settings to show hidden, system and other such files. Vista is reporting 80g free. Thing is, after inspecting the properties of every root level folder, including the hidden ones and the recycle bin, I can only account for around 40g. Anyone have an idea as to where the other 30 gig is hiding?
Christopher Duncan www.PracticalUSA.com Author of The Career Programmer and Unite the Tribes Got a career question? Ask the Attack Chihuahua!
I'd say C:\Config.Msi + System Restoredata + Volume Shadow Copies data will give you the account for the rest 30Gigs...
|=|_|C|< Y'/-\|_|_
-
I've installed Vista on a box (yes, I know, my first mistake) with a 150 gig hard drive. I've turned on settings to show hidden, system and other such files. Vista is reporting 80g free. Thing is, after inspecting the properties of every root level folder, including the hidden ones and the recycle bin, I can only account for around 40g. Anyone have an idea as to where the other 30 gig is hiding?
Christopher Duncan www.PracticalUSA.com Author of The Career Programmer and Unite the Tribes Got a career question? Ask the Attack Chihuahua!
You absolutely need to try sequoia view
The best way to accelerate a Macintosh is at 9.8m/sec-sec - Marcus Dolengo
-
I've installed Vista on a box (yes, I know, my first mistake) with a 150 gig hard drive. I've turned on settings to show hidden, system and other such files. Vista is reporting 80g free. Thing is, after inspecting the properties of every root level folder, including the hidden ones and the recycle bin, I can only account for around 40g. Anyone have an idea as to where the other 30 gig is hiding?
Christopher Duncan www.PracticalUSA.com Author of The Career Programmer and Unite the Tribes Got a career question? Ask the Attack Chihuahua!
-
So how do you find the system restore directory...
It is a truth universally acknowledged that a zombie in possession of brains must be in want of more brains. -- Pride and Prejudice and Zombies
Actually I stand corrected, I've been turning off system restore for so long I had to look where it was these days. Apparently they moved it into the 'System Volume Information' under _Restore. It used to take a non-windows kernel to make it show you the _Restore folder, now it's just a hidden compressed folder.
The true man wants two things: danger and play. For that reason he wants woman, as the most dangerous plaything.
-
I've installed Vista on a box (yes, I know, my first mistake) with a 150 gig hard drive. I've turned on settings to show hidden, system and other such files. Vista is reporting 80g free. Thing is, after inspecting the properties of every root level folder, including the hidden ones and the recycle bin, I can only account for around 40g. Anyone have an idea as to where the other 30 gig is hiding?
Christopher Duncan www.PracticalUSA.com Author of The Career Programmer and Unite the Tribes Got a career question? Ask the Attack Chihuahua!
-
Hey, it's a Dell. What can I say? :)
Christopher Duncan www.PracticalUSA.com Author of The Career Programmer and Unite the Tribes Got a career question? Ask the Attack Chihuahua!
-
Under the bed is more likely. Someone has to keep the monsters company. :)
Christopher Duncan www.PracticalUSA.com Author of The Career Programmer and Unite the Tribes Got a career question? Ask the Attack Chihuahua!
-
Christopher Duncan wrote:
I tend to avoid java utilities
Why? :confused:
Simply Elegant Designs JimmyRopes Designs
Think inside the box! ProActive Secure Systems
I'm on-line therefore I am. JimmyRopesBecasue Java is terrible.
-
I've installed Vista on a box (yes, I know, my first mistake) with a 150 gig hard drive. I've turned on settings to show hidden, system and other such files. Vista is reporting 80g free. Thing is, after inspecting the properties of every root level folder, including the hidden ones and the recycle bin, I can only account for around 40g. Anyone have an idea as to where the other 30 gig is hiding?
Christopher Duncan www.PracticalUSA.com Author of The Career Programmer and Unite the Tribes Got a career question? Ask the Attack Chihuahua!
-
I've installed Vista on a box (yes, I know, my first mistake) with a 150 gig hard drive. I've turned on settings to show hidden, system and other such files. Vista is reporting 80g free. Thing is, after inspecting the properties of every root level folder, including the hidden ones and the recycle bin, I can only account for around 40g. Anyone have an idea as to where the other 30 gig is hiding?
Christopher Duncan www.PracticalUSA.com Author of The Career Programmer and Unite the Tribes Got a career question? Ask the Attack Chihuahua!
This is in the shadowstorage folder, I was missing around 125GB: 1. Run Command Prompt as Admininstrator 2. Type: vssadmin list shadowstorage You'll get something like this: Used Shadow Copy Storage space: 19.594 GB Allocated Shadow Copy Storage space: 21.637 GB Maximum Shadow Copy Storage space: 25 GB 3. Execute this command to lower it to 5GB: (Or whatever you want) vssadmin resize shadowstorage /On=C: /For=C: /Maxsize=5GB
-
I've installed Vista on a box (yes, I know, my first mistake) with a 150 gig hard drive. I've turned on settings to show hidden, system and other such files. Vista is reporting 80g free. Thing is, after inspecting the properties of every root level folder, including the hidden ones and the recycle bin, I can only account for around 40g. Anyone have an idea as to where the other 30 gig is hiding?
Christopher Duncan www.PracticalUSA.com Author of The Career Programmer and Unite the Tribes Got a career question? Ask the Attack Chihuahua!