How do I install Windows Server 2012 R2 alongside Ubuntu 14.04 and Windows 7?
I need to install Windows Server 2012 R2, purely for educational reasons, on my laptop. I had tried to use Virtualbox but I cannot use hyper-v (which is essential for the course I am following) within a virtualized server. After some Googling I came to the conclusion that you can't virtualize in a virtualisation.
My current situation:
I have Windows 7 installed and Ubuntu 14.04. My laptop uses the boot-loader of Ubuntu. So when I start up I have to choose between Ubuntu or Windows. Now I made a new partition of 300GB by shrinking some of the disk size of my Windows 7 partition. Did shrink it within Windows 7 Disk Mananger. I also have an ISO file of the Windows Server 2012 R2 that I need to install and a valid (student) key for activation.
What I want to do:
I want to install Windows Server 2012 R2 on the new partition of 300GB that I made. But I am not sure how to approach this. Should I install it from within Windows 7 or Ubuntu? Keep in mind that I am using Ubuntu's boot-loader to select the operating system on start-up. Maybe I can add it later to the boot-loader, but I wouldn't know how. Or should I burn the ISO file to a disk or put it on an USB stick and configure in my BIOS to start-up from USB or DVD?
windows-7 ubuntu multi-boot bootloader windows-server-2012-r2
add a comment |
I need to install Windows Server 2012 R2, purely for educational reasons, on my laptop. I had tried to use Virtualbox but I cannot use hyper-v (which is essential for the course I am following) within a virtualized server. After some Googling I came to the conclusion that you can't virtualize in a virtualisation.
My current situation:
I have Windows 7 installed and Ubuntu 14.04. My laptop uses the boot-loader of Ubuntu. So when I start up I have to choose between Ubuntu or Windows. Now I made a new partition of 300GB by shrinking some of the disk size of my Windows 7 partition. Did shrink it within Windows 7 Disk Mananger. I also have an ISO file of the Windows Server 2012 R2 that I need to install and a valid (student) key for activation.
What I want to do:
I want to install Windows Server 2012 R2 on the new partition of 300GB that I made. But I am not sure how to approach this. Should I install it from within Windows 7 or Ubuntu? Keep in mind that I am using Ubuntu's boot-loader to select the operating system on start-up. Maybe I can add it later to the boot-loader, but I wouldn't know how. Or should I burn the ISO file to a disk or put it on an USB stick and configure in my BIOS to start-up from USB or DVD?
windows-7 ubuntu multi-boot bootloader windows-server-2012-r2
add a comment |
I need to install Windows Server 2012 R2, purely for educational reasons, on my laptop. I had tried to use Virtualbox but I cannot use hyper-v (which is essential for the course I am following) within a virtualized server. After some Googling I came to the conclusion that you can't virtualize in a virtualisation.
My current situation:
I have Windows 7 installed and Ubuntu 14.04. My laptop uses the boot-loader of Ubuntu. So when I start up I have to choose between Ubuntu or Windows. Now I made a new partition of 300GB by shrinking some of the disk size of my Windows 7 partition. Did shrink it within Windows 7 Disk Mananger. I also have an ISO file of the Windows Server 2012 R2 that I need to install and a valid (student) key for activation.
What I want to do:
I want to install Windows Server 2012 R2 on the new partition of 300GB that I made. But I am not sure how to approach this. Should I install it from within Windows 7 or Ubuntu? Keep in mind that I am using Ubuntu's boot-loader to select the operating system on start-up. Maybe I can add it later to the boot-loader, but I wouldn't know how. Or should I burn the ISO file to a disk or put it on an USB stick and configure in my BIOS to start-up from USB or DVD?
windows-7 ubuntu multi-boot bootloader windows-server-2012-r2
I need to install Windows Server 2012 R2, purely for educational reasons, on my laptop. I had tried to use Virtualbox but I cannot use hyper-v (which is essential for the course I am following) within a virtualized server. After some Googling I came to the conclusion that you can't virtualize in a virtualisation.
My current situation:
I have Windows 7 installed and Ubuntu 14.04. My laptop uses the boot-loader of Ubuntu. So when I start up I have to choose between Ubuntu or Windows. Now I made a new partition of 300GB by shrinking some of the disk size of my Windows 7 partition. Did shrink it within Windows 7 Disk Mananger. I also have an ISO file of the Windows Server 2012 R2 that I need to install and a valid (student) key for activation.
What I want to do:
I want to install Windows Server 2012 R2 on the new partition of 300GB that I made. But I am not sure how to approach this. Should I install it from within Windows 7 or Ubuntu? Keep in mind that I am using Ubuntu's boot-loader to select the operating system on start-up. Maybe I can add it later to the boot-loader, but I wouldn't know how. Or should I burn the ISO file to a disk or put it on an USB stick and configure in my BIOS to start-up from USB or DVD?
windows-7 ubuntu multi-boot bootloader windows-server-2012-r2
windows-7 ubuntu multi-boot bootloader windows-server-2012-r2
asked Oct 18 '14 at 10:21
WouterWouter
112
112
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Easiest way would need to download boot-repair from Here and install in onto a usb or cd/dvd. Then install Windows server R2. Once you have done that boot off your usb and repair boot menu. boot-repair tool lets you view grub config it might be a good idea to make a copy of config. As when you run boot-repair tool it might only pick up Windows Server 2012 R2. If you backup config you will have a copy of Windows 7 config. Merge the two configurations together and you have a triple boot menu.
I managed to install Windows Server 2012 R2 but now Windows Boot Manager (WBM) took over control at booting (as expected). It only shows Windows Server and Windows 7. It doesn't show my Ubuntu so I can't access it. My DVD-player doesn't work and tried booting from USB but that also doesn't work. (I've heard some USB-sticks are not able to be made into a bootable USB-stick?) I tried Grub2Win (installed while in Windows 7) but I still get to see the WBM. I managed to get Grub2 in the WBM menu and when I select it I get the right interface but when I select an OS I get send back the the WBM.
– Wouter
Oct 19 '14 at 16:52
If you have Grub2 menu come up first with the option of ubuntu or WBM it should should work.
– Tim Jonas
Oct 21 '14 at 5:14
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%2f828127%2fhow-do-i-install-windows-server-2012-r2-alongside-ubuntu-14-04-and-windows-7%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
Easiest way would need to download boot-repair from Here and install in onto a usb or cd/dvd. Then install Windows server R2. Once you have done that boot off your usb and repair boot menu. boot-repair tool lets you view grub config it might be a good idea to make a copy of config. As when you run boot-repair tool it might only pick up Windows Server 2012 R2. If you backup config you will have a copy of Windows 7 config. Merge the two configurations together and you have a triple boot menu.
I managed to install Windows Server 2012 R2 but now Windows Boot Manager (WBM) took over control at booting (as expected). It only shows Windows Server and Windows 7. It doesn't show my Ubuntu so I can't access it. My DVD-player doesn't work and tried booting from USB but that also doesn't work. (I've heard some USB-sticks are not able to be made into a bootable USB-stick?) I tried Grub2Win (installed while in Windows 7) but I still get to see the WBM. I managed to get Grub2 in the WBM menu and when I select it I get the right interface but when I select an OS I get send back the the WBM.
– Wouter
Oct 19 '14 at 16:52
If you have Grub2 menu come up first with the option of ubuntu or WBM it should should work.
– Tim Jonas
Oct 21 '14 at 5:14
add a comment |
Easiest way would need to download boot-repair from Here and install in onto a usb or cd/dvd. Then install Windows server R2. Once you have done that boot off your usb and repair boot menu. boot-repair tool lets you view grub config it might be a good idea to make a copy of config. As when you run boot-repair tool it might only pick up Windows Server 2012 R2. If you backup config you will have a copy of Windows 7 config. Merge the two configurations together and you have a triple boot menu.
I managed to install Windows Server 2012 R2 but now Windows Boot Manager (WBM) took over control at booting (as expected). It only shows Windows Server and Windows 7. It doesn't show my Ubuntu so I can't access it. My DVD-player doesn't work and tried booting from USB but that also doesn't work. (I've heard some USB-sticks are not able to be made into a bootable USB-stick?) I tried Grub2Win (installed while in Windows 7) but I still get to see the WBM. I managed to get Grub2 in the WBM menu and when I select it I get the right interface but when I select an OS I get send back the the WBM.
– Wouter
Oct 19 '14 at 16:52
If you have Grub2 menu come up first with the option of ubuntu or WBM it should should work.
– Tim Jonas
Oct 21 '14 at 5:14
add a comment |
Easiest way would need to download boot-repair from Here and install in onto a usb or cd/dvd. Then install Windows server R2. Once you have done that boot off your usb and repair boot menu. boot-repair tool lets you view grub config it might be a good idea to make a copy of config. As when you run boot-repair tool it might only pick up Windows Server 2012 R2. If you backup config you will have a copy of Windows 7 config. Merge the two configurations together and you have a triple boot menu.
Easiest way would need to download boot-repair from Here and install in onto a usb or cd/dvd. Then install Windows server R2. Once you have done that boot off your usb and repair boot menu. boot-repair tool lets you view grub config it might be a good idea to make a copy of config. As when you run boot-repair tool it might only pick up Windows Server 2012 R2. If you backup config you will have a copy of Windows 7 config. Merge the two configurations together and you have a triple boot menu.
answered Oct 18 '14 at 11:04
Tim JonasTim Jonas
421412
421412
I managed to install Windows Server 2012 R2 but now Windows Boot Manager (WBM) took over control at booting (as expected). It only shows Windows Server and Windows 7. It doesn't show my Ubuntu so I can't access it. My DVD-player doesn't work and tried booting from USB but that also doesn't work. (I've heard some USB-sticks are not able to be made into a bootable USB-stick?) I tried Grub2Win (installed while in Windows 7) but I still get to see the WBM. I managed to get Grub2 in the WBM menu and when I select it I get the right interface but when I select an OS I get send back the the WBM.
– Wouter
Oct 19 '14 at 16:52
If you have Grub2 menu come up first with the option of ubuntu or WBM it should should work.
– Tim Jonas
Oct 21 '14 at 5:14
add a comment |
I managed to install Windows Server 2012 R2 but now Windows Boot Manager (WBM) took over control at booting (as expected). It only shows Windows Server and Windows 7. It doesn't show my Ubuntu so I can't access it. My DVD-player doesn't work and tried booting from USB but that also doesn't work. (I've heard some USB-sticks are not able to be made into a bootable USB-stick?) I tried Grub2Win (installed while in Windows 7) but I still get to see the WBM. I managed to get Grub2 in the WBM menu and when I select it I get the right interface but when I select an OS I get send back the the WBM.
– Wouter
Oct 19 '14 at 16:52
If you have Grub2 menu come up first with the option of ubuntu or WBM it should should work.
– Tim Jonas
Oct 21 '14 at 5:14
I managed to install Windows Server 2012 R2 but now Windows Boot Manager (WBM) took over control at booting (as expected). It only shows Windows Server and Windows 7. It doesn't show my Ubuntu so I can't access it. My DVD-player doesn't work and tried booting from USB but that also doesn't work. (I've heard some USB-sticks are not able to be made into a bootable USB-stick?) I tried Grub2Win (installed while in Windows 7) but I still get to see the WBM. I managed to get Grub2 in the WBM menu and when I select it I get the right interface but when I select an OS I get send back the the WBM.
– Wouter
Oct 19 '14 at 16:52
I managed to install Windows Server 2012 R2 but now Windows Boot Manager (WBM) took over control at booting (as expected). It only shows Windows Server and Windows 7. It doesn't show my Ubuntu so I can't access it. My DVD-player doesn't work and tried booting from USB but that also doesn't work. (I've heard some USB-sticks are not able to be made into a bootable USB-stick?) I tried Grub2Win (installed while in Windows 7) but I still get to see the WBM. I managed to get Grub2 in the WBM menu and when I select it I get the right interface but when I select an OS I get send back the the WBM.
– Wouter
Oct 19 '14 at 16:52
If you have Grub2 menu come up first with the option of ubuntu or WBM it should should work.
– Tim Jonas
Oct 21 '14 at 5:14
If you have Grub2 menu come up first with the option of ubuntu or WBM it should should work.
– Tim Jonas
Oct 21 '14 at 5:14
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%2f828127%2fhow-do-i-install-windows-server-2012-r2-alongside-ubuntu-14-04-and-windows-7%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