home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / misc / 14128 < prev    next >
Encoding:
Text File  |  1992-07-31  |  2.9 KB  |  75 lines

  1. Newsgroups: comp.sys.mac.misc
  2. Path: sparky!uunet!math.fu-berlin.de!informatik.tu-muenchen.de!probulf
  3. From: probulf@Informatik.TU-Muenchen.DE (Frank Probul)
  4. Subject: Re: System 6 Net-Install
  5. References:  <Y8V-t-=@engin.umich.edu>
  6. Originator: probulf@hphalle2g.informatik.tu-muenchen.de
  7. Sender: news@Informatik.TU-Muenchen.DE (USENET Newssystem)
  8. Organization: Technische Universitaet Muenchen, Germany
  9. Date: Fri, 31 Jul 1992 10:11:30 GMT
  10. Message-ID: <1992Jul31.101130.23543@Informatik.TU-Muenchen.DE>
  11. Lines: 62
  12.  
  13.  
  14. |> "The files for this installation could not be found on your server volume
  15. |> 'volume-name here'.  Please contact your Network Administrator about this
  16. |> problem".
  17. |> 
  18. |> Now as I understand it, the actual Installation parms are stored in the
  19. |> script.  So I ResEdited the script for the 6.08 Net-Install(v6.08) and
  20. |> found a resource named "INFS".  I believe this resource contains the
  21. |> file-names to read from and write to, because I found (near the bottom of
  22. |> the resource) lines like File Name: "System Startup:System Folder:Startup
  23. |> Device" as a parm to read from and File Name: "Blessed:Personal
  24. |> LaserWriter SC" as a parm to write to.
  25. |> 
  26. |> For the Sys7 Install script, I found lines like File Name:
  27. |> "Tidbits:Control Panels:Views" and File Name: "Blessed:ADSP".  and this
  28. |> installer worked like a charm. (v7.0)
  29. |> 
  30. |> The Sys7 Installer had extra resources named:  ALRT, DITL, icl8, inaa,
  31. |> inat, indo, infr, inrl, invs, and STR.  The Sys6 Install an extra
  32. |> resource named: indm.
  33. |> 
  34. |> As all of the file names in the INFS resource are present on the server,
  35. |> I am unsure of how to proceed.
  36. |> 
  37. |> Any help getting this Sys6 installer to work would be appreciated.  I
  38. |> believe the problem is with the actual installer script and not with the
  39. |> boot-up disk.
  40. |> 
  41. |> Thank-you, Steve Roth
  42. |> Steve.Roth@med.umich.edu
  43.  
  44. Hello Steve,
  45.  
  46. try to get an Develpoer CD. There is the documentaion for the Apple Installer.
  47. I don't know how to write installer 3.0-scripts, 
  48. I only write 3.2 and 3.3-scripts.
  49.  
  50. You are right, the 'infs'-resource descibes the installer file specs.
  51.  
  52.  
  53. I think you have to patch the 'indo'-Resource (Installer Disk Order).
  54. The Installer 3.2 looks on these disk for the specified files. If this resource isn't available, not multi-disk-istallation is possible.
  55.  
  56. The 'infr' (installer frame work) and 'inrl'(installer rules)-resources are
  57. needed for easy-install. If these resources are missing, no easy install is 
  58. possible. I don't think you should create these resources, because you have to
  59. rewrite the total easy installer for this option. This would be a lot of work.
  60.  
  61. The other resources are not requred for your installation (ALRT, DITL, icl8, inaa,
  62. inat, invs, STR ).
  63.  
  64. Yours
  65. Frankie
  66. ----------------------------------------------
  67. Frank Probul
  68. Munich University of Technology
  69. Department of Computer Science
  70. Germany
  71.  
  72. AppleLink: Probul.F
  73. Internet:  probulf@informatik.tu-muenchen.de
  74. ---------------------------------------------
  75.