Gizmo's Freeware is Recruiting

Gizmos Needs YouWe are currently looking for people with skills and/or interest in the following areas:

- Anonymous Surfing Service
- Antivirus for Android

If this sounds like you then click here for more details

 

Never Re-install Windows Again Part 2: Partitioning your hard drive

In this second part of this multi-part series Gizmo shows you how to partition your hard drive into a system drive and a data drive using free tools  Part 1   Part 3

Warning: Drive partitioning is an inherently risky process. If something goes wrong you may lose all your data and you PC may become unbootable. Do not attempt any of the following procedures unless your data is full backed up and you have a Windows installation disk available. If you have any doubts about your technical ability to successfully carry out these procedures then don't; the risk is too great.


In this article I'll show you how to partition (or divide) your current C: drive into two smaller drives (partitions) so that the first partition C: will contain your Windows operating system (and some of your data) while the second partition will contain just data. 

The process involves creating a second partition using the free space on your C: drive then, after the partition is created, moving some of your data from the C: drive to the new partition.

Step 1: Determine your free disk space

The first thing you need to do is determine whether you have enough free disk to allow partitioning. If you don't, you can't partition your drive without first moving some of your data off your C: drive to an external USB drive, CD/DVD or online backup service..

Go to My Computer and note the size of your C: drive and the amount of free space available. In the following example the C: drive is 186 GB drive and has 169 GB of free space. The difference between them is 17GB; that' s the amount of space currently being used.

What this means is that I can create a large partition of up to 169 GB using the free space and have plenty of room on the second partition to move my data from the first partition.

If your drive is like this and has more free space than space used then you don't have a problem. You can go straight to Step 2 below.

But what if you don't have that much free space?. For example what if you had 100 GB used and only 86 GB of free space? On the face of it it may appear that there's not enough room but in fact it's still possible.

That's because you don't need  to move all the 100 GB that's currently on the C: drive onto the second partition.

Let's work out how much data you actually need to move. More specifically we are going to work out what you not going to move and subtract that from the total amount of data on your C: drive. The difference is the amount of data you are going to move.

From My Computer double click on the C: drive. You should now see all the folders on the C: drive.

Now right click on the Windows folder and select Properties. The folder size will then be calculated. Write down the final calculated figure for "Size on disk."

Do the same for the "Documents and Settings" and the "Program files" folders and then add the total disk space taken by these three folders. For example let's us say you came up with these figures:

Windows 4.2 GB
Documents and Settings 7.6 GB
Program Files 4.7 GB
Total ("system space") 16.6 GB

Let's call the total the "system space."  Your system space could be anywhere from 4GB to 20GB depending on the number of programs on your PC and the amount of data you have accumulated.

We won't be moving any of the files in the system space to our new partition so we don't need to allow for that space on that new partition.

So subtract the system space from the disk space used on the C: drive. The difference is the amount of data you have to move to the new partition.

Here's the calculation for our example using a 186 GB drive with 100 GB used and 86 GB of free space:

Data to be moved = 100 GB - 16.5 GB = 83.5 GB

So we have to move 83.5 GB to move. As we have 86 GB of free space that's enough. That's means we can create a 86 GB partition and have enough room on that partition to move onto it all our data we need to move..

If when you do the calculation for your PC you get a similar result, i.e. plenty of room, then you can stop reading now and move on to step 2.

If you still don't have enough spare disk space then I'm afraid you will have to backup some of your data onto a USB hard drive, flash drive CD / DVD or online backup service and then delete it from your hard drive.

The amount of data you need to backup and delete can easily be calculated by the formula:

Data to be backed up and deleted from C: = (total drive space used - drive free space - system space) divided by 2.

So if our 186GB drive has 150GB used and only 36GB free the amount of data to be backed up and then deleted from C: would be:

(150-36-16.5)/2 or 48.75GB.

That's quite a lot of data to backup and deleted but I'm afraid that's what's necessary if you want to partition your drive. Don't move on to step 2 until you have freed up this disk space.

Step 2: Download the partitioning software and burn it to a CD

Download the software: The freeware product we will be using is the GParted Live CD. Download the 51.2MB file called gparted-livecd-0.3.4-10.iso from here.

Burn the ISO file  You must burn the ISO file you downloaded to a CD. Most CD burners will allow ISO burning but if yours doesn't then you can find a freeware ISO burner here along with instructions how to use it.

Test your newly burnt CD by putting it in your CD drive and rebooting. Your PC should boot from the CD and bring up the Gnome Partition Editor boot options screen (see screenshot below). If your GParted CD boots fine then remove the CD from the tray and boot back into Windows. You can now go to Step 3. 

If your CD doesn't boot then the most likely problem is that you didn't burn the ISO correctly so try again. A common mistake is to copy the ISO file to the CD rather than burn the image to the CD. Read your burner instructions for help.

It's also possible you BIOS is not set properly for CD booting. If so, you may find this guide useful.

Step 3: Prepare your hard drive for partitioning

Check your C drive for errors: From Windows go to My Computer, right click on your C: drive and select Properties / Tools / Error checking / Check now  and then check both boxes and press Start. Windows will ask if you want to schedule the disk check next time you restart Windows. Answer "Yes" and reboot. The disk check could take some time; anything from 5 minutes to two hours depending on your drive size and the number of files on the drive.

Defragment your disk: After the disk check has completed Windows should reboot. From Windows you should now defragment your drive. You can use the defragmentation program built into Windows but you'll get better results using a third party defragger. For this application I recommend JKDefrag which you can download for free from here .

JKDefrag does not require installation; it can be run directly from the .exe file. In fact that's all you have to do. Just double click the .exe file and the defragmentation will start.

Defragmentation may take anything from a few minutes to a few hours depending on the size of your hard drive, the number of files on it and the degree of fragmentation. JKDefrag shows you its progress so you can decide yourself whether you should hang around or take the dog for a walk.


Step 4: Partition your drive

We are now ready for partitioning. In this step I'll show you how to:

    • Start the GParted partitioning program

    • Reduce the size of your C: partition

    • Use the spare disk space to create an extended partition

    • Create a logical drive for your data within the extended partition

Start the GParted partitioning program:

Put the GParted CD you created in step 2 in your PC's CD tray and reboot. Once the PC boots from the CD you should get a screen that looks like this: (apologies for the quality - I had to use a digital camera)

 

Press <Enter> to accept the default "auto-configuration" boot option. As the boot proceeds press <Enter> when asked; once to accept the default keyboard and again for the default language.

Finally when the boot has completed GParted should come up the desktop. It will look something like this. 

This display for my test PC shows a single line for a hard drive called "hda1" of 186.3 GB capacity with 17.28GB used. Your figures will of course be different. 

The name "hda1" is the Linux way of referring to your hard drive. It's roughly equivalent to  "C:" in Windows.

If more than one line appears on this display and you know you have only one physical hard disk in your PC then your drive is already partitioned and you should abandon any attempt at further partitioning. That's for experts only.

Computer hardware vendors like Dell quite often put "hidden partitions" on the the disks of the computers they sell. They do this for support reasons: a customer's computer can be restored to its original state from the hidden partition.

These hidden partitions may be "hidden" from Windows but they will show up in GParted. So don't be surprised if you find one of these partitions, they are common. If you do, it's time to bail out as adding further partitions or deleting the hidden partition may have unknown consequences.

Reduce the size of your C: partition:

Right click on the disk drive (that's the line starting with /dev/hda1) and select "Resize/Move" from the menu.

Enter in the "New Size" box the desired size of your system partition in megabytes. This figure should be the used space plus an allowance of 1000-2000MB rounded up to the nearest 1000. The extra space is to allow for the possibility your paging file may grow and other general contingencies.  If your space is really tight just round up to the nearest 1000

So in the example from Step 1 above, our used space was 17000MB (17GB). Lets take this up to 20000MB (20GB) . To do this we would enter 20000 in the "New Size" box.

After entering the size of the system partition click in the box below labeled "Free Space Following."  GParted will then calculate the free space for you.  Your screen should look like the one below though obviously the figures will be different..

 Now click the Resize/Move button. You should see something similar to this:

Use the spare disk space to create an extended partition:  Right click on the "Unallocated" bar and select "New."  From the pull down menu next to "Create as" select "Extended Partition." Your screen should look like the one below. 

 Now press the Add button. You should now see something like this:

Create a logical drive for your data within the extended partition:  Right click on the "unallocated" bar and select "New."  Check that the number in the "New Size" box is the same as the "Maximum Size" shown at the top of the screen. If not change the maximum size.  From the pull down menu next to "Create as" select "Logical Partition." From the pull down menu next to "Filesystem" select "ntfs." You screen should look like the one below. 

 Now press the Add button. You screen should now look like this:

We are now ready to put our changes into effect.  If you feel something is not quite right then now is the time to bail out as no changes have been made to your disk. You can safely exit GParted, remove the CD from the tray and reboot Windows.

If you are happy things are as they should be then select "Edit" from the top menu bar and then "Apply All Operations." You will be asked then asked to confirm the request. If you are happy that you have your data securely backed up select "Apply"

GParted will now shrink your system partition and create your data partition. The process will take a few minutes so be patient. Once completed select "Close."  GParted will then rescan your disks. When completed select "GParted  / Quit." and your system will now reboot into Windows. Remember to remove the GParted CD from your CD tray!

Rebooting Windows may take a long time as Windows will insist on doing a thorough disk check of your new partitions. This is a good thing so please don't abort the disk check due to impatience. 

After rebooting Windows go to My Computer. You now should see two hard disk drives. One will be your reduced-size C: drive and the other be your new data partition.  The letter assigned to the new drive will depend on what CD drives and other devices you have installed. Here's how my test PC looked after partitioning.

Compare this to the first screen shot at the top of this page.

The C: disk has been reduced from 186GB to 19.5GB with 2.25GB of free space. The F: disk is the new partition. It's 166 GB in size and has all of that available as free space. That's because there is nothing on it!

Not for long. We are now going to move some of your data from the C: drive to the new partition.

Step 5: Move some of your data to the new hard drive

Ideally you should move all your user data from the C: drive to your new data partition. However with Windows it's extremely difficult to cleanly separate all your data from the operating system.

Rather than adopt a purist approach I recommend a practical one: I suggest you only move data that's easy to move and won't cause any few subsequent operational problems.

The three categories of data I suggest you move are the My Documents folder, any stand-alone data folders and your email files.

Moving the My Documents folder.  This is not complicated but you have to make sure you get the drive letter assigned to your new partition correct. In the screen shot shown above the new drive letter was F but on your system it could be something different. I'm going to use F in the following instructions but you should substitute the correct letter for your system.

What we are going to do is relocate My Documents to the folder F:/My Documents. Here's how to do it:

Go to My Documents and select Properties.

When you've clicked on Properties, select "Move" and then navigate to your new partition. That's F in my case. Then click "Make New Folder." Enter "My Documents" as the folder name and hit Enter and then OK. Windows will then ask you whether you want to move your documents; click Yes.

Moving your documents make take some time. Once moved, though, you can access them normally from the "My Documents" icon on the desktop or elsewhere.

In the process you'll free up a lot of room on your C: drive. Defrag the drive so it can be utilized by Windows in the most effective manner.

For more information you can consult this Microsoft document. http://support.microsoft.com/?id=310147

Moving Stand-alone Data Folders  Most users have created folders on their C: drive for storing MP3 files, videos, digital photos and other files. There is no reason these files can't be moved to your new partition.

Go through each of the folders on your C: drive and decide which can be moved. Folders containing installed programs should not be moved only folders containing data. If in doubt, don't move it.

When you move your data folders you may have to change the settings in some of your programs. For example if you move a media library you'll need to change your media player settings to let it know where your library is now located.

Moving files from C: to your new drive is easy. From My Computer click in the C: drive then right folder on the folder you want to move and select "Cut." Then from My Computer click on your new drive, then in a blank space right click and select "Paste."

If you are moving large quantities of data you may want to consider installing the freeware program YCopy that allows you copy without being in attendance to answer Windows copy dialog questions.

Moving Your Email Files.  This is an optional step as it'snot quite as simple as moving the My Documents folder or your data folders. The reason I suggest it at all is because email files are extremely valuable to most users and they change often. If you ever have to restore Windows you would probably not want to write over your email files with an older version. Moving your email to another partition prevents your email data being over-written.

However you can achieve a similar result by regularly backing up your email. If you then have to restore Windows you will lose your most recent email but will still have the capacity to recover that email from the backup copy.

My suggestion is that if it's easy to move your email to another partition then do so. Otherwise skip this step and put in a backup plan for your email instead. 

Some email programs are easier to move than others. That's because they store their email files in different ways and in different locations. As a result I can't give general instructions for moving your email files. Instead I'll give you some links to guides that show you how to move the email files for the most common email clients. If your email client is not shown then do a Google search or speak with your vendor.

If you can't understand the instructions in the following guides then simply don't move your email files. It's not the end of the world if they stay on the C: drive. Do however, back them up regularly.

Microsoft Outlook Express: http://www.insideoutlookexpress.com/faqs/how.htm#movestore

Microsoft Outlook: http://www.slipstick.com/config/movepst.htm

Mozilla Thunderbird: http://kb.mozillazine.org/Thunderbird_:_FAQs_:_Changing_Profile_Folder_Location

In the Next Part of this Series

With your drive now partitioned and your key data files moved your PC should work quite normally so feel free to use it.

In the part 3 I'll show you how to reduce the size of your system partition. That done we can then look at the actual imaging process.

However before we get into imaging I want you to do some preparation in advance.

The preparation involves the creation of a UBCD4Win boot CD. Don't panic; I've set out instructions how to do this here so there's your homework :>)

Gizmo

TIP: If you run into problems partitioning your drive with GParted post your problem to the GParted forum. http://gparted-forum.surf4.info/


Never Re-install Windows Again: Part 1

Never Re-install Windows Again: Part 3

Share this
4.657145
Average: 4.7 (35 votes)
Your rating: None

Comments

by Kushal (not verified) on 22. January 2012 - 5:12  (87583)

I have been using Sony Vaio (VPCCW13EG) since last 2 years and since then i formatted my system almost 6-10 times without any problem but this month i facing a really big problem.

Earlier this month i formatted my system and then upgrade to service pack, i rebooted my system i saw everything was gone(other partitions, lost all my data). I thought that might be due to Service Pack so, i re installed my OS, didn't upgraded to SP and after 3-4 days later again my other partitions(created after installing OS) were gone. I thought i should install a different version of OS, did that and this morning(1 week after installation) my other partitions are lost again.

What should i do ? Could you please help me ? Should i need to replace my Hard Drive ?

by MidnightCowboy on 22. January 2012 - 5:42  (87586)

Sorry but we are unable to provide individual support here in the comments. Please post details of your problem in our forum.

by Alan21 (not verified) on 24. December 2011 - 0:34  (85842)

One piece of advice folks, vary the partition sizes, makes identification easier using partioning and imaging tools.

by Alan21 (not verified) on 24. December 2011 - 0:31  (85841)

I love Partition Magic, but Windows 7 has some great partioning of its own, especially good when starting off with a new computer which might come with a large or even a couple of hard drives. This is a great article to help you decide how to use the disc[s]. To access partioning in Windows 7, press the windows key, right click on computer, left click manage, then disc management. Right click drive icons for properties to edit partition names. First impressions of Windows 7 are good. Alan.

by aculturemind (not verified) on 27. November 2011 - 2:17  (83969)

I can see why someone might want to do this.....however, I find more appealing backing up the data, and then doing a fresh install and partitioning at that time.

The reason I have for partitioning is when I *do* have to re-install, my data is safe. And you will have to re-install - whether you get a virus, I find re-installing annually makes for a clean start, and much easier than poking round the registry (even with something like CCleaner).

by computer illiterate (not verified) on 10. November 2011 - 1:05  (83027)

Ok, so I am very bad at this stuff, s I need help! Here is problem: comuter started giving me a blue screen, then would shut down. After a while it would stop starting up all togeather. So I grabbed my windows disk, and tried the recovery feature. that did not work. Then I tried to reinstall it and deleted whatever was in my C: partition. attempter to reinstal on tha drive, after a 6 hour wait I got messag saying that it was not sucessful. Then go to restart and getting an error message: NTLDR mssing. Now am going to attemp reinstalling, but dont know which partition to install on? These are my options:
-:Partition 1 5130 MB < 934 MB free>
C:Partition 2 [NTFS] 14308 MB <14243 MB Free >
D: Partition 3 [NTFS] 56879 MB <56472 MB Free>

So should I be deleting all of them to resore to original before trying to reinstall? I am completely lost on this. Or should I be trying to use one of the existing partitions? Please help :(

by MidnightCowboy on 10. November 2011 - 4:42  (83032)

Unfortunately we are unable to offer individual support of this nature here in the comments. Please post your query in our forum and someone will be pleased to help.

http://www.techsupportalert.com/freeware-forum/general-computer-support/

by Mike English (not verified) on 17. May 2011 - 11:37  (72080)

Well after reading all posts ---> Instead of partitioning, Why don't you just open a new user account in (Control panel) and have it as " Limited use " Thus you have a partition .. This is more effective and easier lol OR better yet scan your comp from an outside source such as Trend micro ( Housecall ) then open a new "User account" as admin then go back and make your Original account Limited use.

3 clicks instead of all the head ache of learning or printing the lesson of partitioning, Plus you keep all Data on your Original user account AND if your interested install Spybot S & D ---> Limited use can be saved on a disc or flash drive ( Mine is 8 GIG ) And in 5 years have only used 2.5 GIG of memory but i dont save nothing like music or video "Thats another subject" Just put that on another user account for now..AND make sure it is Limited Use......... But this post was informative But i think my way is easier

by zagzill (not verified) on 2. February 2012 - 16:30  (88179)

a limited account is great as long as your os is not damaged if it is then limited/admin/or safe mode is just about useless. partitioning the drive works good I do disagree that 20gb is way to small for os + program files. I have programs that are larger then 20gb on my drive now.

by Kvt on 23. February 2011 - 18:33  (66979)

New Lenovo T510 laptop.. w/500gb hard drive.. Win 7 Home Premium

Using Partition Wizard Home to partition initially into two partions:
1 partition 100gb for just Windows
1 partition 100gb for my stuff
Remaining will go for Linux

I did just the first step to partition just 100gb for Windows. I did this first to keep it simple.

Results seem to go as it should. Then it did the reboot to take the action.

THEN: (Blank screen with the following)
(1) of (7) operations...

Resize Partition
Partition Letter: C:
Partition Label: windows7_os
Disk Index: 1
Partition Index: 2
New Partition Starting LBA: 2459648
New Partition size: 102394 MB

Has been sitting with this screen for the better part of 30 minutes?

Did I loose everything?

What should I do now?

Thanks for any assistance!!!

Kvt

by garth on 23. February 2011 - 19:03  (66981)

@Kvt
Hi Kvt.
You would be better off posting this question in the site forum, as a response cannot be guaranteed here on the main site. Also, the forum is a more appropriate place for solving issues like the one you are having since you can start a thread that concerns this issue and nothing else.

by Shore Patrol (not verified) on 19. February 2011 - 2:40  (66696)

hey folks I purchased a new dell w/windows 7 and this is my first computer, also I am in my 60's.I was told to partition my drive by a friend and said to use partition wizard.This was so easy as to be pathetic,it was one of the very first things I did after loading the drive it could not have been easier. To anyone who wants to do this do not hesitate DO IT.As an added benefit should you 'get' some type of malware it sees the partition as the end of your drive and does not corrupt the other partition I found this out the hard way,or for good depending on your view.As it has been said before "Just Do It'.

by Jer (not verified) on 16. February 2011 - 21:21  (66563)

Partitions are easy even without a guide or extra software. Just open up control panel and start poking through the menus until you learn the drill

by Joe Aiken (not verified) on 11. February 2011 - 10:16  (66183)

Would the use of the SysInternals 'Junction' utility, to create links between the original folders on the C: drive and the relocated folders on the new drive, provide a more robust way to manage the relocated user data?

by salahuddin (not verified) on 27. December 2010 - 4:43  (63332)

A very good article. Helpful even with very nominal knowledge of computing.
Regards,

by Robert Clark Rutkowski (not verified) on 3. November 2010 - 18:08  (60726)

I created a 40 gig partition for Windows 7 before I unistalled it and gave it away, and it wasn't any problem at all with the partition wizard in Vista home prem 32/64. And, it wasn't any problem getting rid of it after I didn't like Windows 7, unistalled it and gave it away.
You just have to be careful and think about what they are trying to say because as is everything that companies, Microsoft, Apple, etc. claim falsely, it is not intuitive. I've been an engineer all of my life living for science and technology and have performed numerous serioius clerical functions, e.g, suing out law suits in the United States District Courts, and computer programs and GUID interfaces are anything but intutive. I'm not a virgin!
Anyway, I don't have any Documents and Settings folder in C:\. I have about 24.7 gigs in usage in the Windows foler, 998 megs in the Programs folder, and 6.5 in the Programs x86 folder and that's it. What gives with this?
My total usage for the C: drive is about 79 gigs and I have moved several personal apps and personal files out to both a flash drive and 320 gig mobile.
H-P Notebool dv6t-1200; 320 gig hdd, 4 gig RAM, 4 gig Ready Boost, 5 gig pagefile, 320 gig mobile, 4 gig flash, 16 gig flash for Ready Boost and 42 gigs shadow copy. I don't even have that much software installed.

by Super2cool on 12. October 2010 - 1:47  (59407)

To be honest, reformatting your computer is far better and even easier. Just my opinion... Great article though.

by bodis on 22. October 2010 - 12:44  (59935)

I would like to disagree. I am using windows 7 for testing purposes on separate partition and am using linux for my day to day activities.

When My windows 7 installation needs to be refreshed I just have to copy the image and 15 minutes later I have perfectly setup system to start again.

by NewComer (not verified) on 24. December 2010 - 3:11  (63167)

What applicastion do you use to copy
the win7 image?
Is it Linux or else?

by fcharat (not verified) on 20. November 2010 - 0:07  (61410)

Bodis,

I need some help. I just purchased a new 1.5TB hard drive which I partitioned (300GB and 1200GB). I would like to burn an image of my win7 64bit, which I have on an exterior hard drive to the 300GB partition but the Win 7 installation DVD wants to format the entire disk. I can't figure out how to burn the image to the 300GB partition.

Any ideas?

Francis

by Anupam on 20. November 2010 - 6:07  (61415)

This is not the proper place to ask such questions. Please register on the site, and ask this in our freeware forum.

by Anonymous on 19. April 2010 - 4:57  (47945)

hey can any one tell me that i have a following problem
i 've one drive c and there is no another drive but now i want to create another drive free space available in drive c 20 gb and 16 gb is in used what to do ? any software for solving this problem ..i have easeus and magic disk tool ... please help me ?

Moderator's Comment : Email address removed. Please do not post email address in comments. Its for your own safety
The proper place to ask these questions is here in the forum:
http://www.techsupportalert.com/freeware-forum/general-computer-support/

by Anonymous on 23. March 2010 - 3:56  (46029)

People get a bit anal retentive about creating partitions.
Good article. 2 partitions is all anyone needs.

More than 2 partitions on a HD is just silly and is not doing your OS and real world favours either ( the opposite actually but too techie to go into here).

Windows has an excellent and easy to use folder and file system that are a far better solution for organizing personal data into categories and sub-categories, than using separate partitions to store things.

We read of people having lots of separate partitions for games, photos, music videos, mp3 music and other stored data and even programs on a separate partition which is not a great idea at all, considering the OS and registry associations they need and will make with C (renew the OS and the programs will be mostly stuffed and need re-installing anyway if they are on their own partition).

What I do disagree with is the bit about moving the Documents file off the C partition. Docs. is a windows file and what can happen is that you end up getting operating system files appearing on the new partition which is what you don't want! Not a good move if you ever do a manual re-install of windows. Delete C to install OS and there is a good chance it will become another letter besides C and your E will become C! It happened to me once and now I leave the documents folder on C. Anything important in Docs. on C I regularly move onto my other partition for safe storage (from there it all goes to a separate back-up hd once a month just in case the main hd. blows.

by Alan21 (not verified) on 24. December 2011 - 0:08  (85840)

Anonymous, hard drives these days can be several gigabytes so it is perfectly reasonable to have more than two partitions per disc. Nice to be able to separate different types of content, and even operating systems held within the disc only possible by partitioning, and to be able to make individual Acronis or other image backups at the regularity appropriate for the kind of content. For example, I keep a library which I update just once a year and add new content separately. Obviously it would be silly to keep on regularly making image backups of the main library, but is sensible to make regular ones of the year in progress. Regards, Alan.

by jbanon (not verified) on 7. January 2011 - 14:04  (64069)

Three partitions is the perfect setup for me. One has the OS and program files, another My Documents, and a third all my media files. My docs gets backed up very frequently. The OS gets backed up weekly to monthly, depending on how many changes there have been. And the huge media files drive gets backed up much less often. Using this system, most backups are small, so the restores are small and fast. And worries about viruses, data loss, system restores and such are now in the past since there are always a couple of solid OS backups waiting in the wings. I use macrium reflect for the backups and it has restored windows quickly and flawlessly every time.

by Anonymous on 10. January 2010 - 16:37  (40784)

Why not just move the Application Data and the Local Settings folders to the new partition?
Ollie Wallock

by Anonymous on 9. November 2009 - 15:00  (36265)

I want to paratition my 260GB hard drive that has 78GB free to make small 20GB drives so I can install orcale 10g. Will the backup cause a probelm in the long run?

by Anonymous on 20. September 2009 - 15:33  (33008)

Sounds like a great idea BUT when I partitioned my hard drive, I assumed that around double the disk space was ok for the Windows system. THEN all the Windows updates started coming, which not only alter the system but create a backup of all the old code (in case you need to backup to the older configuration.) After a year or two you find you have run out of space on your partition and whatever you do to remove the backups etc. you will have problems.
In essence, make sure your Windows partition has at least double or three times the space you think you may need. (With modern computers I don't think the benefits are sufficient to justify the partitioning)

by Anonymous on 23. August 2009 - 22:57  (31397)

Gizo,
Your 3 part series is great; but I have a question. A lot of my music files and photos are located in my Window's shared drive. What would be the procedure in moving this directory to the new data partition I created.

by Anonymous on 6. August 2009 - 9:44  (26507)

hey can u do this to exactly even after you have partitioned it before :
eg: already have drives C and D, can i make another partition with D?
and correct me if i'm wrong but i'm guessing this way to partition the hard drive means you have already installed programs into your computer but it does effect it?

Post new comment

The content of this field is kept private and will not be shown publicly.