Windows 7 Forums


Reply
Thread Tools

[SOLVED] need help understaning "System Reserved" and the "page file" partitions on W7

 
 
stewl stewl is offline
New Member
Join Date: Mar 2011
Posts: 5
Thanked: 0
 
      03-19-2011
My W7 Ultimate 64bit system boots from the first two partitions on drive "0" - which is a 2TB 6G/sec hard drive - I was successful in cloning those two partitions from a solid state drive that I originally had on the system. The first partition is labeled "System Reserved" (label assigned by the system), has a drive letter H:, and is marked "System" and Active". The 2nd partition is labeled W7 system C (my label), has drive letter C: and is marked "Boot" and "Page File" (also both are "Healthy" and "Primary Partition").

I tried to clone those two partitions to a new hard drive by copying the individual partitions (using a tool designed for that purpose - rather than cloning the entire 2Tb drive). The location of the copied pair of partitions was not the first partitions on the drive, but they were one right after the other. I made the new "System Reserved" partition "Active", but was not able to assign its partner the drive letter C: from within a running system, nor could I mark it "Boot" or "PageFile". When I removed the original drive and tried to boot to the new drive that housed these two copied partitions (as well as other partitions), a screen came up saying I should run the repair disk, because it couldn't find something it needed.

So - my questions: exactly what is required to make a W7 system bootable?
(i.e., what partitions, and how should they be labeled and marked,what drive letters? and what flexibility is there on their locations?

I can "clone" the entire drive that included the bootable operating system and that works, but what about just moving the required partitions to a new location - on a different drive?

How does one assign the attributes: "Page File" and "Boot"?

Thanks -
 
Reply With Quote
 
 
 
 
catilley1092 catilley1092 is offline
Win 7/Linux Mint Lover
catilley1092's Avatar
Join Date: Nov 2009
Location: North Carolina, USA
Posts: 3,507
Thanked: 511
 
      03-20-2011
stewl, welcome to the forum! I've never had to allocate space for the "page file" & "boot". Windows does this for you. If you were a Linux user, you would need to partition an amount equal to your RAM for swap, this is the same as the Windows "page file".

With any version of Windows that I've used, I've never had to create & label these things, I've only had to label my data and other storage files. And I do recommend that you create a data partition for storage, docs, VM's, etc. This allows your "C" partition to perform better, and you won't need to defrag as often, either.

Too, if you have your data separate, if you need to reinstall (using a retail, OEM or upgrade disc), you only need to install to your "C" partition, and leave your data intact. You can accomplish this by typing "create and format disk partitions" into the Start Menu, the option will be shown.

You'll need to defrag for best results when shrinking partitions.

As always, and it looks as though you do, it's still important to backup before doing anything.

Cat
 
Reply With Quote
 
stewl stewl is offline
New Member
Join Date: Mar 2011
Posts: 5
Thanked: 0
 
      03-20-2011
Cat - Thank you for replying to my question. Unfortunately, your answer did not give me the information I seek.

I wish to make working (bootable) copies of the two partitions that make up the W7 operating system, and relocate them to a different hard drive (so I can boot from that drive). I can do this with a clone operation, but I'd like to understand what special properties these two partitions have, and what restrictions there are in placing them in different locations. For example, I made a bootable partition of an XP Pro SP3 system on the third hard drive in an older system, and that partition was the 2nd one on that hard drive-yet I can boot it up whenever I want. I just had to moove a copy of the original partition to the desired new location, and it worked. Now, with W7, there are some new factors.

The W7 system assigned the properties "Boot" and "Page File" to the bootable "C:" partition when it created it, but those properties were not passed on when I made a copy of that partition. They are carried along if I make "clone" of the hard drive, but they are lost when just the partition is copied.

My W7 OS has a tiny "System Reserved" partition at the begining of the bootable disk. It has the attribute "System" assigned to it. That attribute is also lost when the partition is copied to another location, but not lost if the entire drive is cloned. I read in one forum that this partition is only created during the W7 install procedure if one choses to have Windows format the disk during the install.

So, again I ask: what are the properties System, Boot and Page File as applied to partitions (i.e., these show up when you look at the drives using the system tool "Disk Manager")? How can I get them assigned to copies of the partitions that I have made? What are the real restrictions on placement of these two files (do they have to be one right after the other? Do they absolutely have to be the first two partitions on the drive? Does it matter what label I have assigned to the partitions?
 
Reply With Quote
 
Elmer BeFuddled Elmer BeFuddled is offline
Resident eejit
Elmer BeFuddled's Avatar
Join Date: Jun 2010
Location: Durham UK
Posts: 1,050
Thanked: 203
Send a message via Skype™ to Elmer BeFuddled
 
      03-20-2011
That little bit of system is the windows 7 boot partition. Perhaps someone more up to speed than me will answer this better (correctly!) but I believe that if you install 7 on an already partitioned disc, the separate "system" (boot) partition isn't created and the boot partition is amalgamated into the main 7 partition. You can format the intended partition for 7, but if you format an entire disc the "magic" 100mb/200mb partition will re-appear.

It's been a long time since I clean installed on a fresh disc so that info may be a bit "woolly" if you know what I mean.

Last edited by Elmer BeFuddled; 03-20-2011 at 04:23 PM..
 
Reply With Quote
 
clifford_cooley clifford_cooley is offline
(c_c)
clifford_cooley's Avatar
Join Date: Mar 2009
Location: Arkansas, USA
Posts: 4,509
Thanked: 931
 
      03-20-2011
The MBR (Master Boot Record) uses a flag to boot to a specific partition. This flag is known as marking a partition active. When booted, Windows will label this partition as the boot partition. The active partition can be changed but the boot partition label will not change until after a re-boot. Warning though if you change the active partition to a partition that does not contain boot files, your system will not boot.

The partition that hold the operating system is known as the system partition. the system partition does not always have to be on the boot partition. Installing Windows to a partition that is not flagged active will divide the two.

The page file partition is simple, this is the partitions that are being used for paging. Changes to which partitions are used for paging can be modified from Advanced System Settings.
 
Reply With Quote
 
pbcopter pbcopter is offline
Member
Join Date: Mar 2009
Posts: 46
Thanked: 11
 
      03-20-2011
The easiest way to deal with this is to boot to the Windows 7 DVD after you copy the System Reserved and operating system partitions and select Repair.

It will then assign the correct attributes to let Windows 7 boot.

Tthe System Reseved partition should be the first partition, since it contains the boot record for Windows 7.
If it is not, the Windows DVD will create a new boot record in the first partition.

Last edited by pbcopter; 03-20-2011 at 06:00 PM..
 
Reply With Quote
 
stewl stewl is offline
New Member
Join Date: Mar 2011
Posts: 5
Thanked: 0
 
      03-20-2011
Thank you all for the replies.

In the vein of pbcopter's suggestion, I ran the a Windows Repair disk that I made from the working W7 OS that I had copied the partitions from. That DVD disk was able to locate the OS partitions on the new hard drive, even though they were placed more than halfway into the 2 Tb drive-and had other partitions in front of them, and made them become bootable. Note that the repair disk did NOT create a new partition at the front of the disk, but seemes happy with the small "System Reserved" partition that I placed in the middle of the disk. Now I have an exact copy of my original OS running on a new disk. The repair did not make any changes that I can see to any of the installed programs-they are all running perfectly from the new copy of the OS now. That is exactly what I wanted to acomplish.

So a big thanks to you all for the replies.

I still don't understand all the details - like what was required to get that partition that is now running my new copy of the OS - the one that now has an attribute "System" to now have that attribute? What did the repair disk do? And What exactly is inside the "System Reserved" partition (no files are visible)?

But since I now know how to do what I set out to do, knowing those details is no longer very important.
 
Reply With Quote
 
pbcopter pbcopter is offline
Member
Join Date: Mar 2009
Posts: 46
Thanked: 11
 
      03-20-2011
It doesn't creat a new partition, but it does add the boot record to the first partiton.
However, I'm glad it worked out for you.
 
Reply With Quote
 
clifford_cooley clifford_cooley is offline
(c_c)
clifford_cooley's Avatar
Join Date: Mar 2009
Location: Arkansas, USA
Posts: 4,509
Thanked: 931
 
      03-21-2011
Quote:
Originally Posted by pbcopter View Post
It doesn't creat a new partition, but it does add the boot record to the first partiton.
I don't claim to know everything but I have got to disagree.

I have imaged the first partition and restored it to the second. After changing the second partition to active and rebooted, I've completely removed the first partition without troubles.

The Master Boot Record points the boot process to the active partition not the first partition. Therefor the boot process is not related to the first partition, unless the first partition is marked active.
 
Reply With Quote
 
stewl stewl is offline
New Member
Join Date: Mar 2011
Posts: 5
Thanked: 0
 
      03-21-2011
In my case the first partition appears empty - displays as unallocated space in Disk Manager.

pbcopter - did you mean the first physical partition on the hard drive, or the first of the two that make up the system as we have been discussing (which, in my case is in the middle of the drive)?
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off



All times are GMT +1. The time now is 07:18 PM.
W7Forums is an independent website and is not affiliated with Microsoft Corporation.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33