Date: Wed, 26 Jun 2002 20:23:08 -0400 From: "Matthew Emmerton" <matt@gsicomp.on.ca> To: "JJ Behrens" <jj@nttmcl.com>, "Mr. Darren" <darren780@yahoo.com>, "freebsd" <freebsd-stable@FreeBSD.ORG> Subject: Re: /dev/acd0c bug Message-ID: <006501c21d70$d0c18000$1200a8c0@gsicomp.on.ca> References: <20020624083651.1348.qmail@web20606.mail.yahoo.com> <20020625171710.C25485@alicia.nttmcl.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006501c21d70$d0c18000$1200a8c0>