| Summary: | No install option in boot interface and will show incorrect information in login interface after installing failed | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Longjun Song <lsong> | ||||||||
| Component: | rhev-hypervisor | Assignee: | Mike Burns <mburns> | ||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Tareq Alayan <talayan> | ||||||||
| Severity: | urgent | Docs Contact: | |||||||||
| Priority: | urgent | ||||||||||
| Version: | 3.3.0 | CC: | acathrow, bsarathy, cshao, eedri, fdeutsch, gouyang, hadong, huiwa, iheim, jboggs, leiwang, mburns, ovirt-maint, yaniwang, ycui, yeylon | ||||||||
| Target Milestone: | --- | Keywords: | Regression, TestBlocker | ||||||||
| Target Release: | 3.3.0 | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | node | ||||||||||
| Fixed In Version: | rhev-hypervisor6-6.5-20130910.0 | Doc Type: | Bug Fix | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2013-12-10 11:34:16 UTC | Type: | Bug | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | Node | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Attachments: |
|
||||||||||
Created attachment 795812 [details]
incorrect_info.png
Created attachment 795813 [details]
no_install
This bug was due to a bad build setup. Resubmitting the build fixed this verified on rhevh-6.5-20131011.0.el6ev.iso (In reply to Mike Burns from comment #5) > This bug was due to a bad build setup. Resubmitting the build fixed this Closinbg this because it was just a bad build. |
Created attachment 795810 [details] two pictures described the bug Description of problem: There is no install option in boot interface(see no_install.png), and after installing it by adding firstboot/reinstall to the kernel arguments, it can't install successfully. It will show 'Red Hat Enterprise Linux Server' in the login interface(see incorrect_info.png). Drop to the shell and executing 'cat /etc/issue' will generate the same information as described above. Version-Release number of selected component (if applicable): RHEV-hypervisor6-6.5-20130909.0 How reproducible: 100% Steps to Reproduce: 1. Install RHEVH6-6.5-20130909.0 through media such like PXE, USB etc. 2. In the boot interface there is no Install option. 3. After adding firstboot/reinstall to the end of the kernel arguments, it still can't install successfully. 4. After installing failed, it will show 'Red Hat Enterprise Linux Server release 6.5 Beta' in the login interface. Actual results: Expected results: Additional info: