Re: error writing to DVD

2008-11-28 Thread Joerg Schilling
ehab aziz [EMAIL PROTECTED] wrote:

 #/export/homels unix



 programs.d  sources.d   tutorial.d



 First :
 mkisofs does not include all directories inside /export/home/unix
 because it includes 3 directories :programs.d , sources.d tutorial.d 

 Only programs.d is taken inside the iso file . Where is the rest (sources.d   
 tutorial.d)





 Secondly : Long files names for directories are not implmented as you can see 
 :

As I mentioned before, mkisofs does not skip files and mkisofs does support 
long filenames.


If you see a problem at your side, you could send a description of your 
prolblem. You did unfortunately not send anything that would allow to help you.

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
   [EMAIL PROTECTED](uni)  
   [EMAIL PROTECTED] (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: BD-R formatting help

2008-11-28 Thread Joerg Schilling
Thomas Schmitt [EMAIL PROTECTED] wrote:

 Hi,

 me:
   So with a BD-R +POW with first ISO-session written
   with 32 sector offset and LBA-0-patching one would
   get a Table Of Content as follows:
 Joerg Schilling: 
  As I mentioned before, 2 sectors is not enough.

 I assume you meant 32, not 2.

of course

 Ok. But what data other than the first 32 sectors
 of a ISO 9660 image could be needed to direct a mount
 program to an arbitrary root directory location
 on media ?

The data needed to identify a specific UDF session does not
fit into 32 sectors.

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
   [EMAIL PROTECTED](uni)  
   [EMAIL PROTECTED] (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: BD-R formatting help

2008-11-28 Thread Thomas Schmitt
Hi,

Joerg Schilling wrote:
 The data needed to identify a specific UDF session does not
 fit into 32 sectors.

For now the trick is explicitely restricted to
ISO 9660 images (i.e. with Volume Descriptors as
of ECMA-119).

If libisofs ever supports UDF and especially the
Bridge Format which is very similar to ISO 9660
multi-session, then i will have to take this into
account in libisoburn.


Have a nice day :)

Thomas


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]