What do you use to burn things ?

Ask a Question related to FreeBSD, Design and Development.

  1. #1

    Default What do you use to burn things ?

    How do you burn a iso file for example ?
    Gert Cuykens Guest

  2. Similar Questions and Discussions

    1. 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...
    2. 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...
    3. 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...
    4. 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
    5. 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,...
  3. #2

    Default Re: What do you use to burn things ?

    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#
    Gert Cuykens Guest

  4. #3

    Default Re: What do you use to burn things ?

    On Sun, 20 Feb 2005 10:54:53 +0100, Gert Cuykens <gert.cuykens@gmail.com> wrote:
    > 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#
    >
    tryed this also

    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

  5. #4

    Default 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

  6. #5

    Default Re: What do you use to burn things ?

    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]
    cpghost@cordula.ws Guest

  7. #6

    Default 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:
    > 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]
    >
    thx
    Gert Cuykens Guest

  8. #7

    Default Re: What do you use to burn things ?


    On Feb 20, 2005, at 3:54 AM, Gert Cuykens wrote:
    > 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
    Looks like the result I had when attempting to write a DVD-R with
    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

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139