From owner-freebsd-questions Thu Jun 13 10:42:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from constans.gldis.ca (constans.gldis.ca [216.187.105.233]) by hub.freebsd.org (Postfix) with ESMTP id 66E9A37B41E for ; Thu, 13 Jun 2002 10:42:54 -0700 (PDT) Received: from gldis.ca (gldisater@localhost [127.0.0.1]) by constans.gldis.ca (8.12.3/8.12.3) with ESMTP id g5DHfw0L003981; Thu, 13 Jun 2002 13:41:58 -0400 (EDT) (envelope-from gldisater@gldis.ca) Received: (from gldisater@localhost) by gldis.ca (8.12.3/8.12.3/Submit) id g5DHfrmF003980; Thu, 13 Jun 2002 13:41:53 -0400 (EDT) Date: Thu, 13 Jun 2002 13:41:53 -0400 From: Jeremy Faulkner To: "Mr. Darren" Cc: questions@freebsd.org Subject: Re: burning vcds in .cue/.bin format to an ide burner. Message-ID: <20020613134153.A3955@constans.gldis.ca> References: <20020613071909.63766.qmail@web20609.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020613071909.63766.qmail@web20609.mail.yahoo.com>; from darren780@yahoo.com on Thu, Jun 13, 2002 at 12:19:09AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jun 13, 2002 at 12:19:09AM -0700, Mr. Darren wrote: > I've been trying for months to get the software > available for freebsd to burn to my ide burner. I've > tried different things. I can't find too much help > with the 'freebsd worm' driver for support of ide cd > writters. I found more documentation stating that the > project was droped. I could use cdrdao if I could get > that working. however, it appears I'm stuck using > bchunk and burncd. bchunk appears to extract the > iso's properly, either in sets of 2 or 3 iso's per cd. > I then forward this to burncd, burncd doesn't appear > to have any problems at this point. getting back to > bchunk.. it claims to have support for extracting > MODE2/2352.. however.. the only options available are > "PSX mode: truncate MODE2/2352 to 2336 bytes instead > of normal 2048"... even though it has in the intro.. > 'support for MODE2/2352'. the only way I seem to be > able to make it burn anything readable by the dvd > player is with the psx mode, but it is corrupt.. it > cuts about 100 megs off each cd.. I'm guessing those > 16 bytes off each sector. has anyone ever gotten this > to work? can anyone give me a breakdown on how the > worm driver could work with cdrdao? maybe a link for > some documentation? anything to get a .cue/.bin to > write on an ide cdrom.. thanks =) > > -Darren If the .bin/.cue isn't psx image, don't use that option. If you are concerned about the integrity of the iso image created by bchunk, use vnconfig and mount the image before you burn it. -- Jeremy Faulkner http://www.gldis.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message