Bug 957437
| Summary: | it install failed on uefi machine after rebuilding the rhevh iso with the edit-node command. | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | chenchao <chchen> |
| Component: | ovirt-node | Assignee: | Joey Boggs <jboggs> |
| Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 6.4 | CC: | acathrow, bsarathy, cshao, gouyang, hadong, huiwa, jboggs, leiwang, mburns, ovirt-maint, yaniwang, ycui |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Previously, EFI's kernel and initrd were symbolically linked. This caused installation on a UEFI machine to fail after rebuilding the hypervisor ISO with the edit-node command. Hard links are now used for the kernel and initrd in the EFI/BOOT directory, so this error no longer presents.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-21 19:32:38 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
chenchao
2013-04-28 07:10:26 UTC
Test version: rhevh-6.5-20131031.1.0 ovirt-node-3.0.1-7.el6.noarch Test steps: 1. Rebuilding iso #edit-node --repo=/home/edit-node/dd-tg3-13179-el6_2-x86_64.iso --install-kmod=kmod-tg3 /home/rhevh-6.5-20131031.1.0.iso 2. Install the new iso on the uefi machine via virtual cd. 3. Focus the boot TUI. 4. Reboot host 5. View plugins Test result: 1. Install the rhevh successfully. 2. Reboot can successful. 3. Login can successful. 4. View plugin can successful. So the bug is fixed, change bug status to VERIFIED. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-0033.html |