search for: is_valid_stage1_device

Displaying 2 results from an estimated 2 matches for "is_valid_stage1_device".

2016 Aug 23
3
Kickstart issue with UEFi
On Tue, 23 Aug 2016 at 02:18 Gordon Messmer <gordon.messmer at gmail.com> wrote: > On 08/21/2016 11:56 PM, Phil Manuel wrote: > > part /boot/efi --fstype="efi" --size=200 --ondisk=sda > > And I have tried the latter with location as mbr still fails > > What am I missing ? > > > I very vaguely remember struggling with this as well, but I can't find
2016 Aug 26
3
Kickstart issue with UEFi
...6:08:54,865 DEBUG anaconda: _is_valid_disklabel(sda1) returning True 06:08:54,867 DEBUG anaconda: _is_valid_size(sda1) returning True 06:08:54,867 DEBUG anaconda: _is_valid_location(sda1) returning True 06:08:54,867 DEBUG anaconda: _is_valid_format(sda1) returning False 06:08:54,867 DEBUG anaconda: is_valid_stage1_device(sda1) returning False 06:08:54,867 ERR anaconda: BootLoader setup failed: failed to find a suitable stage1 device 06:08:54,979 INFO anaconda: fs space: 0 B needed: 2861.02 MiB The relevant kickstart section is:- clearpart --all --initlabel --drives=sda,sdb ignoredisk --only-use=sda,sdb # System...