A partition need to be Active for boot for the system to boot from it. It dose not help just to have it install a system with the system files.
Their can just be one on a system other wise you got trouble to boot (normaly the system try to boot on the first disk with an active partition.
If you look at a system like the one I just sit on it looks like this in the Windows 7 diskmanager. The system is a "HP ProBook 4525s" in this case:
Disk 0Standard
SYSTEM (C:) 298,09 GB 300 MB NTFS 280,80 GB NTFS
Online Healthy (System,
Active, Primary partition) Healthy (Boot, Page file, Crachdump, Primary partition)
continue from previous rowHP_RECOVERY HP_TOOLS (F:)15,00 GB NTFS 2,00 GB FAT32
Healthy (Primary partition) Healthy (Primary partition)
In many branded computers their is some special in their boot order if you use their pre installation and you often need to do it on their way because they can have some bios feature in the first part of the disk that is pointing to witch partition and part of disk the OS is installed.
I suppose that can be the reason in this case. This is done so you need to use their installation and use the branded installation CD to install a OS in the manufactures way and with their license for the OS.
This is commonly used to force users to select the OS from the beginning and need to use the manufactures installation CD/DVD with all the packages and programs. This is also so the manufactures have a status Quo to start from when they give support on their computers.
It is also because of this it make it hard to change a disk drive in a laptop without a recovery CD or cloning kit.
So I suppose your problem vas due to some mismatch with the Active partition and the pointer to the installation of the OS.
I know that Compaq, HP, Toshiba, IBM and some more have used this for ever but back in time at lest their have been some professional tool to handling this. But I don't know if their is available now.
I can't say if Acer using this but I suppose so because then it is for example easier for them to maintain and support installations and they have the user in the hand for using their provided OEM OS for that machine.
Now with Windows 8.1 and the future their probably gone to be more hard coded behind the Hardware and the OS installed specifically with the SecureBOOT.
https://en.wikipedia.org/wiki/Windows_8.1#Windows_8.1Note also that the partition can be in other order that you write:
1. hidden restore
2. primary C: (70GB)
3. primary D: (70GB)
Their can also be like:
1. hidden restore
2. primary
D: (70GB)
3. primary
C: (70GB)
On the physical disk depending how their was created.
Normally the partition is count as 0. 1. 2. (instead of 1. 2. 3. but I understand you)
You can understand little bit of this if you read about the ARC path in boot.ini
http://support.microsoft.com/kb/102873I hope I have hold this simple naught to understand I can do this more complicated if you want.