Harddrive full

For everything that's not in any way related to PureBasic. General chat etc...
Konne
Enthusiast
Enthusiast
Posts: 434
Joined: Thu May 12, 2005 9:15 pm

Harddrive full

Post by Konne »

Hello, I have a problem. If I rightclick my Harddrive Windows is telling me there are 25 GB free Spcae. If I try to copy something it tells me it is full. How can something like that happen?
Apart from that Mrs Lincoln, how was the show?
freak
PureBasic Team
PureBasic Team
Posts: 5962
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

The free space calculation gets messed up sometimes.
Running chkdsk on the drive always fixed it here.
quidquid Latine dictum sit altum videtur
Konne
Enthusiast
Enthusiast
Posts: 434
Joined: Thu May 12, 2005 9:15 pm

Post by Konne »

Thanks
Apart from that Mrs Lincoln, how was the show?
Konne
Enthusiast
Enthusiast
Posts: 434
Joined: Thu May 12, 2005 9:15 pm

Post by Konne »

What Parameters do I need to use. I don't get it to work right.
Apart from that Mrs Lincoln, how was the show?
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

open console (Eingabeaufforderung)
chkdsk /f /v c:
for drive c
/f = fix errors
/v = verbose, show errors
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
Post Reply