How to create a proper size UDF image?

2018-01-23 Thread
Hi all, If we'd like to burn some data files using UDF file system, normally we should firstly make a UDF loop file and copy files into it. The size of UDF file is a headache because it is not same with the size given by du. Actually the du size is calculated by the file system which the files

Re: How to create a proper size UDF image?

2018-01-24 Thread
Hi Jörg, This patch works. All the file names can be read successfully. Thank you. But the longest name is truncated by one char without any warning message. IMHO, it's better to add an option that those too long names are reported instead of being truncated directly. -- WF

Re: Could BD-RE disc come back to un-formatted state?

2018-01-03 Thread
Hi Thomas, Many thanks for your reply. The use case is that BD-RE discs need recycling to be reused again. Currently I use dd to nullify the first 64KB to quickly clean the udf filesystem built on the BD-RE disc. But this state is different with the original blank state. So the state switch

Re: How to create a proper size UDF image?

2018-01-23 Thread
Hi Jörg, > I just verified that your problem is also present on Solaris, so I would need > to fix it in mkisofs. > This may take a few days, as I need to understand what's happening when there are more than 2 of these characters That's OK. Many thanks for your help. -- WF

Re: How to create a proper size UDF image?

2018-01-23 Thread
Hi Jörg, >> >> But I find the Chinese characters (UTF-8 charset) are not supported very >> well. The commands I used are the following. >> root@Ubuntu:~# ls long-name/ >> ?.1 >> ??.2 >> ???.3 >> .4 >> ?.5 >> ??.6 > Could you please mention the hex code for that chinese character?

Re: How to create a proper size UDF image?

2018-01-23 Thread
Hi Jörg, ?? wrote: >> I know that some tools like mkisofs could make files to a udf image directly >> with efficient size. However the size created by mkisofs could be larger >> than the media size. What's more, the udf filesystem made by mkisofs is a >> UDF hybrid

Extended attributes support on udf file system

2020-03-18 Thread
Hi all, Is there any tool which can create udf file system image supporting extended attributes? I tried mkudffs and mkisofs, but they all failed. Best Regards, Feng Wang

Re: Extended attributes support on udf file system

2020-03-20 Thread
Hi Jörg, Hi all, Is there any tool which can create udf file system image supporting extended attributes? I tried mkudffs and mkisofs, but they all failed. Hi, what do you expect? Since August 2006 mkisofs suports extended attributes for Mac OS. Is this what you like? Do you use

Re:In memoriam Joerg Schilling

2021-10-12 Thread
R.I.P. This is so sad. Feng Wang --原始邮件-- 发件人:"Thomas Schmitt "