Bug 1498300 - grub2-mkconfig stops with Xen installed.
Summary: grub2-mkconfig stops with Xen installed.
Keywords:
Status: CLOSED DUPLICATE of bug 1486002
Alias: None
Product: Fedora
Classification: Fedora
Component: grub2
Version: 27
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Peter Jones
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-10-03 22:33 UTC by William Hobson
Modified: 2017-10-05 09:41 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-10-05 09:41:07 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description William Hobson 2017-10-03 22:33:51 UTC
Description of problem:
Tested on Fedora 27-4.13.4-300 KDE. 
After installing Xen with "sudo dnf install xen", running grub2-mkconfig stops after "### BEGIN /etc/grub.d/20_linux_xen ###", generating a partial grub.cfg file. System is in a qemu vm using OVMF uefi bios. 

"qemu-system-x86_64 -enable-kvm -smp 4 -m 8G -bios /usr/share/edk2/ovmf/OVMF_CODE.fd -drive file=~/image,format=raw"

Version-Release number of selected component (if applicable):
4.9.0 10.fc27

How reproducible:
same issue after erasing and re installing Xen.

Steps to Reproduce:
1. dnf install xen
2. grub2-mkconfig
3. observe that the file halts after "### BEGIN /etc/grub.d/20_linux_xen ###"

Actual results:
File ends after "### BEGIN /etc/grub.d/20_linux_xen ###"

Expected results:
The grub.cfg file completes fully. 

Additional info:

Comment 1 Robin Lee 2017-10-05 09:41:07 UTC

*** This bug has been marked as a duplicate of bug 1486002 ***


Note You need to log in before you can comment on or make changes to this bug.