Hi, Yousuf.
Well, as I said, I removed all of the partitions previously marked as
"active", and it made no difference.
Well, as I said, ONE partition on the boot device MUST be "active". That's
the partition that will act as the "System Partition" - and that "System"
label will appear in Disk Management's Status column for that partition.
Windows' Disk Management can turn a partition active, but it cannot turn
it "inactive"
Since there can be only ONE active partition on each disk, you can mark
Partition 2 inactive by simply making Partition 2 Active.
To make Partition 1 Inactive, right-click on Partition 2 and mark it Active.
Since Disk Management knows that there can be only one active partition, it
will automatically remove the Active mark from Partition 1. If you then
make Partition 3 Active, both Partitions 1 and 2 will become Inactive.
So, you automatically make Partition 1 INactive by making another primary
partition Active.
you have go to an arcane commmand-line based tool called Diskpart to do
that.
Yes, the DiskPart shell is very powerful - and arcane - so it must be used
with care. Disk Management is really just the "pretty face" GUI for
DiskPart. It does MOST of what DiskPart does and in a less-intimidating
way. (Earlier Windows had a Diskpart command in the Recovery Console, but
that was quite limited to just creating and deleting partitions.)
RC
--
R. C. White, CPA
San Marcos, TX
(e-mail address removed)
Microsoft Windows MVP (2002-2010)
Windows Live Mail 2011 (Build 15.4.3538.0513) in Win7 Ultimate x64 SP1
"Yousuf Khan" wrote in message
Hi, Yousuf.
This may be a big part of your problem. In order to boot from a disk, it
must have exactly ONE "active" partition. To be marked active
("bootable"), that must be a primary partition, not a logical drive in
an extended partition.
RC
Well, as I said, I removed all of the partitions previously marked as
"active", and it made no difference.
It was a royal pain to do it too, because although Windows' Disk
Management can turn a partition active, but it cannot turn it
"inactive": what was Microsoft thinking, it costs too much to put the
reverse command in? Instead, I discovered that you have go to an arcane
commmand-line based tool called Diskpart to do that. The tool itself is
not so bad, I figured it out quite quickly, it was just a pain to search
through Google to find this command in the first place.
Yousuf Khan