Hi! I am trying to create a multi session cd's - first you only burn some amount of data on cd - but not enough to completelly fill it, than, you can add some more data to it untill it is full. Well this doesn't work for me - I tried it the following way: created an iso image of 610MB in size with mkisofs -r -J -o my_iso.iso /some/filedir and than burned it to cd with cdrecord like this: cdrecord -multi -v speed=4 dev=0,0,0 -data my_iso.iso That part works ok. Than I created another 29MB iso file - myiso1.iso with the same command: mkisofs -r -J -o myiso1.iso /some/filedir29MBofsize and tried to burn it on cd with cdrecord: cdrecord -multi -v speed=4 dev=0,0,0 -data myiso1.iso Cdrecord correctly recognized only > 30MB on the cd and burned the second iso there. But when I mount the cd-rom, the second iso (or the file on the second iso) is nowhere to be found :( I don't know if I am doing this the right way, but the man page wasn't verry specific about it. I hope someone has had success with it and can help me do it right. THX in advance! Bostjan -- Bo¹tjan Müller [NEONATUS], neonatus@neonatus.net, http://surf.to/NEONATUS For my PGP key finger: neonatus@neonatus.net, RSA id: 0x90178DBD, ICQ #:7506644 Celular: +386(0)41243189, Powered by S.u.S.E. Linux 6.2, Student of VFUL 0 and 1. Now what could be so hard about that? -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/support/faq