mkisofs: Joliet tree sort failed.

Code:
mkisofs -joliet-long -l -nobak -V "FreeBSD.Live" -T -J -R -ldots -b boot/cdboot -no-emul-boot -o GhostBSD-live-installer /root/Desktop/GhostBSD/livecd
 
I have the same error with
Code:
mkisofs -o /root/Desktop/GhostBSD/ghostbsd-installer.iso -R -J /root/Desktop/GhostBSD/livecd
 
The error is in this file.
Code:
mkisofs: Error: /root/Desktop/GhostBSD/livecd/usr/local/share/doc/libsigc++-2.0/reference/html/classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01nil_00_01nil_00_01nil_01_4.html and 
/root/Desktop/GhostBSD/livecd/usr/local/share/doc/libsigc++-2.0/reference/html/classsigc_1_1signal_3_01T__return_00_01T__arg1_00_01T__arg2_00_01T__arg3_00_01T__arg4_00_01nil_00_01nil_00_01nil_01_4-members.html have the same Joliet name

All error is like that in the same path.
 
OK all work great i just remove the /docs folder.
thanks for trying to helping me.
 
Back
Top