mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2024-12-27 15:56:30 +00:00
22e3d8f06e
Remove some palettes. Add PaletteSetSlate. Change all gr_palette_std to gr32_palette_std. Change all CBGR48 to CBGR24.
53 lines
2.6 KiB
HTML
Executable file
53 lines
2.6 KiB
HTML
Executable file
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html;charset=US-ASCII">
|
|
<meta name="generator" content="ZealOS V0.11">
|
|
<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 "IDE", "ATA" or "SATA" port numbers.
|
|
<a name="l20"></a>In Linux, use "lspci -v". 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>
|