Date: Tue, 25 Jun 2002 18:47:31 -0700 (PDT) From: Jorge Aldana <jorge@salk.edu> To: JJ Behrens <jj@nttmcl.com> Cc: "Mr. Darren" <darren780@yahoo.com>, freebsd <freebsd-stable@FreeBSD.ORG> Subject: Re: /dev/acd0c bug Message-ID: <20020625183615.M4861-100000@coppi.salk.edu> In-Reply-To: <20020625171710.C25485@alicia.nttmcl.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I hadn't seen this till I tried the following and got: ------------------------------------------------- #burncd -f /dev/acd1c -s 12 data /dev/acd0c fixate next writeable LBA 0 writing from file /dev/acd0c size 0 KB fixating CD, please wait.. burncd: ioctl(CDRIOCFIXATE): Input/output error ------------------------------------------------- I tried the MAKEDEV all and still same problem. Was coping CD's as I always did on 4.5-STABLE, I'm running 4.6-RELEASE What up? Jorge On Tue, 25 Jun 2002, JJ Behrens wrote: > No one else has sent in a response yet, so I'll start grabbing for straws: > > o Perhaps you should updating your devices: > cd /dev/; sh MAKEDEV all > o Are you trying to burn an ISO? I.e., did you remember to use mkisofs first? > o I wonder if this is related to the recent ATA problems. > > I apologize if this email was a waste of your time ;) > > -jj > > > I've tried many variations of this command and it > > breaks down to two things.. I either don't get the > > error and the cd doesn't work, or I do get the error > > and it still doesn't work... windows loads it as a > > blank cd with 100% used.. unix doesn't even load it.. > > > > pasted directly as is: > > ani927tpy6ge# burncd -etv -f /dev/acd0c -s 16 XAmode1 > > cd101.ugh fixate > > adding type 0x0a file cd101.ugh size 723458 KB 361730 > > blocks (0 padded) > > next writeable LBA 0 > > addr = 0 size = 740821200 blocks = 361730 > > writing from file cd101.ugh size 723458 KB > > acd0: WRITE_BIG - ILLEGAL REQUEST asc=0x63 ascq=0x00 > > error=0x04 > > only wrote -1 of 32768 bytes err=5 > > fixating CD, please wait.. > > ani927tpy6ge# > > > > > > > > > > pay attention to: > > acd0: WRITE_BIG - ILLEGAL REQUEST asc=0x63 ascq=0x00 > > error=0x04 > > -- > Users of C++ should consider hanging themselves rather than shooting their > legs off--it's best not to use C++ simply as a better C. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020625183615.M4861-100000>