On Monday 06 February 2006 09:11, Silviu Marin-Caea wrote:
> k3b creates an UDF filesystem when it detects files >2GB.
It would seem that mkisofs from 10.0 is the problem.
I tried this on 10.1b3 and it works. I don't have a 10.0 system around right
now. Can anyone test it and tell me if it works?
dd if=/dev/urandom of=testfile bs=1M count=2200
mkisofs -rock -joliet -udf -o test.iso testfile
dd if=/dev/urandom of=testfile bs=1M count=2200
2200+0 records in
2200+0 records out
2306867200 bytes (2.3 GB) copied, 671.307 seconds, 3.4 MB/s
[EMAIL PROTECTED]:~> mkisofs -rock -joliet -udf -o test.iso testfile
INFO: UTF-8 character encoding detected by locale settings.
Assuming UTF-8 encoded filenames on source filesystem,
use -input-charset to override.
0.44% done, estimate finish Sun Feb 12 11:13:34 2006
0.89% done, estimate finish Sun Feb 12 11:13:35 2006
1.33% done, estimate finish Sun Feb 12 11:12:20 2006
1.77% done, estimate finish Sun Feb 12 11:12:39 2006
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]