From owner-freebsd-stable Wed Jun 26 17:27:21 2002 Delivered-To: freebsd-stable@freebsd.org Received: from tomts20-srv.bellnexxia.net (tomts20.bellnexxia.net [209.226.175.74]) by hub.freebsd.org (Postfix) with ESMTP id 04F7937BE6A for ; Wed, 26 Jun 2002 17:23:11 -0700 (PDT) Received: from xena.gsicomp.on.ca ([65.95.179.11]) by tomts20-srv.bellnexxia.net (InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with ESMTP id <20020627002309.ZRH11295.tomts20-srv.bellnexxia.net@xena.gsicomp.on.ca>; Wed, 26 Jun 2002 20:23:09 -0400 Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.3/8.11.3) with SMTP id g5QN9Jw37362; Wed, 26 Jun 2002 19:09:19 -0400 (EDT) (envelope-from matt@gsicomp.on.ca) Message-ID: <006501c21d70$d0c18000$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "JJ Behrens" , "Mr. Darren" , "freebsd" References: <20020624083651.1348.qmail@web20606.mail.yahoo.com> <20020625171710.C25485@alicia.nttmcl.com> Subject: Re: /dev/acd0c bug Date: Wed, 26 Jun 2002 20:23:08 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG One thing jumped out at me: > > writing from file cd101.ugh size 723458 KB > > acd0: WRITE_BIG - ILLEGAL REQUEST asc=0x63 ascq=0x00 The file you're trying to burn is larger than the 640/660MB "standard" ISO CD capacity. It's possible that your CD-R supports over-burning (up to 800MB), but that will depend on your burner AND the type of blanks you're using. Matt > 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