Google is your friend ;-) First hit with your error message >
http://www.google.com/linux?hl=en&lr...le&btnG=Search
From the
DVD+RW/+R/-R[W] for Linux page:
IMPORTANT NOTE for 6.0 users!
That might not be your specific problem, but your posts don't
include enough information about your system for us to tell.
Can you be more specific about what you're trying to copy here?
Assuming "24_SE2_DISC1" and "24_SEASON2_DISC1/" are directories,
and you want to copy those files to DVD. What size are they?
What type of DVD medium are you trying to copy them to? What
versions of kernel, growisofs, distribution are you using?
Issue from each directory "du -sh" to determine their sizes.
I don't know about splitting the files, but I do know how to burn
an ISO image to a DVD with growisofs.
"growisofs -dvd-compat -Z /dev/hd*=image.iso"
as root where /dev/hd* is your DVD burner and issue it from the
directory containing the iso image ... change the name, or course.
You might need something such as DVD-RIP of whatever to get those
files to smaller sizes. I really haven't ventured far out into the
DVD recording world yet. Mainly I use it to backup our original
DVDs, so we can play copies and not worry about scratches. So I just
make ISO images and burn them to DVDs.
Some more references which might help you:
Mark A. Davis' DVD Notes for Linux
(NB: With 2.6.x.y kernels you can use device names rather than scsi emulation)
Linux & DVDs by Stephen White
DVD-R Tools
DVD9 to DVD5 guide
How To Ask Questions The Smart Way
I don't mean that last link to be naughty. If you take it that way,
you won't be able to learn anything from it. Many people get offended
when given that link, and don't read it all thoroughly. However, if you
can see past ESRs "presumed arrogance and rudeness," and actually read
for more knowledge, you will learn two things (at least I did).
First, it will teach you how to do better searches for answers, and
secondly, it will teach you how to post better questions. There may be
guys who already know how to do what you're trying, that didn't post
because they didn't want to "play 20 questions" to get to first base.
Hope this helps. I subscribed to your thread to learn about this myself,
and only posted because I think I can offer you 'some' help.