mkisofs 3.01a08
Hi: Running
Code:
growisofs -dry-run -speed=2 -M /dev/sr0 \
-graft-points -volid "Nonsoft sma" \
-appid "Generado por growisofs 7.1" -rational-rock \
-joliet -joliet-long -full-iso9660-filenames -iso-level 2 \
soft/=/almacen/Nonsoft sma_/=/almacen/sma_ xp/=/almacen/xp
I get
mkisofs: Path table lengths do not match 16826 expected: 16736
mkisofs: Joliet path table lengths do not match 28746 expected: 28622.
Any idea what could possibly be the cause?
EDIT:
Running mkisofs with the same parameters I don't get any error!