xorriso failure: path does not exist isohdpfx.bin
Closed this issue · 2 comments
xrammit commented
I tried to respin the official Ubuntu 18.04.1 ISO image several times but always got the error message xorriso : FAILURE : Given path does not exist on disk: -boot_image system_area='<path in my home folder>/dell-xps-9570-ubuntu-respin/isorespin/isohdpfx.bin'
.
Here's an excerpt from the build output with the error message:
[...]
Drive current: -outdev 'stdio:../../linuxium-ubuntu-18.04.1-desktop-amd64.iso'
Media current: stdio file, overwriteable
Media status : is blank
Media summary: 0 sessions, 0 data blocks, 0 data, 17.0g free
xorriso : WARNING : -volid text problematic as automatic mount point name
xorriso : WARNING : -volid text does not comply to ISO 9660 / ECMA 119 rules
Added to ISO image: directory '/'='/<path in my home folder>/dell-xps-9570-ubuntu-respin/isorespin/iso-directory-structure'
xorriso : UPDATE : 677 files added in 1 seconds
xorriso : FAILURE : Given path does not exist on disk: -boot_image system_area='/<path in my home folder>/dell-xps-9570-ubuntu-respin/isorespin/isohdpfx.bin'
xorriso : UPDATE : 677 files added in 1 seconds
xorriso : aborting : -abort_on 'FAILURE' encountered 'FAILURE'
chown: cannot access '../../linuxium-ubuntu-18.04.1-desktop-amd64.iso': No such file or directory
[...]
Does anybody know why this error occurs and how it can be fixed?
JackHack96 commented
It seems a permission issue, I still didn't tried to respin a 18.04.1 ISO, I'll try it later today...
JackHack96 commented
The issue should be fixed now