[node-devel] ovirt node installation on x64 servers
Joey Boggs
jboggs at redhat.com
Wed Dec 21 14:14:34 UTC 2011
On 12/21/2011 03:14 AM, simonjin wrote:
> On 12/09/2011 09:10 AM, Shu Ming wrote:
>> On 2011-12-8 22:54, Mike Burns wrote:
>>> On Thu, 2011-12-08 at 21:56 +0800, Shu Ming wrote:
>>>> Hi,
>>>> We built a ovirt-node iso image to install on a x64 server.
>>>> And the
>>>> iso image can be installed with successful message in the end.
>>>> But, the
>>>> installed ovirt-node can not be booted from the disk directly. With a
>>>> help from ovirt-node CD and changing the grub boot parameters from
>>>> "live:CDLABLE=xxxxxxx" to "live:LABEL=Root", ovirt-node can be booted
>>>> from the hard disk. It is annoying to use an additional CD to boot
>>>> ovirt-node from the target disk. How can I check if the boot code is
>>>> installed correctly on the hard disk? And how can I make the hard
>>>> disk
>>>> boot-able without a CDROM?
>>>>
>>> What type of server are you installing on? Is it a UEFI system? If
>>> so,
>>> can it boot with the Legacy Mode boot device?
>>
>> Unfortunately, it is UEFI.
>>
> This is a known issue on UEFI:
> https://bugzilla.redhat.com/show_bug.cgi?id=747102
>
>>>
>>> If your system is not UEFI, then can you send the ovirt.log file from
>>> the running system?
>>>
>>> Thanks
>>>
>>> Mike
>>>
>>
>>
>
> _______________________________________________
> node-devel mailing list
> node-devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/node-devel
If you pull from the latest patches out of gerrit I've added some uefi
installation bits. It works on usb, but I'm having issues verifying that
it works on actual hard drives. Feel free to give it a shot at let me
know if it works since it could just be the drives I'm testing with. For
now the bootloader is placed in /EFI/BOOT/BOOTX64.EFI once further
testing is completed with efibootmgr adding entries it will be updated.
More information about the node-devel
mailing list