[SLE] cdrecord -multi not working?
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
Bostjan Muller wrote:
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.
First of all I should mention that I've never done this, so I'm not speaking from experience... What about removing the -multi option from the second 'cdrecord' command? From the cdrecord manpage that I have (SuSE 6.1) I get the impression that you should the -multi option for every session except for the last one (the English isn't the best). Let me know how you get on, Chris -- Unfortunately I'm back on V90 (yeah, right) dialup for the rest of my life, so I apologise in advance for any time delay in replies. Thanks. __ _ -o)/ / (_)__ __ ____ __ Chris Reeves /\\ /__/ / _ \/ // /\ \/ / ICQ# 22219005 _\_v __/_/_//_/\_,_/ /_/\_\ -- 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
participants (2)
-
chris.reeves@iname.com
-
neonatus@neonatus.net