Hi all -<div><br></div><div>I&#39;ve got a couple of Gateway SX2370 desktops that I&#39;m using as hypervisors.  Each can take up to 16GB RAM, and are small, both currently running CentOS 6.3 with the Dreyou repo for VDSM and work great.  My next plan was to use ovirt-node booted from an SD card on them, so I:</div>
<div><br></div><div>. Downloaded ovirt node 2.6.1</div><div>. Burned it to a USB stick from my CentOS 6 desktop using livecd-iso-to-disk.</div><div>. Booted the stick successfully on the Gateway box (although it saw it as EFI - we&#39;ll get to that in a second) and was able to install ovirt-node to the SD card.</div>
<div>. Shut the box down</div><div>. Tried to boot the SD card</div><div>. The system reports no hard disk upon boot.</div><div><br></div><div>The BIOS sees it as an EFI device, so I believe that it can&#39;t find the EFI partition, and dies.  The funny thing is that that same SD card will boot on boxes that don&#39;t have EFI or UEFI.  And unfortunately, there&#39;s no way in the BIOS to disable EFI detection on hard disks.  And it won&#39;t let me mark the SD card as &quot;non-EFI&quot; so that I can have a sane &quot;legacy&quot; boot.  And even so, I don&#39;t know how to defeat its detection, which is probably picking up on the presence of GPT on the SD card to make its determination.</div>
<div><br></div><div>Anyhoo - here&#39;s how I solved it.  From seeing various RH entries in bugzilla over the last year and a half regarding EFI, I decided to cheat, as it doesn&#39;t like the bootable partition #2:</div>
<div><br></div><div>. Create a FAT32 filesystem on partition 1 of the SD card</div><div>. Create the directory /EFI in partition 1, and copy the contents of &lt;ovirt-node-iso&gt;:/boot/EFI/ to it.</div><div>. Edit partition1:/EFI/BOOT/BOOTX64.conf and partition1:/EFI/BOOT/grub.cfg to better reflect what&#39;s really on the disk.  (I was skimming the thread and post referenced at <a href="http://lists.ovirt.org/pipermail/users/2012-February/006279.html">http://lists.ovirt.org/pipermail/users/2012-February/006279.html</a> for info.)</div>
<div><div><br></div><div>That got me a 2nd bootable entry in my BIOS, which I was able to set to default and boot from successfully (despite a subsequent warning about secure boot not being available).</div></div><div><br>
</div><div>So here&#39;s my question:  Is there a way that I can submit info back about the ovirt-node install that can help debug the stock install of ovirt-node getting media to boot on a box that won&#39;t let me disable EFI?</div>
<div><br></div><div>  -Ian</div>