bug-xorriso
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [report] [bug] libisofs cant omit "; 1" with "omit_version_off" set,


From: Thomas Schmitt
Subject: Re: [report] [bug] libisofs cant omit "; 1" with "omit_version_off" set, and windows marked "; 1" as "_1" with file name.
Date: Tue, 24 Nov 2020 10:42:41 +0100

Hi,

mfreesky@qq.com wrote:
>  i want to fetch the lastet xorriso burn set like below list that i  can
> get those to avoid any mistake while burning new files: 
>       -compliance only_iso_version_off \
> [...]
>   ....
> i don't know is there any way to get those pamaters.

xorriso does not record in its ISOs which commands were used to create it.

Debian installation ISOs contain a data file /.disk/mkisofs where the
programs of the debian-cd project record the arguments of the program run
before using the same arguments to produce the ISO.
This would be cumbersome by hand, but is not overly complicated to do if
the xorriso run is started by a program (e.g. a shell script).

If xorriso is controlled by a shell script, then this script could simply
put a copy of itself into the ISO.
My backup scripts backup themselves by being stored in the backuped area.

In general i put any sincere xorriso run into a script, because i have to
confess that there are too many opportunities to do it wrong on the first
try. Then a script is easier to edit than a bash command line of 500
characters.


Have a nice day :)

Thomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]