home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / MKLinux DR1 / MkLinux DR1 - Install Notes next >
Encoding:
Text File  |  1996-07-07  |  4.7 KB  |  89 lines  |  [TEXT/R*ch]

  1. Developer's Release 1 - Install Notes
  2. MkLinux - Read Me First
  3.  
  4. Please remember that this is a work in progress. Updates and news are
  5. available at our web site: www.mklinux.apple.com. You are strongly
  6. encouraged to check the web site for notes, bug fixes, updates, etc BEFORE
  7. you begin the installation process.
  8.  
  9. To install MkLinux on a Power Macintosh 6100, 7100, 8100, PowerComputing
  10. 100, or 120 (other Nubus based PowerPC systems may work but we haven't
  11. tested on any other systems yet ... check the web site for updates) you must
  12. have at least 16 meg of RAM in your computer and 400 MB of disk available.
  13. MkLinux uses its own filesystem format and your disk must be partitioned
  14. properly in order to install and use MkLinux. Unfortunately, for this
  15. developer release, this is a manual process that must be performed before
  16. you begin the actual installation.
  17.  
  18. The process you will use to create the disk partitions varies among the
  19. drive utilities. We are using the same basic partitioning structure that was
  20. used for Apple's A/UX product so most utilities should support setting up
  21. the partitions. The 2 most important partitions are the swap partition and
  22. the root partition -- you cannot run MkLinux without these. The swap
  23. partition (usually at least 32MB, but no larger than 64MB) will be used for
  24. virtual memory backing store. The 'root' partition holds the core of the
  25. MkLinux system utilities, drivers, etc. -- it must be at least 100MB (the
  26. minimum is 300MB if you choose not to have a separate 'usr' partition). It
  27. is also common to have a 'usr' partition (200MB minimum recommendation) to
  28. separate the most dynamic portion of the filesystem from the core of the OS.
  29.  
  30. Creating the partitions in preparation for installing MkLinux will require
  31. your becoming intimately familiar with your favorite drive setup utility.
  32. You may want to use HD SC Setup which came with your Macintosh (and which
  33. we've included on the CD). No matter which utility you use, you will to go
  34. into the partition setup portion of the utility -- and, more importantly,
  35. you will probably need to use the more advanced or custom modes of
  36. partitioning available. We hope to simplify this process in a future release
  37. of MkLinux.
  38.  
  39. Existing Macintosh drives usually come pre-configured such that the entire
  40. drive is taken up with 1 or more Macintosh filesystems (HFS). You will need
  41. to save off any data you may have on the drive you plan to install onto
  42. before changing the partitioning of the drive. The first step is making sure
  43. there is sufficient free space available on the drive. This does not mean
  44. free space as listed in the finder window but, rather, space that is not
  45. assigned for use by any filesystem such as HFS. You may have to shrink or
  46. delete the existing Macintosh fileystem(s) before you proceed. Remember you
  47. need about 400MB of otherwise unassigned drive space. Once the space is
  48. available it will need to be allocated in approximately this structure:
  49.  
  50. +-----------------+
  51. |  Partition Map  |
  52. +-----------------+
  53. |     Driver      |
  54. +-----------------+
  55. | Root (slice 0)  |  <==   Root partition (100 - 300MB)
  56. +-----------------+
  57. |  Usr (slice 2)  |  <==   Optional usr partition (200+ MB)
  58. +-----------------+
  59. |   MacOS Disk    |  <==   Optional
  60. +-----------------+
  61. |  Swap (slice 1) |  <==   Swap partition (32 - 64MB)
  62. +-----------------+
  63.  
  64. Other partitions can/may exist but we're not going to cover that here
  65. (however, MkLinux currently supports only 8). If you have trouble setting up
  66. your partitions to look something like what is shown above you should
  67. definitely check with our web site and, possibly even more useful, you
  68. should check out the various mailing lists you can join regarding a handful
  69. of MkLinux topics.
  70.  
  71. Once the drive is partitioned, it gets much easier from there. Just click on
  72. the "Install MkLinux" application and answer the various questions
  73. presented. The installer will put all of the necessary MkLinux OS files on
  74. your system as well as installing a handful of files in your system folder
  75. (specifically a Control Panel to control booting / not booting MkLinux), an
  76. extension which is used to switch boot the Macintosh into MkLinux, and the
  77. Mach Kernel file which takes over the booting process for bringing up
  78. MkLinux. There will be at least one large pause during the installation
  79. process which is related to how the files are packaged for splitting across
  80. a root partition and a usr partition. Please be patient.
  81.  
  82. Once the installation process is completed you will need to run the MkLinux
  83. control panel to select which operating system you wish to boot into the
  84. next time you restart. You can, by the way, select to restart now directly
  85. from the control panel.
  86.  
  87. Remember, be sure to check our web site (www.mklinux.apple.com) for more
  88. information, tips, updates, mail lists, newsgroups, etc.
  89.