ZealOS/docs/Downloads
2021-08-17 02:47:37 -04:00
..
Linux Add progress bar to DVDImageRead. 2021-08-17 02:47:37 -04:00
index.html Add progress bar to DVDImageRead. 2021-08-17 02:47:37 -04:00
ReadMe.TXT.html Add progress bar to DVDImageRead. 2021-08-17 02:47:37 -04:00

<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=US-ASCII">
<meta name="generator" content="ZealOS V1.00">
<style type="text/css">
body {background-color:#fef1f0;}
.c0F{color:#fef1f0;background-color:#000000;}
.cF0{color:#000000;background-color:#fef1f0;}
.cF1{color:#0148a4;background-color:#fef1f0;}
.cF2{color:#3b7901;background-color:#fef1f0;}
.cF3{color:#057c7e;background-color:#fef1f0;}
.cF4{color:#bb2020;background-color:#fef1f0;}
.cF5{color:#9e42ae;background-color:#fef1f0;}
.cF6{color:#b57901;background-color:#fef1f0;}
.cF7{color:#b2b6af;background-color:#fef1f0;}
.cF8{color:#555753;background-color:#fef1f0;}
.cF9{color:#678fbb;background-color:#fef1f0;}
.cFA{color:#82bc49;background-color:#fef1f0;}
.cFB{color:#0097a2;background-color:#fef1f0;}
.cFC{color:#e26a6a;background-color:#fef1f0;}
.cFD{color:#c671bc;background-color:#fef1f0;}
.cFE{color:#c7ab00;background-color:#fef1f0;}
.cFF{color:#fef1f0;background-color:#fef1f0;}
</style>
</head>
<body>
<pre style="font-family:monospace;font-size:12pt">
<a name="l1"></a><span class=c0F>    </span><span class=cF0>                                                 ZealOS
<a name="l2"></a>
<a name="l3"></a>You can't do anything until you burn a ZealOS CD/DVD from the ISO file
<a name="l4"></a>and boot it, or you aim your virtual machine's CD/DVD at the ISO file
<a name="l5"></a>and boot.
<a name="l6"></a>
<a name="l7"></a>ZealOS is 64-bit and will not run on 32-bit hardware.
<a name="l8"></a>
<a name="l9"></a>ZealOS requires 512 Meg of RAM minimum and can have 256 Gig of RAM or more!
<a name="l10"></a>
<a name="l11"></a>ZealOS files are compressed with a nonstandard LZW format and the source
<a name="l12"></a>code can only be compiled by the ZealOS compiler because it is CosmiC, a
<a name="l13"></a>nonstandard C/C++ dialect.  You must boot ZealOS.  Then, you can compile it
<a name="l14"></a>because it is 100% open source and all source present on the distro.
<a name="l15"></a>
<a name="l16"></a>If attempting to run on native hardware, ZealOS may require you to enter I/O
<a name="l17"></a>port addresses for the CD/DVD drive and the hard drive.  In Windows, you can
<a name="l18"></a>find I/O port info in the Accessories/System Tools/System Info/Hardware
<a name="l19"></a>Resources/I/O ports.    Look for and write down &quot;IDE&quot;, &quot;ATA&quot; or &quot;SATA&quot; port numbers.
<a name="l20"></a>In Linux, use &quot;lspci -v&quot;.  Then, boot the ZealOS CD and try all combinations.
<a name="l21"></a>(Sorry, it's too difficult for ZealOS to figure-out port numbers, automatically.)
<a name="l22"></a>
<a name="l23"></a>
</span></pre></body>
</html>