Description of Problem: After installing, the anaconda-ks.cfg file does not capture the facte that the bootloader was installed into the partition rather the MBR. Version-Release number of selected component (if applicable): How Reproducible: everytime Steps to Reproduce: 1. Install and specify bootload in the partition 2. after reboot, look at anaconda-ks.cfg 3. Actual Results: no --location=partition on bootloader Expected Results: bootloader ... --location=partition Additional Information:
Fixed in CVS
Time tracking values updated
Just tested with Phoebe public beta 2. While the installer does appear to have installed the bootloader into the /boot partition, the anaconda-ks.cfg file has the line: bootloader --location=boot --append hdc=ide-scsi Jeremy - is 'boot' the correct location now, and not 'partition'?
Fixed in booty 0.18-1
fix verified