ClearFoundation Tracker - ClearOS | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0006871 | ClearOS | anaconda - Installer | public | 2016-01-05 12:00 | 2016-12-16 14:04 | |||||
Reporter | user2 | |||||||||
Assigned To | abylund | |||||||||
Priority | normal | Severity | crash | Reproducibility | sometimes | |||||
Status | closed | Resolution | fixed | |||||||
Platform | OS | OS Version | ||||||||
Product Version | 7.1.0 | |||||||||
Target Version | 7.3.0 Beta 1 | Fixed in Version | 7.3.0 Beta 1 | |||||||
Summary | 0006871: Anaconda issues with UEFI | |||||||||
Description | ClearOS 7.1 fails to install if using UEFI. A standard Centos 7.1 installation works correctly. Installation begins, the packages are installed and then it fails with the error message: bootloader.write failed: failed to write boot loader configuration Here is an extract from the program.log file contained in the dump package. 15:07:49,872 INFO program: Running... grub2-mkconfig -o /boot/efi/EFI/clearos/grub.cfg 15:07:50,359 INFO program: /sbin/grub2-mkconfig: line 241: /boot/efi/EFI/clearos/grub.cfg.new: No such file or directory 15:07:50,359 DEBUG program: Return code: 1 and from the anaconda.log: 15:07:49,703 INFO anaconda: bootloader.py: used boot args: rd.lvm.lv=clearos/swap crashkernel=auto rd.lvm.lv=clearos/root rhgb quiet 15:07:50,359 ERR anaconda: bootloader.write failed: failed to write boot loader configuration The problem is that the directory "clearos" does not exist, but "centos" does - so you've missed something when renaming centos to clearos. If I switch to a different shell when the error appears execute the following commands: chroot /mnt/sysimage grub2-mkconfig -o /boot/efi/EFI/centos/grub.cfg then reboot, the system boots successfully. Otherwise it fails with a missing bootloader error. Using BIOS instead of UEFI works correctly. | |||||||||
Steps To Reproduce | ||||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2016-01-05 12:00 | user2 | New Issue | ||||||||
2016-01-05 12:01 | user2 | Note Added: 0002481 | ||||||||
2016-01-05 12:01 | user2 | Status | new => confirmed | |||||||
2016-01-05 14:33 | dloper | Note Added: 0002491 | ||||||||
2016-01-07 09:31 | user2 | Note Added: 0002511 | ||||||||
2016-03-09 14:04 | user2 | Relationship added | has duplicate 0007641 | |||||||
2016-11-16 09:12 | user2 | Target Version | 7.3.0 Beta 1 => 7.3.0 Beta 1 | |||||||
2016-12-09 21:02 | user2 | Status | confirmed => resolved | |||||||
2016-12-09 21:02 | user2 | Fixed in Version | => 7.3.0 Beta 1 | |||||||
2016-12-09 21:02 | user2 | Resolution | open => fixed | |||||||
2016-12-09 21:02 | user2 | Assigned To | => abylund | |||||||
2016-12-16 14:04 | user2 | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|