Xref: utzoo comp.sys.atari.st:36553 comp.sys.atari.st.tech:1784 Newsgroups: comp.sys.atari.st,comp.sys.atari.st.tech Path: utzoo!utgpu!cunews!dgbt!phil From: phil@dgbt.doc.ca (Phil Blanchfield) Subject: Re: ST Disks & Sparcstation Drives Message-ID: <1991Mar26.180832.9390@dgbt.doc.ca> Organization: The Communications Research Centre, Ottawa, Canada References: <1991Mar20.193859.11943@m.cs.uiuc.edu> <1991Mar21.045427.5970@jupiter.sun.csd.unb.ca> Date: Tue, 26 Mar 91 18:08:32 GMT > Specifically, I want to read files from a double sided disk onto > my Sparc and then transfer them to my ST hard disk via modem (I > only have a single-sided floppy). SUN-OS V4.1.1 supports reading, writing and formatting 760K DOS/ST diskettes directly. To format use: fdformat -l -d To use put: /dev/fd0 /pcfs pcfs rw,noauto 0 0 into /etc/fstab (usually there already) Then mount with: mount /pcfs Then regular UNIX commands (ls cp mv etc.) will work with the floppy. Problem: You have to su root to do the mount /pcfs. -- Phil Blanchfield The Communications Research Centre 3701 Carling Avenue, Ottawa Ontario CANADA Internet: phil@dgbt.doc.ca OR phil@dgbt.crc.dnd.ca