Last change
on this file since 2156 was 30, checked in by bcornec, 20 years ago |
Id property added on files to allow for better conf. management
|
-
Property svn:keywords
set to
Id
|
File size:
1.1 KB
|
Rev | Line | |
---|
[1] | 1 | MINDI LINUX INSTALL 10/21/2002
|
---|
| 2 |
|
---|
| 3 | To install, please download the tarball to /tmp and then type:-
|
---|
| 4 | # cd /tmp
|
---|
| 5 | # tar -zxvf mindi-0.6x.tgz
|
---|
| 6 | # cd mindi-0.6x
|
---|
| 7 | # ./install.sh
|
---|
| 8 |
|
---|
| 9 | Or install the RPM:-
|
---|
| 10 | # rpm -i mindi-0.7x-y.i386.rpm
|
---|
| 11 |
|
---|
| 12 | Replace 'x' with the last digit of the latest version (e.g. '0' of 0.70).
|
---|
| 13 | Replace 'y' with the revision# (e.g. '1' of '0.70-1.i386.rpm').
|
---|
| 14 |
|
---|
| 15 | To run the program, type:-
|
---|
| 16 | # mindi
|
---|
| 17 |
|
---|
| 18 | Mindi will:-
|
---|
| 19 | - locate your kernel and modules
|
---|
| 20 | - put together a package of all the tools you are likely to need
|
---|
| 21 | - generate some floppy disk images
|
---|
| 22 | - offer to write the images to disks for you
|
---|
| 23 |
|
---|
| 24 | To add files to the dependency list, you may edit
|
---|
| 25 | /etc/deplist.txt before running Mindi.
|
---|
| 26 |
|
---|
| 27 | Problems? Questions? Comments? E-mail the mailing list. :) If you are reporting
|
---|
| 28 | a bug or a problem then please e-mail a copy of /var/log/mindi.log to the
|
---|
| 29 | mailing list or I shall be unable to help. PLEASE read the FAQ, the manual
|
---|
| 30 | and the mailing list before you e-mail me. Thanks.
|
---|
| 31 |
|
---|
| 32 | Hugo Rabson
|
---|
| 33 | <hugo@firstlinux.net>
|
---|
| 34 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.