-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlivecd.html
81 lines (74 loc) · 5.51 KB
/
livecd.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<!-- zdeVnorMakra
-->
<meta name="editor" content="/usr/bin/vi" />
<meta name="author" content="Petr Stehlik" />
<meta name="keywords" content="Atari ARAnyM AFROS Live CD FreeMiNT XaAES fVDI Teradesk" />
<title>AFROS Live CD</title>
<style type="text/css" media="all">@import "layout.css";</style>
</head>
<body>
<!-- myTopHeaderBegin -->
<div id="Header"><a href="https://aranym.github.io/" title="ARAnyM Web"> Atari Running on Any Machine</a></div>
<!-- myTopHeaderEnd -->
<!-- myLeftMenuName(`Live CD') -->
<!-- myLeftMenuBegin -->
<div id="Menu">
<a href="index.html" title="About ARAnyM">About</a><br />
<a href="features.html" title="Feature List">Features</a><br />
<a href="news.html" title="Site News">News</a><br />
<a href="download.html" title="Files for Download">Download</a><br />
<a href="afros.html" title="Atari FRee OS">AFROS</a><br />
Live CD<br />
<a href="https://github.com/aranym/aranym/wiki" title="Documentation in Wiki">Documentation</a><br />
<a href="screenshots.html" title="Screenshots">Screenshots</a><br />
<a href="contact.html" title="Contact address">Contact</a><br />
<a href="development.html" title="Development">Development</a><br />
<a href="https://github.com/aranym/" title="GitHub Project Page">GitHub Project</a><br />
<a href="links.html" title="Links">Links</a><br />
</div>
<!-- myLeftMenuEnd -->
<div id="Content">
<h1>ARAnyM/AFROS Live CD</h1>
<p>ARAnyM/AFROS Live CD is a <a href="http://www.slax.org/">SLAX</a>-based bootable CD with a small collection of GNU/Linux software, the <a href="index.html">ARAnyM</a> and the <a href="afros.html">AFROS</a>. It boots and runs completely from CD, does not write anything to the harddrive on its own (but you can write to harddrive from inside the AFROS using the drive D: so be careful!) and so it is relatively safe to try out. It is meant as a demo version of ARAnyM/AFROS. It is not the dreamed Installation CD of ARAnyM yet (although it could be modified to work so).</p>
<p>The underlying Linux kernel and related software provide the CD autoboot, automatic hardware detection, and support for many graphics cards, sound cards, networking and USB devices and other peripherals. ARAnyM plus AFROS provide our familiar and friendly TOS/FreeMiNT/GEM operating environment. It's all integrated seamlessly and after PowerOn boots straight to the Teradesk (GEM desktop).</p>
<p>ARAnyM/AFROS Live CD is distributed in the form of a <em>CD ISO image</em> which is the usual way of distributing CDs electronically. The ISO image file can be burnt on a CD-R/RW and so you'll get an exact copy of the AFROS Live CD I created on my machine. You can get it in our <a href="http://sourceforge.net/project/showfiles.php?group_id=41106&package_id=303156">SourceForge.net download area</a>.<!-- Previous, four+ years old Live CD based on DamnSmallLinux is hidden on <a href="http://www.zln.cz/~joy/livecd.html">this server</a> <small>(URL updated 2004/09/24)</small>.--></p>
<h4>Guessed minimum system requirements:</h4>
<ul>
<li>Intel/AMD compatible CPU (Pentium or better)</li>
<li>at least 128 MB of RAM</li>
<li>bootable CD-ROM drive</li>
<li>standard SVGA-compatible graphics card</li>
<li>serial or PS/2 standard mouse or IMPS/2-compatible USB-mouse</li>
</ul>
<h4>AFROS Live CD usage:</h4>
<ol>
<li>Set up the BIOS of your computer to boot from the CD, put the CD in the drive, and reboot the computer.</li>
<li>At the initial Live CD boot prompt try to select the accelerated graphics first (first two options). If it didn't work for you then you'd need to resort to the VESA options.</li>
<li>After a short while you should end up in the AFROS desktop. The Pause key (in standard ARAnyM configuration) opens up the ARAnyM Setup GUI.</li>
<li>If you explore the drive D: you'll find there your host computer disk drives, plugged in mass storage USB devices and more. Watch out to not destroy your valuable data!</li>
<li>When you want to quit the ARAnyM use the Shutdown option of desktop or the [Shutdown] button in the ARAnyM Setup GUI.</li>
</ol>
<p><a href="https://validator.w3.org/check/referer"><img
src="https://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!"
height="31" width="88" border="0" align="left" /></a>
<a href="https://jigsaw.w3.org/css-validator/validator?uri=https://aranym.github.io/livecd.html"><img
style="border:0;width:88px;height:31px"
src="https://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"
border="0"/></a>
<a href="https://www.anybrowser.org/campaign/"><img src="img/anybrowser.gif" width="88" height="31" alt="Viewable With Any Browser" border="0"/></a>
<a href="https://elvis.the-little-red-haired-girl.org/"><img src="img/vi.gif" width="88" height="31" alt="Made With VI" border="0"/></a>
<a href="https://sourceforge.net/projects/aranym"><img src="https://sflogo.sourceforge.net/sflogo.php?group_id=41106&type=13" width="120" height="30" border="0" alt="Get ARAnyM at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>
</p>
<p align="center">Copyright 2002 - 2017 by <a href="mailto:[email protected]">Petr Stehlik</a></p>
</div>
</body>
</html>