Hey!
First of all great thanks for the support.
The dualboot tutorial is known to me.
At least the content.
Got to know Supergrub which is pretty cool, that way I don't have to wait for the installerdisk to do it's job when recovering grubentries.
I don't want to actually change anything to my system I just want to change some bootparameters, interesting list though.
Now:
I did a little bit of research myself.
Thanks to EasyBCD and the fact that it wanted to overwrite my entire MBR and setting up a bootstore(location of the BCD-File) all at once made me look a little bit closer at bcdedit.
And I found an interesting option.
This option beeing bcdedit /create tmpbcd.
This option creates a bootstore.
So I was all set.
Went good so far.
They even supplied a template for the bcdfile.
Now I wanted to import this but everyoperation i use says that they can't find the main bootstore, and setting the bootstore to another file seems impossible so far.
BTW:
Could that be due to the fact that non of my partitions is marked as active?(Yes I felt the same way when I saw my diskmanagement).
So bcdedit is all confused printing
The volum does not contain a recognized file system.
Please make sure that all required file system dirvers are loaded and that the volume is not corrupted.
Filesystemcheck came back negative, I have no INTEL-drivers installed everything purely MS-Drivers.
Which brings me to the following questions:
1.Is a hdd able to hold more than 1 active partition?(giving the circumstances that the filesystems are incompatible for the different OS's)
2.If no partition recognized by windows is beeing active how did windows boot?
3.For my CONFIRMATION:changing C:\'s status to active would NOT wreck my system by not beeing bootable next time i throw the switch right?
4.Is Windows7 an EFI or a BIOS system?
I tend to EFI but I'm not sure, and following this steps
Modify the BCD Store Template
they are different for EFI and BIOS and I only got one shot.
If no one knows how can I determin which one I got, for my grub got both entries don't know which one is the used one haven't had time to figgure that one out myself.
sincerly
s0s0
//edit
Just so you now what I want to do:
I want to enable the /debug option while booting.