home *** CD-ROM | disk | FTP | other *** search
/ PC Action 1999 March / PC_Action_CD-ROM_Cover_Disc_Marzo_1999.iso / README < prev    next >
Text File  |  1999-01-14  |  4KB  |  115 lines

  1. Linux Mandrake 5.3 (Festen)
  2. ============================
  3.  
  4. The contents of this CD-ROM are Copyright (C) 1999 Mandrakesoft S.A.
  5. and others.  Please see the individual copyright notices in each source
  6. package for distribution terms.  The distribution terms of the tools
  7. copyrighted by Mandrakesoft and Red Hat Software are as noted in the 
  8. file COPYING.
  9.  
  10. Mandrake and its logo are trademarks of Mandrakesoft S.A. 
  11. Red Hat, RPM, and glint are trademarks of Red Hat Software, Inc.
  12.  
  13. ============================================================================
  14. DIRECTORY ORGANIZATION
  15.  
  16. This directory is organized as follows:
  17.  
  18.  
  19.   |----> Mandrake
  20.            |----> RPMS         -- binary packages  
  21.            |----> base         -- small filesystem setup archives
  22.            |----> instimage    -- image used for graphical installs
  23.   |----> images                -- boot and ramdisk images
  24.   |----> dosutils              -- installation utilities for DOS
  25.   |----> doc                   -- various FAQs and HOWTOs
  26.   |----> misc                  -- source files, install trees
  27.   |----> Xapps                 -- various X applications
  28.   |----> Xservers              -- X servers for a few video cards
  29.   |----> COPYING           -- copyright information
  30.   |----> README               -- this file
  31.   |----> RPM-PGP-KEY-MANDRAKE  -- PGP signature for packages from Mandrake
  32.   |----> RPM-PGP-KEY           -- PGP signature for packages from Red Hat
  33.  
  34. If you are mirroring to a partition or an NFS volume, you'll need to
  35. get everything under Mandrake/, as well as the disk images from images
  36. that you need for your system.
  37.  
  38. ============================================================================
  39. INSTALLING
  40.  
  41. If you are installing this release via ftp, off of a hard drive, or
  42. through a PCMCIA card, you need both a boot disk and a supplemental
  43. disk. If you are installing via NFS or CDROM without using a PCMCIA
  44. adapter you only need a boot disk. If you did not receive floppy
  45. disks with this product, the images for these disks are in the images
  46. directory. Either the rawrite program in the dosutils directory or 'dd'
  47. under any Unix like system can be used to transfer the image to physical
  48. floppies. Once the diskettes are made, insert the boot disk and boot
  49. your machine.
  50.  
  51. How to create boot disks:
  52. -------------------------
  53. LINUX: Assuming you have already mounted the CD-ROM and are in the
  54.        root directory of the CD.  This also assumes that you have
  55.        a floppy drive at /dev/fd0 (A: under DOS).  You may want to read
  56.        the man page for dd(1).
  57.    cd images
  58.    dd < boot.img > /dev/fd0
  59.    dd < supp.img > /dev/fd0
  60.  
  61. DOS:  Assuming your CD-ROM drive is located at D: and your 3.5 in. 
  62.       floppy drive is located at A: follow the instructions below.
  63.       Please read the rawrite3.doc file in the dosutils directory.
  64.     
  65.    D:\>cd DOSUTILS
  66.    D:\DOSUTILS>rawrite
  67.    Enter the disk image source filename: d:\images\boot.img
  68.    Enter target diskette drive: a:\
  69.    Please insert a formatted diskette into drive A: and press -ENTER- : 
  70.  
  71.    D:\DOSUTILS>rawrite
  72.    Enter the disk image source filename: d:\images\supp.img
  73.    Enter target diskette drive: a:\
  74.    Please insert a formatted diskette into drive A: and press -ENTER- :   
  75.  
  76. ============================================================================
  77. SOURCES
  78.  
  79. All the Linux-Mandrake specific packages come with their sources in the
  80. SRPMS/ directory (GPL Edition) or in the source-CD.
  81.  
  82. For other packages, please use FTP servers.
  83.  
  84. In the case where you don't have Internet access, Linux-Mandrake can send 
  85. you a sources archive for very little charge.
  86.  
  87.  
  88. ============================================================================
  89. SUPPORT
  90.  
  91. For those that have web access, see http://www.linux-mandrake.com/support/  
  92.  
  93. In particular, access to our mailing lists can be found at:
  94.  
  95.     http://www.linux-mandrake.com/ml/
  96.  
  97. If you don't have web access you can still subscribe to the main mailing
  98. list.  To subscribe, send mail to newbie@linux-mandrake.com with
  99.  
  100.        subscribe newbie
  101.  
  102. in the body of the message.
  103.  
  104. ============================================================================
  105. LINUX MANDRAKE MANUAL
  106.  
  107. If you did not receive documentation with this product, you can order the
  108. manual from Mandrakesoft.
  109.  
  110. Mandrakesoft can be reached at:
  111.  
  112. WWW:     http://www.linux-mandrake.com
  113. FTP:     ftp://ftp.linux-mandrake.com
  114.  
  115.