?Hi, Croy.
Remember that a Windows installation always consists of TWO parts.
If we "install" Win7 to the 3rd partition on the second HDD, that partition
is where ALMOST all of Win7 goes. Setup creates the \Windows folder and
puts all the thousands of subfolders and gigabytes of files there. That
partition becomes the "Boot Volume"; look in Disk Management's Status column
for the (Boot) designation. The Boot status must always apply to ONE and
only one volume (primary partition or logical drive).
But no matter where Setup installs Win7, it must always write a few files
into the System Volume (often called the System Partition since it must
always be a primary partition, not a logical drive). This is always the
Active partition on the HDD which is currently designated in the BIOS as the
"boot device". Look in Disk Management's Status column for the (System)
label. The System label also should appear on ONE partition. This
partition's Status should also include Primary and Active labels. No matter
where Win7 is installed, the startup process must always start in the System
Partition, then follow the BCD's guidance to find the Boot Volume and the
\Windows\system32 winload.exe file. Most of the BCD is in the \Boot folder
on this System Partition. (No, the C:\Boot folder is not the "Boot Folder";
that would be C:\Windows, and, yes, the drive letters are variable.
Microsoft's naming crew has been working overtime again, apparently still in
the dark.)
As many writers have remarked, some people might find it strange that we
BOOT from the SYSTEM partition and install the operating SYSTEM files in the
BOOT volume. But those counterintuitive terms are rooted in computer
history and we're not likely to change them now. For the out-of-date
definition of these terms, see KB314470. I've not been able to find a KB
that clarifies these terms for Win7.
A single primary partition can have both System and Boot status. Before
Win7 this was actually the most common arrangement, since most systems had
only a single disk with a single partition. But Win7 introduced the ~100 MB
hidden partition ahead of the traditional Drive C: Boot volume and made that
hidden partition the System Partition, with no drive letter assigned to it.
(This hidden partition does not get created when Win7 is added to a computer
that already has a System Partition; Win7's startup files just get added to
the existing System Partition, as in the past.)
All too often, users install a new Windows onto the second HDD, then remove
(or repartition or reformat) the first HDD, not realizing that, even though
the second disk holds the Boot Volume, it does not have the System
Partition, which is still on the now-missing first disk. The user must
either put the first HDD back in, or create a System Partition on the second
HDD.
RC
--
R. C. White, CPA
San Marcos, TX
[email protected]
Microsoft Windows MVP
Windows Live Mail Version 2011 (Build 15.4.3002.0810)) in Win7 Ultimate x64
"croy" wrote in message
I had Win7 up and running, but wanted to resize a partition.
It turns out that the resizing options in Win7 are very
limited. So I deleted an empty partition--and the instant I
did, Win7 rebooted, or tried to anyway. Got a missing
device screen: The boot failed because a required device
....[wasn't there].
Tried umpteen times to repair from the DVD, but no cigar.
Finally reinstalled to another primary drive.
EasyBCD gives me this:
There are a total of 2 entries listed in the bootloader.
Default: {current}
Timeout: 30 seconds
Boot Drive: Y:\
Entry #1
Name: Windows 7
BCD ID: {current}
Drive: C:\
Bootloader Path: \Windows\system32\winload.exe
Entry #2
Name: Windows 7
BCD ID: {16ccf97d-bdbc-11df-b847-beb4f770aa72}
Device: Deleted Partition
Bootloader Path: \Windows\system32\winload.exe
How do I go about resurrecting #2?