[Debburn-devel] mkisofs
alessio.fio at libero.it
alessio.fio at libero.it
Thu Nov 18 16:24:39 UTC 2010
Hi,
I use mkisofs and cdrecord to create a multisession cd. When I try to create
iso with mkisofs, it get this error: genisoimage: Invalid argument. Seek error
on old image.
This is the list of command that i use:
1. mkisofs -r -J -T -o immagine1.iso path1
2. cdrecord dev=0,3,0 speed=8 -multi -pad immagine1.iso
3. mkisofs -r -J -C `cdrecord dev=0,3,0 -msinfo` -M /dev/cdrw -o immagine2.iso
path2
4. cdrecord dev=0,3,0 speed=8 -multi -pad immagine2.iso
5. mkisofs -r -J -C `cdrecord dev=0,3,0 -msinfo` -M /dev/cdrw -o immagine3.iso
path3 ---------> ERROR : genisoimage: Invalid argument. Seek error on old
image
If i eject the cd then insert it again the comand mkisofs -r -J -C `cdrecord
dev=0,3,0 -msinfo` -M /dev/cdrw -o immagine3.iso path3 don't get the error.
More information about the Debburn-devel
mailing list