Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Mar 2001 10:34:46 -0500 (EST)
From:      Jim Durham <durham@w2xo.pgh.pa.us>
To:        Soren Schmidt <sos@freebsd.dk>
Cc:        freebsd-multimedia@FreeBSD.ORG
Subject:   Re: burncd and ISO copies
Message-ID:  <Pine.BSF.4.21.0103201031090.23064-100000@shazam.int>
In-Reply-To: <200103200819.JAA86130@freebsd.dk>

next in thread | previous in thread | raw e-mail | index | archive | help


On Tue, 20 Mar 2001, Soren Schmidt wrote:

> It seems Jim Durham wrote:
> > I have an IDE CD burner that I've been trying to use with "burncd"
> > to do ISO image cds.
> >=20
> > The man page doesn't indicate it can do this. Searching mail archives
> > produced one suggestion..
> >=20
> > burncd -f /dev/acd1c -e -s4 data /dev/acd0c fixate
> >=20
> > (where acd1c is the burner and acd0c is the playback CD drive)
> >=20
> > This does not work. It does not make an image copy.
> > I question the "fixate", and perhaps I should be using "raw" mode?
> > Is "burncd" capable of doing image copies?
>=20
> Try this:
>=20
> dd if=3D/dev/acd0c bs=3D2k | burncd -f /dev/acd0c data - fixate
>=20
> If its an audio CD you will have to copy the individual tracks.
>=20
> Support for the above depends on the FreeBSD version which must
> be a fairly new 4.x-stable or -currrent.
>=20
> -S=F8ren
>=20

I tried dd'ing, like you suggested, it produced:

burncd: ioctl(CDRIOCCLOSEDDISK): Input/output error

This is on 4.2-RELEASE. I guess it doesn't support it.

I'll have to cvsup, I guess.

Thanks,

Jim





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0103201031090.23064-100000>