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

Error creating ISO image with mkisofs



Hi,

I have built a Solaris 10 6/06 x86 64bit version of cdrecord, after downloading cdrtools-2.01.01a11.tar.bz. I am trying to archive three files onto a DVD-R DL. When I attempt to create the ISO image, I get the following error

$ mkisofs -l -R -o dvd1.iso ./dvd1
mkisofs: Value too large for defined data type. File ./dvd1/archive23.tar.bz2 is too large - ignoring
 0.37% done, estimate finish Tue Jul 25 08:27:53 2006
 0.74% done, estimate finish Tue Jul 25 08:27:53 2006

$ ldd /opt/cdrtools64/bin/mkisofs
       libvolmgt.so.1 =>        /usr/lib/64/libvolmgt.so.1
       libsocket.so.1 =>        /lib/64/libsocket.so.1
       libnsl.so.1 =>   /lib/64/libnsl.so.1
       libdl.so.1 =>    /lib/64/libdl.so.1
       libc.so.1 =>     /lib/64/libc.so.1
       libadm.so.1 =>   /lib/64/libadm.so.1
       libmp.so.2 =>    /lib/64/libmp.so.2
       libmd5.so.1 =>   /lib/64/libmd5.so.1
       libscf.so.1 =>   /lib/64/libscf.so.1
       libdoor.so.1 =>  /lib/64/libdoor.so.1
       libuutil.so.1 =>         /lib/64/libuutil.so.1
       libm.so.2 =>     /lib/64/libm.so.2

$ file /opt/cdrtools64/bin/mkisofs
/opt/cdrtools64/bin/mkisofs: ELF 64-bit LSB executable AMD64 Version 1 [SSE2 SSE FXSR CMOV FPU], dynamically linked, not stripped

The files to be archive are the following sizes

$ du -sh  ./dvd1/*
5.4G   ./dvd1/archive23.tar.bz2
522M   ./dvd1/archive24.tar.bz2
2.1G   ./dvd1/archive25.tar.bz2

cdrecord was built with

$ make INS_BASE=/opt/cdrtools64 COPTX=-xarch=amd64  LDOPTX=-xarch=amd64

--
Regards

Russell




______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email ______________________________________________________________________

Flomerics Group plc, Registered Office 81 Bridge Road, Hampton Court, Surrey, KT8 9HH. Registered No. 2327348. This e-mail is confidential and intended solely for the use of the individual to whom it is addressed.  Any views or opinions presented are solely those of the author and do not necessarily represent those of Flomerics Group plc or its subsidiaries. If you are not the intended recipient of this e-mail you may not copy, use, forward or disclose its contents to any other person ; please notify our Computer Service Desk on +44 (0)20 8487 3000 and destroy and delete the message and attachments from your system.

For more information on Flomerics visit our web site at www.flomerics.com



Reply to: