Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!uwm.edu!psuvax1!rutgers!cbmvax!steveb From: steveb@cbmvax.commodore.com (Steve Beats) Newsgroups: comp.sys.amiga.tech Subject: Re: FastFileSystem Keywords: FastFileSystem Floppys Message-ID: <16549@cbmvax.commodore.com> Date: 15 Dec 90 12:27:05 GMT References: <1990Dec14.195644.27027@msuinfo.cl.msu.edu> Reply-To: steveb@cbmvax.commodore.com (Steve Beats) Distribution: comp Organization: Commodore, West Chester, PA Lines: 18 In article <1990Dec14.195644.27027@msuinfo.cl.msu.edu> crain@cpsin3.uucp (Steven Crain) writes: >is there a way to get the FastFileSystem driver to work with trackdisk? >(i.e. mount a FFS floppy drive) Does 2.0 allow you to do this? (I have >1.3) You can mount the 1.3 FastFileSystem on a floppy via the mount command and a suitable mountlist. Just copy the default entry for RAD: and change device to "trackdisk.device" and add Mask=0x7ffff to force the FS to do all direct device access via CHIP buffers. The 2.0 filesystem *IS* FastFileSystem with extensive changes made and features added. One of the main features is support for OFS format disks (ie floppies) and full support for removable media. Under 2.0 you can format floppies in FFS mode and the ROM FS will automatically configure itself to that format. You can freely change between OFS and FFS format just by inserting disks of that format in the drive. Steve