Separation of data and program files
April 15, 2005 4:55 PM
Subscribe
Is it true that good practice dictates one ought to separate program files from data files (onto different partitions)? What are some good ways you accomplish this? What about the problem of WinXP putting the "Documents and Settings" folder (containing user desktops, outlook .pst file, etc.) in the same partition as the "Program Files" and "Windows" folders?
(Got a new SATA hard drive and trying plan the partitioning / future file organizing.)
posted by parma to computers & internet (13 comments total)
I almost never have files in Documents and Settings (I don't use Outlook, I don't use the Desktop), but when I format C, I always copy it to a temporary folder on D as a matter of good practice.
This setup lets me format C at a moment's notice if things get weird with my install. It also lets me use Acronis Drive Image to make a small image of C right after I get all my apps installed (6-20GB depending on the PC) which I store on D and can restore anytime.
posted by Jairus at 5:01 PM on April 15, 2005