Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • You're a lot more likely to have better luck eschewing grub altogether. UEFI + boot loader = unnecessary redundancy. See this. Commented Aug 17, 2014 at 4:01
  • I tried doing the same thing in my friend's laptop. But his bios has an option to change the type of bios .i.e. Legacy bios or UEFI.When i set it to legacy bios directly linux mint boots up and when i set it to UEFI windows gets booted up directly..But my bios doesn't have any such option.how can i boot into legacy mode? Commented Aug 20, 2014 at 1:21
  • Well - without reinstalling Windows, you can't, unless you want to change that option in firmware everytime. But you don't want the legacy boot anyway. I wrote a script the other day - almost finished it - that creates bootable Mint installer UEFI USB disk image... Hang on... How is the Mint disk formatted? Is it just flat FAT? Or...? Wait - I've got it. If it boots right up I know what to do... Commented Aug 20, 2014 at 1:25
  • The bootable mint usb disk is in fat 32 with mbr partition style Commented Aug 20, 2014 at 1:47