[Debburn-devel] burn a multisession cd with wodim
Javi Legido
javilegido at gmail.com
Tue Apr 3 11:30:09 UTC 2007
Hi.
I have this:
-Wodim 1.1.2-1
-Debian etch (kernel 2.6.18-4-686)
-External usb cd writer (/dev/scd0)
I'm trying for first time to burn a multisession cd. I follow these steps:
1. mkisofs -R -joliet-long -hide-rr-move -o sesion_1.iso /my/dir/1
2. wodim -multi -data dev=/dev/scd0 sesion_1.iso
3. wodim -msinfo
It outputs 0,12241
4. mkisofs -R -joliet-long -hide-rr-move -C 0,12241 -M /dev/scd0 -o
sesion_2.iso /my/dir/2
(I tried with ... -M /dev/sr0 ... too)
5. wodim -multi -data dev=/dev/scd0 sesion_1.iso
Then, i mount the cd:
mount /dev/scd0 /media/cdrom
When I try to see the cd contents, I'm only capable to see the
sesion_1.iso content.
I tried with -o session flag, but I didn't achieve it.
I supose wodim now can burn multisession cd's, is'nt it?
Any help?
Thanks in advice
More information about the Debburn-devel
mailing list