View Issue Details

IDProjectCategoryView StatusLast Update
0000268Rocky-Linux-9Generalpublic2022-08-30 04:32
ReporterRob Healey Assigned ToLouis Abel  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionduplicate 
Summary0000268: Rocky 9.0 ISO's don't appear to have Joliet information, KVM virt-install tool errors out
DescriptionThe Rocky 9.0 ISO's don't appear to have the Joliet information contained within them.
virt-install for KVM checks the iso before installing and fails due to the lack of Joliet information.
Steps To ReproduceOn Linux system with KVM installed; I'm using CentOS 7.9 for this example:
isoinfo -J -i Rocky-9.0-x86_64-dvd.iso -f

Command returns:
isoinfo: Unable to find Joliet SVD

Tried on boot and minimal iso's as well.
Tagsimage, installation

Relationships

duplicate of 0000151 closedLouis Abel virt-install fail with Rocky 9: isoinfo: Unable to find Joliet SVD 

Activities

Rob Healey

Rob Healey

2022-08-30 03:53

reporter   ~0000482

isoinfo command run on an iso with Joliet information returns a list of the files in the iso, much like a find -print command would on a regular directory.
Louis Abel

Louis Abel

2022-08-30 04:32

administrator   ~0000483

Hello. Thank you for the report.

The boot images do not have this issue.

# isoinfo -J -i Rocky-9.0-x86_64-boot.iso -f
/.discinfo
/EFI
/LICENSE
/images
/isolinux
/EFI/BOOT
/images/efiboot.img
/images/install.img
/images/pxeboot
/isolinux/boot.cat
/isolinux/boot.msg
/isolinux/grub.conf
/isolinux/initrd.img
/isolinux/isolinux.bin
/isolinux/isolinux.cfg
/isolinux/ldlinux.c32
/isolinux/libcom32.c32
/isolinux/libutil.c32
/isolinux/memtest
/isolinux/splash.png
/isolinux/vesamenu.c32
/isolinux/vmlinuz
/EFI/BOOT/BOOTX64.EFI
/EFI/BOOT/fonts
/EFI/BOOT/grub.cfg
/EFI/BOOT/grubx64.efi
/EFI/BOOT/mmx64.efi
/images/pxeboot/initrd.img
/images/pxeboot/vmlinuz
/EFI/BOOT/fonts/unicode.pf2

The following images were updated to fix this issue:

https://dl.rockylinux.org/pub/rocky/9/isos/x86_64/Rocky-9.0-20220808.0-x86_64-dvd.iso
https://dl.rockylinux.org/pub/rocky/9/isos/x86_64/Rocky-9.0-20220805.0-x86_64-minimal.iso

See all available ISO's here: https://dl.rockylinux.org/pub/rocky/9/isos/x86_64/
See the following wiki page for information on each ISO: https://wiki.rockylinux.org/rocky/image/

There's also a github issue and PR open to fix the links on the site: https://github.com/rocky-linux/rockylinux.org/pull/425 || https://github.com/rocky-linux/rockylinux.org/issues/426

As this issue was resolved in bug 151, we are closing this as a duplicate.

Issue History

Date Modified Username Field Change
2022-08-30 03:51 Rob Healey New Issue
2022-08-30 03:51 Rob Healey Status new => assigned
2022-08-30 03:51 Rob Healey Assigned To => Louis Abel
2022-08-30 03:51 Rob Healey Tag Attached: image
2022-08-30 03:51 Rob Healey Tag Attached: installation
2022-08-30 03:53 Rob Healey Note Added: 0000482
2022-08-30 04:32 Louis Abel Project Rocky Linux Build System => Rocky-Linux-9
2022-08-30 04:32 Louis Abel Category distrobuild => General
2022-08-30 04:32 Louis Abel Status assigned => closed
2022-08-30 04:32 Louis Abel Resolution open => duplicate
2022-08-30 04:32 Louis Abel Note Added: 0000483
2022-08-30 04:32 Louis Abel Relationship added duplicate of 0000151