New top-level files from ast@
This commit is contained in:
parent
4fbb43c569
commit
4460456e57
1 changed files with 28 additions and 22 deletions
|
@ -1,7 +1,9 @@
|
||||||
|
|
||||||
Welcome to MINIX 3. This CD-ROM is a live CD. You can boot your computer
|
Welcome to MINIX 3. This CD-ROM is a live CD. You can boot your computer
|
||||||
from it and MINIX 3 will start automatically without using the hard disk.
|
from it and MINIX 3 will start automatically without using the hard
|
||||||
At the prompt, login as root. It works pretty much like any UNIX system
|
disk. At the prompt, login as root. It works pretty much like any UNIX
|
||||||
in command line mode. You can have up to four virtual terminals open at once.
|
system in command line mode. You can have up to four virtual terminals
|
||||||
|
open at once.
|
||||||
|
|
||||||
Nevertheless, to do anything besides demonstrating MINIX 3, you need to
|
Nevertheless, to do anything besides demonstrating MINIX 3, you need to
|
||||||
install the system to your hard disk.
|
install the system to your hard disk.
|
||||||
|
@ -9,32 +11,36 @@ install the system to your hard disk.
|
||||||
This CD-ROM contains the following files visible from Windows or Linux:
|
This CD-ROM contains the following files visible from Windows or Linux:
|
||||||
|
|
||||||
- README.TXT This file
|
- README.TXT This file
|
||||||
- setup.ps: setup guide in PostScript
|
- SETUP.PS: setup guide in PostScript
|
||||||
- setup.pdf: setup guide in PDF (requires Adobe Acrobat reader)
|
- SETUP.PDF: setup guide in PDF (requires Adobe Acrobat reader)
|
||||||
- presz134.zip Windows utility to resize FAT partitions
|
- PRESZ134.ZIP Windows utility to resize FAT partitions
|
||||||
- bootflop.img If you cannot boot from CD-ROMs, insert the CD-ROM
|
- BOOTFLOP.IMG If you cannot boot from CD-ROMs, insert the CD-ROM
|
||||||
anyway, then copy this floppy image raw to a floppy using
|
anyway, then copy this floppy image raw to a floppy using
|
||||||
RawWrite (ask Google) and boot from the floppy
|
RawWrite (ask Google) and boot from the floppy
|
||||||
- Listing.txt Appendix B as ASCII text
|
- LISTING.TXT Appendix B as ASCII text
|
||||||
- Listing.ps Appendix B as PostScript
|
- LISTING.PS Appendix B in PostScript
|
||||||
- Listing.pdf Appendix B as PDF
|
- LISTING.PDF Appendix B in PDF
|
||||||
- Listing.idx File index to the listing
|
- INDEX.TXT Index of files
|
||||||
|
|
||||||
There are also many invisible files used for installing MINIX 3.
|
There are also many invisible files used for installing MINIX 3.
|
||||||
|
|
||||||
|
|
||||||
To install MINIX 3, please print either the PostScript or PDF setup
|
To install MINIX 3, please print either the PostScript or PDF setup
|
||||||
manual or get it from www.minix3.org/doc/ under the heading Installation.
|
manual or get it from www.minix3.org/doc/ under the heading Installation.
|
||||||
You will need to carry out several steps before beginning the installation,
|
You will need to carry out several steps before beginning the installation,
|
||||||
as described in the setup guide and having it available during installation
|
as described in the setup guide and having it available during installation
|
||||||
will be useful since the on-screen directions are quite concise.
|
will be useful since the on-screen directions are quite concise.
|
||||||
|
|
||||||
The official MINIX 3 Website is www.minix3.org. It has a wealth of information
|
The official MINIX 3 Website is www.minix3.org. It has a wealth of
|
||||||
about MINIX 3 and more recent versions of the software as well as additional
|
information about MINIX 3 and more recent versions of the software as
|
||||||
software not on this CD-ROM. It also lists several ways to access the
|
well as additional software not on this CD-ROM. It alnewsgroup,
|
||||||
newsgroup, comp.os.minix, where you can ask questions and get help. In
|
comp.os.minix, where you can ask questions and get help. In addition, it
|
||||||
addition, it tells how you can run MINIX 3 on a simulator on top of Windows
|
tells how you can run MINIX 3 on a simulator on top of Windows or Linux
|
||||||
or Linux instead of on the bare metal. You can also join the MINIX 3 community,
|
instead of on the bare metal. You can also join the MINIX 3 community,
|
||||||
report bugs, and help push MINIX 3 forward by porting applications and drivers
|
report bugs, and help push MINIX 3 forward by porting applications and
|
||||||
to it. We encourage you to visit!
|
drivers to it. We encourage you to visit!
|
||||||
|
|
||||||
|
|
||||||
We hope you enjoy using MINIX 3.
|
We hope you enjoy using MINIX 3.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue