bug-xorriso
[Top][All Lists]
Advanced

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

Re: [Bug-xorriso] How can I calculate the max. Filesize with a given ava


From: Thomas Schmitt
Subject: Re: [Bug-xorriso] How can I calculate the max. Filesize with a given available sector count?
Date: Tue, 03 Mar 2015 20:47:27 +0100

Hi,

> -tell_media_space
>   xorriso 1.3.2 : RockRidge filesystem manipulator, libburnia project.
>   xorriso : FAILURE : Image size 491703s exceeds free space on media

That was fixed between 1.3.2 and 1.3.4
  http://libburnia-project.org/changeset/5141

Sorry for that. One cannot even work around by lifting
the abort threshold higher than FAILURE.
(Well, the exit value of xorriso is 32 then.
But the whole reaction is more a bug than a feature.)

Consider to use xorriso-1.3.8 from the GNU xorriso source tarball:

  wget http://www.gnu.org/software/xorriso/xorriso-1.3.8.tar.gz
  tar xzf xorriso-1.3.8.tar.gz
  cd xorriso-1.3.8
  ./configure && make
  ./xorriso/xorriso -version
  echo "Use as $(pwd)/xorriso/xorriso"

(Further replace -rollback by -rollback_end. It will save
time when dealing with written appendable media.)


Have a nice day :)

Thomas



reply via email to

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