Ask a Question related to FreeBSD, Design and Development.
-
Gert Cuykens #1
What do you use to burn things ?
How do you burn a iso file for example ?
Gert Cuykens Guest
-
Burn Site to CD
Is it possible to build a site with links with contribute and then download the site to my Mac and burn the pages with links to a CD? I wish for... -
And now it takes twice as much to burn a cd ?
Hi, For some reasons, wen I use the stardard cd burning windows xp facility, it take snow twice as muc as it used to ! To burn a divx, it was... -
cd-burn
I recently started getting this problem with Windows Media Player 9 Series.....I cannot burn to any kind of CD or any cd format ? I get this error... -
Is it possible to burn a CD read on PC
In article <20030714173619.01470.00000401@mb-m26.aol.com>, Tacit <tacitr@aol.com> wrote: Thanks for your help, -- LOveDEMbluES -
Can't burn mp3's
I am using a powerbook g4 800, os 10.2.6, itunes 4.0.1, internal matshita cd-rw cw-8121. I am having, mostly, no problem burning audio cd's,... -
Gert Cuykens #2
Re: What do you use to burn things ?
On Sun, 20 Feb 2005 10:41:59 +0100, Gert Cuykens <gert.cuykens@gmail.com> wrote:
What does this mean ?> How do you burn a iso file for example ?
>
I# burncd -f /dev/acd0 -s max data /root/Desktop/memtest86-3.2.iso fixate
next writeable LBA 581
writing from file /root/Desktop/memtest86-3.2.iso size 1794 KB
only wrote -1 of 32768 bytes: Input/output error
fixating CD, please wait..
burncd: ioctl(CDRIOCFIXATE): Input/output error
I#
Gert Cuykens Guest
-
Gert Cuykens #3
Re: What do you use to burn things ?
On Sun, 20 Feb 2005 10:54:53 +0100, Gert Cuykens <gert.cuykens@gmail.com> wrote:
tryed this also> On Sun, 20 Feb 2005 10:41:59 +0100, Gert Cuykens <gert.cuykens@gmail.com> wrote:>> > How do you burn a iso file for example ?
> >
> What does this mean ?
>
> I# burncd -f /dev/acd0 -s max data /root/Desktop/memtest86-3.2.iso fixate
> next writeable LBA 581
> writing from file /root/Desktop/memtest86-3.2.iso size 1794 KB
>
> only wrote -1 of 32768 bytes: Input/output error
>
> fixating CD, please wait..
> burncd: ioctl(CDRIOCFIXATE): Input/output error
> I#
>
I# burncd -f /dev/acd0 -s max blank
blanking CD - 97 % done
I# burncd -f /dev/acd0 -s max data "/root/Desktop/memtest86-3.2.iso" fixate
next writeable LBA 0
writing from file /root/Desktop/memtest86-3.2.iso size 1794 KB
written this track 640 KB (35%) total 640 KB
only wrote -1 of 32768 bytes: Device busy
fixating CD, please wait..
I#
Gert Cuykens Guest
-
Simon Barner #4
Re: What do you use to burn things ?
Hi,
have you tried lower speeds? It seems you are using -s max all the
time...
You also could try whether your drive works better with cdrecord +
ATAPICAM.
[url]http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html#ATAPICAM[/url]
A benefit of using ATAPICAM is that this enables you to use nice
gui tools like sysutils/k3b.
Simon
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)
iD8DBQFCGGw0Ckn+/eutqCoRAjjwAKDytk+SqMV23YBdf96uA9Tph43rIACg721d
7JIDqdO/0OBmj1oUx9npLFQ=
=945q
-----END PGP SIGNATURE-----
Simon Barner Guest
-
cpghost@cordula.ws #5
Re: What do you use to burn things ?
On Sun, Feb 20, 2005 at 11:53:40AM +0100, Simon Barner wrote:
Another benefit of ATAPICAM is that you can also use growisofs from> You also could try whether your drive works better with cdrecord +
> ATAPICAM.
>
> [url]http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html#ATAPICAM[/url]
>
> A benefit of using ATAPICAM is that this enables you to use nice
> gui tools like sysutils/k3b.
/usr/ports/sysutils/dvd+rw-tools to drive DVD writers.
Cheers,> Simon
-cpghost.
--
Cordula's Web. [url]http://www.cordula.ws/[/url]
cpghost@cordula.ws Guest
-
Gert Cuykens #6
Re: What do you use to burn things ?
On Sun, 20 Feb 2005 14:31:28 +0100, [email]cpghost@cordula.ws[/email]
<cpghost@cordula.ws> wrote:thx> On Sun, Feb 20, 2005 at 11:53:40AM +0100, Simon Barner wrote:>> > You also could try whether your drive works better with cdrecord +
> > ATAPICAM.
> >
> > [url]http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html#ATAPICAM[/url]
> >
> > A benefit of using ATAPICAM is that this enables you to use nice
> > gui tools like sysutils/k3b.
> Another benefit of ATAPICAM is that you can also use growisofs from
> /usr/ports/sysutils/dvd+rw-tools to drive DVD writers.
>>> > Simon
> Cheers,
> -cpghost.
>
> --
> Cordula's Web. [url]http://www.cordula.ws/[/url]
>
Gert Cuykens Guest
-
David Kelly #7
Re: What do you use to burn things ?
On Feb 20, 2005, at 3:54 AM, Gert Cuykens wrote:
Looks like the result I had when attempting to write a DVD-R with> On Sun, 20 Feb 2005 10:41:59 +0100, Gert Cuykens
> <gert.cuykens@gmail.com> wrote:>>> How do you burn a iso file for example ?
>>
> What does this mean ?
>
> I# burncd -f /dev/acd0 -s max data /root/Desktop/memtest86-3.2.iso
> fixate
> next writeable LBA 581
> writing from file /root/Desktop/memtest86-3.2.iso size 1794 KB
>
> only wrote -1 of 32768 bytes: Input/output error
>
> fixating CD, please wait..
> burncd: ioctl(CDRIOCFIXATE): Input/output error
burncd.
My drive is a:
acd0: DVDR <LITE-ON DVDRW SOHW-1633S/BS0K> at ata1-master UDMA33
The media was ruined in the above attempt but growisofs worked.
Tried writing to the author of cdrecord, followed his instructions to
the letter because his published freeware key to enable DVD did not
work. Suspect it didn't like the "5.3" part of FreeBSD. Never heard
back.
--
David Kelly N4HHE, [email]dkelly@HiWAAY.net[/email]
================================================== ======================
Whom computers would destroy, they must first drive mad.
David Kelly Guest



Reply With Quote

