How can I install and launch Windows Server in dual boot?
I my Server, I have a sda disk, on it I installed a Windows Server 2008, and a CentOS7.2 system.
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 209717247 104857600 7 HPFS/NTFS/exFAT
/dev/sda2 209719296 1000214527 395247616 f W95 Ext'd (LBA)
/dev/sda5 209721344 693014527 241646592 7 HPFS/NTFS/exFAT
/dev/sda6 693016576 694040575 512000 83 Linux
/dev/sda7 694042624 752381951 29169664 8e Linux LVM
I use fdisk
, there up shows the partitions. there seems the sda1, sda2, sda3 belongs to the Windows.
Now my problem is, when I restart the Server, it will launch the CentOS7.2 system, it do not launch the Windows, there is no options. how can I launch the Windows Server?
My server is SuperMicro.
linux windows partitioning operating-systems
add a comment |
I my Server, I have a sda disk, on it I installed a Windows Server 2008, and a CentOS7.2 system.
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 209717247 104857600 7 HPFS/NTFS/exFAT
/dev/sda2 209719296 1000214527 395247616 f W95 Ext'd (LBA)
/dev/sda5 209721344 693014527 241646592 7 HPFS/NTFS/exFAT
/dev/sda6 693016576 694040575 512000 83 Linux
/dev/sda7 694042624 752381951 29169664 8e Linux LVM
I use fdisk
, there up shows the partitions. there seems the sda1, sda2, sda3 belongs to the Windows.
Now my problem is, when I restart the Server, it will launch the CentOS7.2 system, it do not launch the Windows, there is no options. how can I launch the Windows Server?
My server is SuperMicro.
linux windows partitioning operating-systems
add a comment |
I my Server, I have a sda disk, on it I installed a Windows Server 2008, and a CentOS7.2 system.
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 209717247 104857600 7 HPFS/NTFS/exFAT
/dev/sda2 209719296 1000214527 395247616 f W95 Ext'd (LBA)
/dev/sda5 209721344 693014527 241646592 7 HPFS/NTFS/exFAT
/dev/sda6 693016576 694040575 512000 83 Linux
/dev/sda7 694042624 752381951 29169664 8e Linux LVM
I use fdisk
, there up shows the partitions. there seems the sda1, sda2, sda3 belongs to the Windows.
Now my problem is, when I restart the Server, it will launch the CentOS7.2 system, it do not launch the Windows, there is no options. how can I launch the Windows Server?
My server is SuperMicro.
linux windows partitioning operating-systems
I my Server, I have a sda disk, on it I installed a Windows Server 2008, and a CentOS7.2 system.
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 209717247 104857600 7 HPFS/NTFS/exFAT
/dev/sda2 209719296 1000214527 395247616 f W95 Ext'd (LBA)
/dev/sda5 209721344 693014527 241646592 7 HPFS/NTFS/exFAT
/dev/sda6 693016576 694040575 512000 83 Linux
/dev/sda7 694042624 752381951 29169664 8e Linux LVM
I use fdisk
, there up shows the partitions. there seems the sda1, sda2, sda3 belongs to the Windows.
Now my problem is, when I restart the Server, it will launch the CentOS7.2 system, it do not launch the Windows, there is no options. how can I launch the Windows Server?
My server is SuperMicro.
linux windows partitioning operating-systems
linux windows partitioning operating-systems
edited Jan 14 at 14:42
G. L.
7311
7311
asked Jan 14 at 12:53
244boy244boy
1485
1485
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
fdisk
doesn't know or care what is stored on your disks but rather tells you that the partition is labeled as containing a "different" filesystem. If you installed both it is likely that those partitions contain Windows data but they don't have to.
To restore dual boot capabilities you will either have to manually add an entry for Windows on in your current bootloader or you will have to restore the Windows boot loader and add an entry to the Windows bootloader for your Linux system. Either way it's important to check where your current bootloader is installed because it's likely that you will overwrite it.
can you tell me how to launch the Windows SERVER?
– 244boy
Jan 15 at 8:52
how torestore the Windows boot loader
?
– 244boy
Jan 15 at 8:53
One option would be to launch from a bootable Windows medium and run the repair tools. One of them, I currently can't tell you which, is able to repair the boot loader. "FixMBR" and "FixBoot" should help to look for it. It might be a good idea to create a backup as both systems might end up being inaccesible.
– Seth
Jan 15 at 9:08
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1394113%2fhow-can-i-install-and-launch-windows-server-in-dual-boot%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
fdisk
doesn't know or care what is stored on your disks but rather tells you that the partition is labeled as containing a "different" filesystem. If you installed both it is likely that those partitions contain Windows data but they don't have to.
To restore dual boot capabilities you will either have to manually add an entry for Windows on in your current bootloader or you will have to restore the Windows boot loader and add an entry to the Windows bootloader for your Linux system. Either way it's important to check where your current bootloader is installed because it's likely that you will overwrite it.
can you tell me how to launch the Windows SERVER?
– 244boy
Jan 15 at 8:52
how torestore the Windows boot loader
?
– 244boy
Jan 15 at 8:53
One option would be to launch from a bootable Windows medium and run the repair tools. One of them, I currently can't tell you which, is able to repair the boot loader. "FixMBR" and "FixBoot" should help to look for it. It might be a good idea to create a backup as both systems might end up being inaccesible.
– Seth
Jan 15 at 9:08
add a comment |
fdisk
doesn't know or care what is stored on your disks but rather tells you that the partition is labeled as containing a "different" filesystem. If you installed both it is likely that those partitions contain Windows data but they don't have to.
To restore dual boot capabilities you will either have to manually add an entry for Windows on in your current bootloader or you will have to restore the Windows boot loader and add an entry to the Windows bootloader for your Linux system. Either way it's important to check where your current bootloader is installed because it's likely that you will overwrite it.
can you tell me how to launch the Windows SERVER?
– 244boy
Jan 15 at 8:52
how torestore the Windows boot loader
?
– 244boy
Jan 15 at 8:53
One option would be to launch from a bootable Windows medium and run the repair tools. One of them, I currently can't tell you which, is able to repair the boot loader. "FixMBR" and "FixBoot" should help to look for it. It might be a good idea to create a backup as both systems might end up being inaccesible.
– Seth
Jan 15 at 9:08
add a comment |
fdisk
doesn't know or care what is stored on your disks but rather tells you that the partition is labeled as containing a "different" filesystem. If you installed both it is likely that those partitions contain Windows data but they don't have to.
To restore dual boot capabilities you will either have to manually add an entry for Windows on in your current bootloader or you will have to restore the Windows boot loader and add an entry to the Windows bootloader for your Linux system. Either way it's important to check where your current bootloader is installed because it's likely that you will overwrite it.
fdisk
doesn't know or care what is stored on your disks but rather tells you that the partition is labeled as containing a "different" filesystem. If you installed both it is likely that those partitions contain Windows data but they don't have to.
To restore dual boot capabilities you will either have to manually add an entry for Windows on in your current bootloader or you will have to restore the Windows boot loader and add an entry to the Windows bootloader for your Linux system. Either way it's important to check where your current bootloader is installed because it's likely that you will overwrite it.
answered Jan 14 at 13:20
SethSeth
6,35611128
6,35611128
can you tell me how to launch the Windows SERVER?
– 244boy
Jan 15 at 8:52
how torestore the Windows boot loader
?
– 244boy
Jan 15 at 8:53
One option would be to launch from a bootable Windows medium and run the repair tools. One of them, I currently can't tell you which, is able to repair the boot loader. "FixMBR" and "FixBoot" should help to look for it. It might be a good idea to create a backup as both systems might end up being inaccesible.
– Seth
Jan 15 at 9:08
add a comment |
can you tell me how to launch the Windows SERVER?
– 244boy
Jan 15 at 8:52
how torestore the Windows boot loader
?
– 244boy
Jan 15 at 8:53
One option would be to launch from a bootable Windows medium and run the repair tools. One of them, I currently can't tell you which, is able to repair the boot loader. "FixMBR" and "FixBoot" should help to look for it. It might be a good idea to create a backup as both systems might end up being inaccesible.
– Seth
Jan 15 at 9:08
can you tell me how to launch the Windows SERVER?
– 244boy
Jan 15 at 8:52
can you tell me how to launch the Windows SERVER?
– 244boy
Jan 15 at 8:52
how to
restore the Windows boot loader
?– 244boy
Jan 15 at 8:53
how to
restore the Windows boot loader
?– 244boy
Jan 15 at 8:53
One option would be to launch from a bootable Windows medium and run the repair tools. One of them, I currently can't tell you which, is able to repair the boot loader. "FixMBR" and "FixBoot" should help to look for it. It might be a good idea to create a backup as both systems might end up being inaccesible.
– Seth
Jan 15 at 9:08
One option would be to launch from a bootable Windows medium and run the repair tools. One of them, I currently can't tell you which, is able to repair the boot loader. "FixMBR" and "FixBoot" should help to look for it. It might be a good idea to create a backup as both systems might end up being inaccesible.
– Seth
Jan 15 at 9:08
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1394113%2fhow-can-i-install-and-launch-windows-server-in-dual-boot%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown