[Bug 768791] Re: isoinfo: Unable to find Joliet SVD (USB creator won't select ISO for creating boot USB)
Gustavo Romero
gromero at br.ibm.com
Thu Jul 26 20:09:31 UTC 2018
Hi folks,
Looks like I see an issue related to that one reported here when using
virt-install:
$ virt-install --name gromero3-test-deleteme --disk path=/var/lib/libvirt/images/gromero3.qcow2 --vcpus=1,sockets=1,cores=1,threads=1 --memory 8192 --controller type=scsi,model=virtio-scsi --network bridge=virbr0,model=virtio --graphics none --initrd-inject=/home/gromero/ks.cfg --extra-args "ks=file:/ks.cfg" --location /var/lib/libvirt/isos/ubuntu-18.04-server-ppc64el.iso
WARNING No operating system detected, VM performance may suffer. Specify an OS with --os-variant for optimal results.
Starting install...
isoinfo: Unable to find Joliet SVD
isoinfo: Unable to find Joliet SVD
isoinfo: Unable to find Joliet SVD
ERROR Command '['isoinfo', '-J', '-i', '/var/lib/libvirt/isos/ubuntu-18.04-server-ppc64el.iso', '-f']' returned non-zero exit status 255
Domain installation does not appear to have been successful.
If it was, you can restart your domain by running:
virsh --connect qemu:///system start gromero3-test-deleteme
otherwise, please restart your installation.
It boils down to the fact that something in some ISOs, notably Ubuntu
ISO, is not well understood by 'isoinfo', so:
[gromero at oc6336877782 Downloads]$ isoinfo -J -i ubuntu-18.04.1-server-ppc64el.iso
isoinfo: Unable to find Joliet SVD
[gromero at oc6336877782 Downloads]$ isoinfo -J -i Fedora-Server-dvd-x86_64-28-1.1.iso
[gromero at oc6336877782 Downloads]$ # OK on Fedora/RHEL/CentOS
I just see mild differences in these two files:
[gromero at oc6336877782 Downloads]$ file ubuntu-18.04.1-server-ppc64el.iso
ubuntu-18.04.1-server-ppc64el.iso: # ISO 9660 CD-ROM filesystem data 'Ubuntu-Server 18.04.1 LTS ppc64'
[gromero at oc6336877782 Downloads]$ file Fedora-Server-dvd-x86_64-28-1.1.iso
Fedora-Server-dvd-x86_64-28-1.1.iso: # ISO 9660 CD-ROM filesystem data 'Fedora-S-dvd-x86_64-28' (bootable)
Canonical, is anybody investigating that at the moment?
If nobody is investigating it I can do the drill.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to cdrkit in Ubuntu.
https://bugs.launchpad.net/bugs/768791
Title:
isoinfo: Unable to find Joliet SVD (USB creator won't select ISO for
creating boot USB)
Status in cdrkit package in Ubuntu:
Confirmed
Status in usb-creator package in Ubuntu:
Confirmed
Bug description:
Binary package hint: usb-creator
When trying to create a bootable USB stick, I put in the USB and start
usb-creator-gtk, as usual.
I use the button to browse my way to my ISO file. I select the ISO,
click "Open" in the prompt.
The prompt closes, but the ISO is NOT added to the list. The end
result is that it's *completely impossible* to make a bootable USB
stick from an ISO file, since you are unable to add ISOs to the list.
This used to work, so I suppose it must have broken in a recent
upgrade.
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: usb-creator-gtk 0.2.25
ProcVersionSignature: Ubuntu 2.6.35-28.50-generic-pae 2.6.35.11
Uname: Linux 2.6.35-28-generic-pae i686
Architecture: i386
Date: Fri Apr 22 07:46:59 2011
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/usb-creator-gtk
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
InterpreterPath: /usr/bin/python2.6
PackageArchitecture: all
ProcEnviron:
SHELL=/bin/bash
PATH=(custom, user)
LANG=da_DK.utf8
SourcePackage: usb-creator
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cdrkit/+bug/768791/+subscriptions
More information about the foundations-bugs
mailing list