Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 May 2003 11:14:58 -0400
From:      Randy Pratt <rpratt1950@earthlink.net>
To:        Andy Sparrow <spadger@best.com>
Cc:        freebsd-multimedia@freebsd.org
Subject:   Re: Extracting from a .bin file
Message-ID:  <20030503111458.5e8823d7.rpratt1950@earthlink.net>
In-Reply-To: <20030503073251.EC97224C@CRWdog.demon.co.uk>
References:  <20030502181806.08e55b65.rpratt1950@earthlink.net> <20030503073251.EC97224C@CRWdog.demon.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 03 May 2003 00:32:51 -0700
Andy Sparrow <spadger@best.com> wrote:

> Couldn't do jack with it until I found a program called 'bin2iso' which allowed me to convert it to an ISO image I could mount/burn etc. The Linux binary ran fine under emulation, although the code is kind of light on parameter checking 'n stuff (you can make it dump core really easily, IIRC), but it did the job on the .bin file for me.
> 
> I'm sure there'll be a later version around than the one I still have from last year, but let me know if you can't find one. 

I did find a version and built it.  It did build a .iso file but as with
/usr/ports/sysutils/bchunk, I was unable to mount the resulting image 
using vnconfig:

	mount_cd9660: /dev/vn0: Invalid argument
	

Thanks

Randy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030503111458.5e8823d7.rpratt1950>