Question: Why GRUB is not installing properly in my machine?
Answer: New machines have UEFI capable bios. This means that by default MS Windows is installed in UEFI mode and this requires a GPT formatted Hard Disk. At the present GRUB cannot install itself in GPT partition table. Some new distros, with kernel 3.0 and above are reported to support UEFI.
Answer: New machines have UEFI capable bios. This means that by default MS Windows is installed in UEFI mode and this requires a GPT formatted Hard Disk. At the present GRUB cannot install itself in GPT partition table. Some new distros, with kernel 3.0 and above are reported to support UEFI.
Question: How to make GRUB work in my machine?
Answer: You should convert your HDD from GPT partition table to MBR partition table (or MSDOS in Linux) and after that install your Linux OS.
Answer: You should convert your HDD from GPT partition table to MBR partition table (or MSDOS in Linux) and after that install your Linux OS.
Question: How can I convert my HDD from GPT to MBR partition table?
Answer: You can use Ubunu or another Ubuntu based distro in live mode. In live mode, find the program GPARTED. Wait until it recognizes all your drives and select your HDD. Right click over it, and choose the option to create a new partition table. Choose MSDOS from the list. Hit ok than apply/commit all changes. ATTENTION this will erase all your data and MS Windows (or any other OS) will disappear. Your HDD is now converted in MSDOS or MBR. You can now boot your preferred distro, create your partition scheme and install Linux.
Answer: You can use Ubunu or another Ubuntu based distro in live mode. In live mode, find the program GPARTED. Wait until it recognizes all your drives and select your HDD. Right click over it, and choose the option to create a new partition table. Choose MSDOS from the list. Hit ok than apply/commit all changes. ATTENTION this will erase all your data and MS Windows (or any other OS) will disappear. Your HDD is now converted in MSDOS or MBR. You can now boot your preferred distro, create your partition scheme and install Linux.
If you have a Windows installation DVD, then following the instructions in the forum post will help you get to a dual-boot setup that's based on MBR and BIOS emulation. You will probably have greater success with this, especially since the 3.8 kernels have a kind of major bug -- they can't write new EFI NVRAM variables. This will be fixed in a forthcoming 3.9 release.
Leave a comment: