home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.open-look
- Path: sparky!uunet!noc.near.net!bcnews!darkstar!grant
- From: grant@darkstar (Grant W. Balkema)
- Subject: pcfs
- Message-ID: <1992Sep15.201721.20788@bcnews.bc.edu>
- Sender: news@bcnews.bc.edu (USENET News System)
- Organization: Biology Dept., Boston College, Chestnut Hill MA
- Date: Tue, 15 Sep 1992 20:17:21 GMT
- Lines: 28
-
- This use to work, what am I doing wrong? here is the trace...
-
- darkstar# mount -t pcfs /dev/fd0 /pcfs
- mount_pcfs: /dev/fd0 on /pcfs type pcfs: Invalid argument
- mount: giving up on:
- /pcfs
-
- This is my fstab
-
- darkstar# grep pcfs /etc/fstab
- /dev/fd0 /pcfs pcfs rw,noauto 0 0
-
- the directory is there...
-
- darkstar# grep pcfs /etc/fstab
- /dev/fd0 /pcfs pcfs rw,noauto 0 0
-
- I can format the floppy
-
- fdformat
- Press return to start formatting floppy.
- ...............................................................................
- a dd gives
- darkstar# dd if=/dev/rfd0 | head
- 3.5" floppy cyl 80 alt 0 hd 2 sec
-
- so its there...what is wrong? ...grant@darkstar.bc.edu
-
-