mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2024-12-27 07:46:33 +00:00
5f923300e2
Change repeated #include and PopUps during HTML generation into one slave task. |
||
---|---|---|
.. | ||
Linux | ||
index.html | ||
ReadMe.TXT.html |
<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=US-ASCII"> <meta name="generator" content="ZealOS V0.07"> <style type="text/css"> body {background-color:#000000;} .c0F{color:#000000;background-color:#ffffff;} .cF0{color:#ffffff;background-color:#000000;} .cF1{color:#3465a4;background-color:#000000;} .cF2{color:#4e9a06;background-color:#000000;} .cF3{color:#06989a;background-color:#000000;} .cF4{color:#a24444;background-color:#000000;} .cF5{color:#75507b;background-color:#000000;} .cF6{color:#ce982f;background-color:#000000;} .cF7{color:#bcc0b9;background-color:#000000;} .cF8{color:#555753;background-color:#000000;} .cF9{color:#729fcf;background-color:#000000;} .cFA{color:#82bc49;background-color:#000000;} .cFB{color:#34e2e2;background-color:#000000;} .cFC{color:#ac3535;background-color:#000000;} .cFD{color:#ad7fa8;background-color:#000000;} .cFE{color:#fce94f;background-color:#000000;} .cFF{color:#000000;background-color:#000000;} </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>