|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (9 bit)
Join Date: Feb 2007
Posts: 378
|
Boot Drive Almost Full
My boot drive (C
where my OS reside is starting to get overpopulated. I still have a few Gigs to spare but soon it's going to fill up. What files, folders and/or programs can I safely transfer to another drive without uninstalling and re-installing?
|
|
|
|
|
|
#2 |
|
Member (14 bit)
Premium Member
Join Date: Jan 2002
Location: The Great NorthWest
Posts: 12,594
|
A lot of the times you can add another drive and move the data over to it, keeping the programs and the like on the boot drive.
What are your system specs? make / model of computer, number of drives, power supply, etc? |
|
|
|
|
|
#3 |
|
Member (11 bit)
Join Date: Apr 2003
Location: Iowa
Posts: 1,652
|
What's the size of that drive? You can put all of you personal documents and files on the other drive. You will have re-install programs to move them and I don't like have programs on a different drive than the OS.
__________________
LP |
|
|
|
|
|
#4 |
|
Member (10 bit)
Join Date: Apr 2005
Posts: 537
|
First thing I would do is clean the drive; by that I mean remove any junk files you might have, such as temporary internet files and other temp files - ccleaner is a good freeware tool for this. Next, I would back up any data to CD/DVD - you'd be amazed after browsing your drive how much data is there that you never or hardly ever look at - this is taking up space. After that, pay a visit to the Add/Remove Programs applet within the Control Panel and start pruning those old applications you never use. And finally, if you use System Restore reduce the amount of hard-drive space it consumes: Right click My Computer > Properties > System Restore tab. Select the individual drive and use the [Settings] button to allocate the space.
Hard-drives are dirt cheap these days, so it might be an ideal time to ask Santa for one. Personally, I loathe putting programs on any other drive other than the main Windows drive; some programs refuse to work like games and some media creation applications. But for purely data storage they're ideal. Another thing to note is that you never should have less than about 10-15% of free space on a hard-drive. For one the pagefile/swapfile is dynamically assigned by Windows, so when you have too little free space and Windows needs to use the pagefile it can crash the machine. Also, that extra 'free' space can be used by applications and when you de-frag. |
|
|
|
|
|
#5 |
|
Member (6 bit)
Join Date: Nov 2007
Location: The Earth
Posts: 57
|
Well, try this batch file.
Code:
removed by mod Last edited by Statica; 12-19-2007 at 01:05 PM. |
|
|
|
|
|
#6 | |
|
Member (14 bit)
Premium Member
Join Date: Jan 2002
Location: The Great NorthWest
Posts: 12,594
|
Brothersoft: it's late, I'm tired, got flu, and rusty on my batch files, but why do you have lines in that batch file to wipe out all the program files and DLLs?? Wiping out is not what the OP was asking for:
Quote:
|
|
|
|
|
|
|
#7 |
|
Barefoot on the Moon!
Staff
Premium Member
Join Date: Aug 2002
Location: Northeastern USA
Posts: 13,285
|
You are correct TwoRails. Running that script would effectively trash your system.
However, the concept of using batch files to clean out your temp files hadn't occured to me before.
__________________
There are two secrets to staying young, being happy, and achieving success. You have to laugh and find humor every day, and you have to have a dream.
|
|
|
|
|
|
#8 |
|
Member (14 bit)
Premium Member
Join Date: Jan 2002
Location: The Great NorthWest
Posts: 12,594
|
I still use basic batch files for a lot of my backing up. One example is some databases where the data still fit on a CD-RW. Example:
echo This will copy files to the CD RW burner echo Press any key to continue or Ctrl-C to EXIT pause xcopy f:\database\SourceDirectory\*.* R:\TargetDirectory\*.* /m /s /e /h |
|
|
|
|
|
#9 |
|
Barefoot on the Moon!
Staff
Premium Member
Join Date: Aug 2002
Location: Northeastern USA
Posts: 13,285
|
I use batch files with winRAR to backup some of my files. Quick & dirty solution
|
|
|
|
|
|
#10 | |
|
Member (10 bit)
Join Date: Apr 2005
Posts: 537
|
Use to use bat files to clean the system as someone posted above - not the ones that would kill my system the other one just to delete temp and other junk on Win9x machines, but not used them in a very longtime on XP. Cleanup tools have made me lazy.
Quote:
|
|
|
|
|
|
|
#11 |
|
Member (9 bit)
Join Date: Feb 2007
Posts: 378
|
I got have three drives. C (boot drive) is 76Gs, F: is 320Gs and G: is 300Gs. The last two have lots to spare but my boot drive which has the OS has my FSX (Flight Simulator Program) which uses up a lot of space.
My PC specs: Asustek M2N32-SLI DeLuxe 2.4 G AMD 64 X2 Dual Core 1.5G PC6400 RAM Two DVDRWs and one CDRW optical drives EVGA 6950GT 256M video card WinXP Home Edition SP There lots of crap in my boot drive Program Files which could be transferred. Some are accessory programs such as Epson printer, etc. I just want to transfer a few large files. |
|
|
|
|
|
#12 | |
|
Barefoot on the Moon!
Staff
Premium Member
Join Date: Aug 2002
Location: Northeastern USA
Posts: 13,285
|
Quote:
|
|
|
|
|
|
|
#13 |
|
Member (14 bit)
Premium Member
Join Date: Jan 2002
Location: The Great NorthWest
Posts: 12,594
|
thanks for the link: it was nice reading NK's interview again
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Hard Drive (almost) Full? | Blade Ryan | Computer Hardware | 5 | 02-25-2007 10:49 PM |
| BM7 partition damage, bios error, a virus ? | mullardel34 | Computer Hardware | 5 | 07-07-2004 02:40 PM |
| changing boot drive | Burnman | Windows Legacy Support (XP and earlier) | 3 | 01-05-2004 07:22 PM |
| It Sounds So Simple ? Why cant I figure it out ? | Khorask | Computer Hardware | 10 | 12-07-2002 06:53 AM |