Skip to content

pycdlib.pycdlibexception.PyCdlibInvalidInput: Must be a path starting with / when using genisoimage.py #120

Open
@j-deng

Description

python.exe genisoimage.py -v -iso-level 1 -no-pad -b boot -c boot.cat -b EFI/BOOT/BOOTAA64.EFI -b images/efiboot.img -no-emul-boot -allow-lowercase -o onedir.iso D:\tmp\onedir

I want to use genisoimage.py to replace genisoimage.exe but get error with some options which works on exe version.

it echo errors pycdlib.pycdlibexception.PyCdlibInvalidInput: Must be a path starting with / with -b option but make success without -b

OS: Windows

Folder Structure:

genisoimage.py
onedir
  | boot
  | EFI/BOOT/BOOTAA64.EFI
  | images/efiboot.img

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions