From owner-freebsd-stable  Tue Jun 25 18:47:42 2002
Delivered-To: freebsd-stable@freebsd.org
Received: from sherryl.salk.edu (sherryl.salk.edu [198.202.70.151])
	by hub.freebsd.org (Postfix) with ESMTP id 5136B37B400
	for <freebsd-stable@FreeBSD.ORG>; Tue, 25 Jun 2002 18:47:34 -0700 (PDT)
Received: from coppi.salk.edu (coppi.salk.edu [198.202.70.7])
	by sherryl.salk.edu (8.12.1/8.12.1) with ESMTP id g5Q1lW6A092333;
	Tue, 25 Jun 2002 18:47:32 -0700 (PDT)
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
In-Reply-To: <20020625171710.C25485@alicia.nttmcl.com>
Message-ID: <20020625183615.M4861-100000@coppi.salk.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-stable@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-stable.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-stable>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-stable>
X-Loop: FreeBSD.ORG

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