Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!sri-spam!sri-unix!hplabs!hpcea!hpfcdc!stroyan From: stroyan@hpfcdc.UUCP Newsgroups: comp.unix.questions Subject: Re: H/P Unix disk problem Message-ID: <5740003@hpfcdc.HP.COM> Date: Sun, 1-Feb-87 18:37:29 EST Article-I.D.: hpfcdc.5740003 Posted: Sun Feb 1 18:37:29 1987 Date-Received: Tue, 3-Feb-87 07:15:00 EST References: <4122@brl-adm.ARPA> Organization: HP Ft. Collins, Co. Lines: 17 You will need to initialize a floppy and create a file system on it before you can mount it. Consult the manual entries for mediainit(1), mkfs(1M), and newfs(1M). The software installation floppies do not have file systems on them. Each floppy is treated as a single data file. You will need to read tools from the install disks and write them to mountable disks in order to execute them from floppies. Be careful to unmount each disk before removing it from the drive, so that all memory caches are copied out to disk. Mike Stroyan, [hplabs|ihnp4]!hpfcla!stroyan All opinions expressed above are my own, not my employer's. Any overlap of the above with reality is a happy coincidence.