View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007623 | CentOS-7 | initial-setup | public | 2014-09-23 05:34 | 2014-10-29 14:45 |
Reporter | Raranok | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 7.0-1406 | ||||
Summary | 0007623: During Installing the bootloader the install crashes | ||||
Description | Installing from DVD Centos 7 after configuring manual partition setup with. 2MB for bios boot partition on sda 4096MB swap RAID 1 sda,sdb 3.8 TB / RAID 1 sda,sdb Bootloader set to be installed to sda Minimal install When it reaches the installing bootloader step it crashes. The reason for this crash is that in the bootloader.py script at the line that runs grub2-install the grub_args variable is set to install the bootloader to /dev/sdb instead of /dev/sda. If I try installing with the bootloader set to be installed on sdb and the bios boot partition on sdb then it trys to install it on /dev/sda. | ||||
Additional Information | The only way I have found to work around this is by making a bios boot partition on both sda and sdb so that even though the bootloader.py script is running the grub2-install on the wrong drive it can still install. | ||||
Tags | No tags attached. | ||||
abrt_hash | |||||
URL | |||||
I experienced the same issue on a 3TB drive attempting a remote VNC install. For me it was a show stopper and forced me to revert to MBR. |
|
I experienced the same issue, really annoying bug. Thanks for the idea to try to manually creating the bios boot partition on the other drive. | |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-09-23 05:34 | Raranok | New Issue | |
2014-10-01 14:06 | almico | Note Added: 0021031 | |
2014-10-29 14:43 | christian.roeder | Note Added: 0021455 | |
2014-10-29 14:45 | christian.roeder | File Added: debug.tar.gz |