I used the Gnome toaster to write a cd in multisession written with nero 6 . It got curropt\.
Is there a way to do so !
please help !
Printable View
I used the Gnome toaster to write a cd in multisession written with nero 6 . It got curropt\.
Is there a way to do so !
please help !
Your question makes very little sense.
anyways try using cdrecord ie, cdrecord dev=1,0,0 your.iso.image
dev=1,0,0, may not be right , use "cdrecord scanbus" for the right numbers and you wil need to make an image using mkisofs ie mkisofs -o your.iso.image.iso /files/to/make/isowith , ya may want to throw in a -J and -R also.
man cdrecord and man mkisofs are your friends:)