[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: status of 6809 boards
- Subject: Re: status of 6809 boards
- From: Steven Hirsch <snhirsch@gmail.com>
- Date: Sun, 19 Aug 2012 14:55:19 -0400
- Bytes: 1950
- In-reply-to: <k0rb10$gk0$1@news.xmission.com>
- Newsgroups: comp.sys.apple2
- References: <k0eefn$phc$1@speranza.aioe.org> <k0rb10$gk0$1@news.xmission.com>
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0
On 08/19/2012 02:24 PM, Egan Ford wrote:
2. Find/create tools to add/remove/list files in OS9 .dsk images.
A couple of possibilities:
- Try "cocofuse" from the Toolshed utilities (for Tandy CoCo, but may be smart
enough to recognize an Apple OS-9 image - or be easily made to do so).
http://sourceforge.net/projects/toolshed/
- There's an OS-9 VFS (virtual filesystem) driver called "RBF" for Linux that
can probably understand any properly-formed OS-9 image:
https://www.osadl.org/RBF-File-System.rbf-file-system.0.html
The challenge with both approaches will be sector skewing and offset for OS
boot tracks.
I have successfully used both to interoperate with CoCo OS-9 images.
Steve