Bug 2103834 - failed to install server iso with virt-install due to the missing of isolinux in the media
Summary: failed to install server iso with virt-install due to the missing of isolinux...
Keywords:
Status: CLOSED DUPLICATE of bug 2103835
Alias: None
Product: Fedora
Classification: Fedora
Component: virt-manager
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Cole Robinson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-07-05 04:27 UTC by lnie
Modified: 2022-07-26 19:32 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-07-26 19:32:57 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description lnie 2022-07-05 04:27:58 UTC
Description of problem:
Installing Fedora-Server-dvd-x86_64-Rawhide-20220704.n.0.iso with virt-install failed with "Couldn't find kernel for install tree",as there is no isolinux path  while virt-install fetches vmlinuz and initrd.img from that path
The latest workable media I can tell is Fedora-Server-dvd-x86_64-Rawhide-20220614.n.0.iso
This breaks all the fedora-release-autotest testcases for virtualization. 

Version-Release number of selected component (if applicable):


How reproducible:
always

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Brian Lane 2022-07-11 20:44:03 UTC
virt-install needs to be adjusted to use the correct path. The kernel and initrd are still available under '/images/pxeboot/'. This is a better location to look for, since the copies in isolinux were just hardlinkes to them and should also work with old and new media.

Comment 2 Cole Robinson 2022-07-26 19:32:57 UTC

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


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