[Bug 768791] Re: isoinfo: Unable to find Joliet SVD (USB creator won't select ISO for creating boot USB)

Jianfeng Li jianfeng.li at ersa.edu.au
Sat Aug 17 11:52:16 UTC 2019


Ubuntu 16.04.6 LTS

usb-creator-gtk searches files by extensions and checks them differently
according to extension. If it is iso file, based on the code listed
here, it has to be in Joliet format:

/usr/lib/python3/dist-packages/usbcreator/backends/udisks/backend.py
+147

cmd = ['isoinfo', '-J', '-i', filename, '-x', search]

Does it have to be this way? Debian's live DVD, for example, debian-
live-10.0.0-amd64-gnome.iso, is a perfect iso 9660 file but does not
have Joliet extension, isoinfo reads it fine, dd writes fine and boots
fine. Why usb-creator-gtk does not want to handle it?

Next time if you know it is an proper bootable DVD and usb-creator-gtk
fails, just try dd.

Or, try to rename to an img file just write to usb.

-- 
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