Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 May 2006 12:44:29 +0200
From:      "Lars Stokholm" <lars.stokholm@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   burncd fails: Input output error
Message-ID:  <a5eea06e0605250344n3a3033fjbab228e19d60cc07@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
For testing purpose I'm trying to remake and burn the FreeBSD 6.1 CD
#1 iso image. I've put the CD in drive 0 (acd0) and:

# dd if=3D/dev/acd0 of=3Dfreebsd.iso bs=3D2k

Next I want to burn the image on a CD-R, but it fails. I'm using the
-t option now, since I've already wasted a CD on an Ubuntu image:

# burncd -s 16 -tvf /dev/acd1 data freebsd.iso fixate
adding type 0x08 file freebsd.iso size 517364 KB 258682 blocks
next writeable LBA 0
addr =3D 0 size =3D 529780736 blocks =3D 258682
writing from file freebsd.iso size 517364 KB
written this track 832 KB (0%) total 832 KB
Input/output error

I cannot blank or erase CD-RW media either:

# burncd -s 16 -f /dev/acd1 blank
(the process never stops)

# burncd -s 16 -f /dev/acd1 erase
(the process never stops)

I'm logged in as root. Any ideas?



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