9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: anothy@cosym.net
To: 9fans@cse.psu.edu
Subject: [9fans] writing cds
Date: Wed,  1 Aug 2001 12:15:06 -0400	[thread overview]
Message-ID: <20010801161511.B22EE19A21@mail.cse.psu.edu> (raw)

i'm trying to burn a CD using cdfs. i've got the
image read just fine (it's quite big, basically a
full cd). i can write the image just fine onto a
CD-RW disk, and that disk works great (confirmed
in a friend's Win32 box). but when i try to write
it onto a blank 700MB CD-R disk, i get this:
	: anothy; cp lib/foo.cd /mnt/cd/wd
	cp: error writing /mnt/cd/wd/foo.cd: cmd #2a: invalid field in cdb
this happens about 15 seconds into the cp process.
i can't find it in the source for cdfs (although
mmc.c does have this:
	cmd[0] = 0x2a;	/* write */
which seems informative). i've written to these
oversized disks before without issue (although i
can't remember if i've ever written _data_, as
opposed to just audio). anyone know what's going
on, before i plop debug prints in and eat a few
more CDs?
-α.


             reply	other threads:[~2001-08-01 16:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-01 16:15 anothy [this message]
2001-08-01 17:04 forsyth

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=20010801161511.B22EE19A21@mail.cse.psu.edu \
    --to=anothy@cosym.net \
    --cc=9fans@cse.psu.edu \
    /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;
as well as URLs for NNTP newsgroup(s).