Created attachment 920297 [details] storage.log Description of problem: kickstart install of F21a-TC1 with updates.img from 1119380. Get: storage configuration failed: failed to find a suitable stage1 device. ks part commands: clearpart --all --initlabel part / --size=3000 --grow part swap --recommended zerombr bootloader --location=mbr (this works for F20). Version-Release number of selected component (if applicable): 21.47-1 anaconda.log: 16:22:53,611 DEBUG anaconda: new disk order: [] 16:22:53,629 DEBUG anaconda: new disk order: [] 16:22:53,702 DEBUG anaconda: _is_valid_disklabel(vda) returning False 16:22:53,702 DEBUG anaconda: _is_valid_size(vda) returning True 16:22:53,702 DEBUG anaconda: _is_valid_location(vda) returning True 16:22:53,703 DEBUG anaconda: _is_valid_format(vda) returning True 16:22:53,703 DEBUG anaconda: is_valid_stage1_device(vda) returning False 16:22:53,703 ERR anaconda: BootLoader setup failed: failed to find a suitable stage1 device
Forced to have a small /boot partition?
Attach anaconda.log, please.
Created attachment 920438 [details] anaconda.log
Hmm, appears to be working with 21.48.1-1
I'm seeing this bug on F22-Server, using the DVD image ISO with sha256 hash b2acfa7c7c6b5d2f51d3337600c2e52eeaa1a1084991181c28ca30343e52e0df. Trying to install Fedora 22 as a KVM guest inside a Fedora 22 host, and I see the exact same output in anaconda.log: 16:22:53,611 DEBUG anaconda: new disk order: [] 16:22:53,629 DEBUG anaconda: new disk order: [] 16:22:53,702 DEBUG anaconda: _is_valid_disklabel(vda) returning False 16:22:53,702 DEBUG anaconda: _is_valid_size(vda) returning True 16:22:53,702 DEBUG anaconda: _is_valid_location(vda) returning True 16:22:53,703 DEBUG anaconda: _is_valid_format(vda) returning True 16:22:53,703 DEBUG anaconda: is_valid_stage1_device(vda) returning False 16:22:53,703 ERR anaconda: BootLoader setup failed: failed to find a suitable stage1 device
According to the installer, this is anaconda 22.20.13-1 for Fedora 22.