home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / next / misc / 19269 < prev    next >
Encoding:
Text File  |  1992-09-03  |  1.8 KB  |  48 lines

  1. Newsgroups: comp.sys.next.misc
  2. Path: sparky!uunet!iWarp.intel.com|inews.Intel.COM!cad607!ajee
  3. From: ajee@cad607.intel.com (Alvin Jee ~)
  4. Subject: Ejecting a PLI floppy
  5. Message-ID: <Bu14Lp.BCw@nntp-sc.Intel.COM>
  6. Sender: ajee@cad607 (Alvin Jee ~)
  7. Nntp-Posting-Host: cad607
  8. Organization: Intel Corporation,  Design Technology
  9. Date: Fri, 4 Sep 1992 01:10:36 GMT
  10. Lines: 36
  11.  
  12. Hello netters!
  13.   I've got a PLI SuperFloppy connected to my 030 cube. How do I eject
  14. a floppy out of it? Here's what I'm doing:
  15.  
  16.    I have some stuff tar'd to a floppy that I want to untar to my cube.
  17.    So I do the tar xvf /dev/rsd1h thing.
  18.    Wait for the panel to ask to insert the disk. When I do this, the
  19.      Workspace does not look at the disk since I'm not really mounting
  20.      it, I'm just feeding it to tar.
  21.    When tar is finished, the floppy doesn't show up on the File Viewer
  22.      as it shouldn't since it's not in a file system format.
  23.    Now I want to eject the floppy and stick in a NeXT formatted floppy
  24.      so I can copy stuff to the new floppy using the Work Space.
  25.  
  26. Two problems:
  27.    1) Can't eject the original (tar) floppy. Since the WorkSpace doesn't
  28.       know about it, I can't cmd-e it or drag it to the recycler.
  29.       /etc/disk -e doesn't work either. It reports:
  30.          unknown disk type: PLI SUPERFLOPPY   (or something to that effect).
  31.  
  32.       So I grab the ol' paper clip and manually eject the floppy.
  33.  
  34.    2) I stick in the Next formatted disk but the automount thing doesn't
  35.       kick in, so I can't get it to mount the new floppy. Even /etc/mount
  36.       doesn't work (even logged in as root).
  37.  
  38.       Also, we are back to problem #1 since I can't eject the new disk either.
  39.  
  40. Questions:
  41.    How do I eject the disk after a tar.
  42.    Is there a better way to do this?
  43.  
  44. Alvin Jee
  45. alvin@cse.ucsc.edu
  46.  
  47. PS checked the FAQ's already. Didn't find any help.... :(
  48.