
mr_raider wrote:I read your section on gigabyte hybrid EFI. I am trying to install mint kde in efi mode on a ga-a75m-d2h. I can't even get the live CD to boot in EFI mode. Any tips.

srs5694 wrote:mr_raider wrote:I read your section on gigabyte hybrid EFI. I am trying to install mint kde in efi mode on a ga-a75m-d2h. I can't even get the live CD to boot in EFI mode. Any tips.
I have several suggestions:
- Look for the "EFI CD/DVD Boot Option" setting in the firmware and set it to "EFI." In theory, that should get your CD booting in EFI mode.
- Install rEFInd to a USB flash drive, or even to your hard disk, and boot from it with the CD in the optical drive. With any luck, rEFInd will pick up your bootable CD.
- Prepare a USB flash drive with a single big FAT32 partition, preferably flagged as an ESP, and copy the contents of the Mint CD to it. Note I'm talking about a file-by-file copy, not a low-level backup with dd or the like. With any luck, that USB flash drive will boot into the installer. Depending on how the boot loader is configured, though, you may need to have the CD in the drive, too.
- Install in BIOS mode and then switch over to EFI-mode booting. If you don't have anything else booting in EFI mode, this is most easily done by installing a boot loader as (in Mint) /boot/efi/EFI/BOOT/bootx64.efi. FWIW, I've just uploaded a Debian package version of rEFInd that should install easily; but if you install while in BIOS mode, you'll need to rename /boot/efi/EFI/refind to /boot/efi/EFI/BOOT and then rename /boot/efi/EFI/BOOT/refind_x64.efi to /boot/efi/EFI/BOOT/bootx64.efi.
Good luck!

srs5694 wrote:I have several suggestions:
- Look for the "EFI CD/DVD Boot Option" setting in the firmware and set it to "EFI." In theory, that should get your CD booting in EFI mode.
Good luck!


YeeP wrote:In my search to find how this is all done properly, it seems that booting by disc or usb, with a UEFI firmware, can only be done with an EFI based bootable CD or usb. Is that correct?
If so, where can some instructions (for the idiot) be found on how to set this up? I keep finding things like "use the blah_blah.efi file". Sounds good, except where does this file go on the live disc so the bootloader will find it?
I know that with the "bios" (dont know what else to call it) set at UEFI, it wont even recognize any live CD (one that I have downloaded the iso and burned it to a disc).
When moging it to EFI - Legacy mode, it will recognize the disc, but will not boot in to w**dows. From everything I can find, if you install linux in that manner, you have created a big problem because you have two operating systems installed in two different manners.
So, it sounds like step one is to get your live CD setup to boot from EFI. Correct?

YeeP wrote:My question becomes; I have just downloaded an iso from the website. I would typically "burn" it to the usb. Are you saying that I would do the same on this setup, only creating an additional FAT partition on the HD and placing the efi files in it, ahead of time?
If I am still hanging in here, wouldn't linux still try to install grub? I believe I do not want that, right?

srs5694 wrote:GRUB installation is a standard part of most Linux distributions' installers. It's been a while since I've installed Mint, so I don't recall what it gives in the way of options on that score, but it will probably insist on installing GRUB. If you don't want to use GRUB, you can always uninstall it later, once you've got rEFInd (or some other boot program) working in its place.


YeeP wrote:Using the manual windows install method described on your site (for rEFInd), will I see the "menu" created by it, so I can confirm on a reboot that the install was successful? (I guess at this point it would only recognize one OS).

YeeP wrote:srs5694 wrote:
I definitely want to use Mint, and will try that first.

mr_raider wrote:YeeP wrote:srs5694 wrote:
I definitely want to use Mint, and will try that first.
i have found Mint UEFI installs hit and miss in the past. The hybrid Iso's sometimes do not boot in EFI mode, and sometimes they do. How create the USB (using dd or unetbootin) makes a difference too. Finally, sometimes they bork during GRUB installation or install grub-pc instead of grub-efi.
The best bet if EFI fails is to to do a BIOS boot, install as is. Then use an Ubuntu Secure Remix CD
https://help.ubuntu.com/community/UbuntuSecureRemix
The attached Boot repair tool should be able to properly install grub2 to EFI.

Are you saying then, that with this method I can install Mint in bios mode, and afterwards use ubuntu secure remix to change it to an EFI install?



viking777 wrote:Are you saying then, that with this method I can install Mint in bios mode, and afterwards use ubuntu secure remix to change it to an EFI install?
Two points. In order to install in bios mode your bios must support such a choice - not all do. I haven't read this entire thread, it is too long, maybe you have already mentioned this, but I can tell you from personal experience that some bios's do not offer such a choice so make sure yours does before proceeding. Second is that this is not a magic bullet, Boot Repair is a very excellent program but it may not always work, it is just something to try to defeat the Uefi demon

viking777 wrote:Are you saying then, that with this method I can install Mint in bios mode, and afterwards use ubuntu secure remix to change it to an EFI install?
I know I shouldn't answer for other people, but you might be misinterpreting what mr_raider is saying here. It is not the 'Ubuntu Secure Remix' that will help your boot problem, it is the 'Boot Repair' tool that it contains. Boot repair is available from sources other than 'Ubuntu Secure Remix' - see here: https://help.ubuntu.com/community/Boot-Repair
Two points. In order to install in bios mode your bios must support such a choice - not all do. I haven't read this entire thread, it is too long, maybe you have already mentioned this, but I can tell you from personal experience that some bios's do not offer such a choice so make sure yours does before proceeding. Second is that this is not a magic bullet, Boot Repair is a very excellent program but it may not always work, it is just something to try to defeat the Uefi demon

srs5694 wrote:mr_raider wrote:I read your section on gigabyte hybrid EFI. I am trying to install mint kde in efi mode on a ga-a75m-d2h. I can't even get the live CD to boot in EFI mode. Any tips.
I have several suggestions:
- Look for the "EFI CD/DVD Boot Option" setting in the firmware and set it to "EFI." In theory, that should get your CD booting in EFI mode.
- Install rEFInd to a USB flash drive, or even to your hard disk, and boot from it with the CD in the optical drive. With any luck, rEFInd will pick up your bootable CD.
- Prepare a USB flash drive with a single big FAT32 partition, preferably flagged as an ESP, and copy the contents of the Mint CD to it. Note I'm talking about a file-by-file copy, not a low-level backup with dd or the like. With any luck, that USB flash drive will boot into the installer. Depending on how the boot loader is configured, though, you may need to have the CD in the drive, too.
- Install in BIOS mode and then switch over to EFI-mode booting. If you don't have anything else booting in EFI mode, this is most easily done by installing a boot loader as (in Mint) /boot/efi/EFI/BOOT/bootx64.efi. FWIW, I've just uploaded a Debian package version of rEFInd that should install easily; but if you install while in BIOS mode, you'll need to rename /boot/efi/EFI/refind to /boot/efi/EFI/BOOT and then rename /boot/efi/EFI/BOOT/refind_x64.efi to /boot/efi/EFI/BOOT/bootx64.efi.
Good luck!




mr_raider wrote:My guess is gigabyte hybrid EFI will only work for booting windows off of 2+TB drives. At the end, i just destroyed my EFi partition, set the flag to biosgrub and re-installed grub in legacy mode.



YeeP wrote:that is too bad to hear. I can get the ubuntu 12.10 and fedora 17 to boot from the live CD in efi mode. Mint and others are requiring that I put the boot mode to CSM. I need to go reread Rod's documentation to see if I have a viable option to run without going to Ubuntu.It cannot recognize my internet connection (cable) or mouse. I know that can be fixed, but is annoying.
sudo mvrefind.sh /boot/efi/EFI/Microsoft/Boot /boot/efi/EFI/refind




Users browsing this forum: Pierre, powerhouse and 17 guests