Tagged Questions
3
votes
1answer
95 views
Can the grub2 bootloader replace Windows bootloader partition?
I'm dual-booting Windows and Kali Linux on my laptop, using grub2 as the bootloader.
Can I remove the partition Windows 7 creates for the bootloader? It is the 100MB partition labeled "System ...
0
votes
1answer
110 views
How can I prevent Windows from overwriting GRUB when using a dual-boot machine
I've been reading a lot about dual-booting, and it seems as easy as loading Windows and then loading Linux with GRUB, but everybody says that Windows loves to trash GRUB when it gets the opportunity. ...
2
votes
3answers
827 views
dual booting ubuntu and windows 8. w8 boots through grub shell, but not from menu
I have a laptop, with installations of Ubuntu 12.10, and Windows 8.
Windows 8 was first installed on the system, and Ubuntu was installed afterwards.
During the Ubuntu installation, the installer ...
2
votes
2answers
419 views
Is it possible to remove Windows 7 from dual-boot?
I have Windows 7 as primary OS with Linux Mint as secondary OS. I am just feeling comfortable with Linux and want to remove Windows from the disk.
Is it possible to remove it without damaging data?
...
1
vote
3answers
415 views
ntldr.mod missing from GRUB2
I use Debian Wheezy on EFI motherboard and need ntldr module in GRUB2 to load bootmgr of Windows 7 installer, because the way it starts on its own (apparently, using the boot sector of the USB flash ...
8
votes
1answer
5k views
Can GRUB2 share the EFI system partition with Windows?
I have an existing Windows 7 GPT installation, which already has a EFI System partition.
I am now trying to install a Linux on a separate harddisk, which is also GPT formatted. I did not find any ...
6
votes
1answer
962 views
Where can I learn more about how to use the GRUB `ntldr` command (module?)
I recently stumbled across the GRUB ntldr module.
Apparently one of the things it can be used for is as an alternative to chainloader to boot the NT >= 6.0 versions of Windows as in the example ...
0
votes
1answer
82 views
Grub not installing properly with two seperate discs
I'm trying to set up a dual boot Windows 7/ Ubuntu 11.10 I have 3 drives
Linux - sda1
Swap - sda5
Windows - sdb1
Media - sdc1
I installed Windows first so that it didn't muck up my GRUB loader. ...
2
votes
1answer
496 views
How to configure GRUB to load Windows 7 Install in UEFI mode
I have a Dual-Boot USB I created with Multisystem for booting into PartedMagic, Ubuntu 11.10 & Windows 7 Install. Problem is Windows 7 says it cant install on a GPT partition.
Googled, and found ...
4
votes
2answers
134 views
What preparations should I make before reinstalling windows?
Since Windows still does not offer means to skip rewriting the MBR, what can I do before reinstalling Windows to get Grub2 back into the MBR as easy as possible? (I'll also appreciate it if the answer ...