From: Ray Olszewski <ray@comarre.com>
To: linux-newbie@vger.kernel.org
Subject: Re: a simple way to burn DVDs
Date: Wed, 11 May 2005 13:06:20 -0700 [thread overview]
Message-ID: <428265BC.2040308@comarre.com> (raw)
In-Reply-To: <fc.004c4e00007c2b66004c4e00007c2b66.7c2bce@palmertrinity.org>
William Stanard wrote:
> I've purchased and correctly installed (it reads data CDs just fine,
> mounted with "mount /dev/cdrom /mnt/cdrom" ) a HI-VAL DVD_RW/_R rewritable
> drive in my Compaq Proliant 800 server running Red Hat 8.0 (ver 2.4.18-14
> ) in preparation to setting up the drive to do my backup chores. There
> doesn't, however, seem to be a simple application as part of this
> particular Red Hat build that writes to DVDs. Am I missing something, or
> do I have to purchase, for instance, NeroLINUX or some other utility for
> writing data to DVDs?
I don't know Red Hat 8.0 specifically, but the usual way to burn a CD
under Linux involves two steps:
1. Create an image of the CD using (typically) mkisofs .
2. Burn theimage to a CD using (typically) cdrecord .
Although I wrote "CD" above, since that I what I actually burn here, my
understanding is that under Linux, a data (iso9660) DVD is just a "big"
CD, and modern versions (possibly more modern than RH 8.0, though) of
mkisofs and cdrecord can handle DVD-size burns just fine.
Besides that ... older kernels require you to use scsi emulation to
access CD ... and, I imagine, DVD ... drives to burn discs. I think that
was still true of 2.4.18 (I know it was backwhen I used it). You
probably need either to run a newer kernel or use scsi emulation with
this one ... your "reads data CDs just fine" doesn't really tell us, or
you, if the drive is "correctly installed" for its role as a burner.
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
next prev parent reply other threads:[~2005-05-11 20:06 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-11 19:46 a simple way to burn DVDs William Stanard
2005-05-11 20:06 ` Ray Olszewski [this message]
2005-05-11 21:02 ` Hal MacArgle
2005-05-12 6:26 ` Yawar Amin
2005-07-19 20:53 ` Mr Mike
[not found] ` <efc7f7d0050719183755503fb1@mail.gmail.com>
2005-07-20 2:41 ` Fwd: " Yawar Amin
2005-07-20 5:32 ` Mr Mike
-- strict thread matches above, loose matches on Subject: below --
2005-07-20 1:43 Bato mainit
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=428265BC.2040308@comarre.com \
--to=ray@comarre.com \
--cc=linux-newbie@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox