home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / hp / 13190 < prev    next >
Encoding:
Internet Message Format  |  1992-11-20  |  1.7 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sample.eng.ohio-state.edu!purdue!mentor.cc.purdue.edu!noose.ecn.purdue.edu!samsung!samsung.com!jarmolow
  2. From: jarmolow@samsung.com (Tom Jarmolowski)
  3. Newsgroups: comp.sys.hp
  4. Subject: Using the floppy dirve on 7xx machine
  5. Message-ID: <34619@samsung.samsung.com>
  6. Date: 20 Nov 92 15:35:30 GMT
  7. Sender: news@samsung.COM
  8. Reply-To: jarmolow@samsung.com
  9. Organization: Samsung Software America
  10. Lines: 34
  11.  
  12. I'm looking for information on how to use the floppy drive on a 720. 
  13. What I'm trying to do is write two tar files onto a set of floppies. 
  14. The first tar file is an installation script that the user untar's.  The
  15. second tar file is quite large (it spans several floppies) and is
  16. untar'ed by the install script. 
  17.  
  18. When using tape, the install script is the 1st tar file on the tape.
  19. The install script does something like this:
  20.  
  21.     mt -t $REWIND_TAPE_DEVICE rewind
  22.     mt -t $NOREWIND_TAPE_DEVICE fsf 1
  23.     tar xvf $NOREWIND_TAPE_DEVICE
  24.  
  25. My questions are:
  26.  
  27. (1) What special files should I be using to access the floppy.
  28.     The only one I'm aware of is /dev/dsk/floppy: block special (7/2101248)
  29.  
  30. (2) How can I put multiple files onto a floppy ?
  31.  
  32. (3) If I need to build a file system on a floppy what do I need to do to
  33.     format it ?
  34.  
  35. (4) *** Where can I find more information on this *****
  36.  
  37.  
  38. Thanks in advance
  39. -- 
  40. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  41. Tom Jarmolowski              _/_                    jarmolow@samsung.com
  42. Samsung Software America     /      __     _____    ...uunet!samsung!jarmolow
  43. One Corporate Drive         (__    (_)    (  )  )   Voice: (508) 685-7200  x308
  44. Andover MA 01810                                    Fax: (508) 685-4940
  45.  
  46.