summaryrefslogtreecommitdiff
path: root/kanotix/html/welcome.html
blob: a1534c3f6eb6a2b5a28f9a9b410271b837000b51 (plain)
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head>
<body>
<table>
<tr>
<td>
<img src="kanotix-k-icon.png" />
</td>
<td style="padding: 20px 10px;">
<h1>Install Kanotix</h1>
<h3>acritoxinstaller @VERSION@</h3>
<p>written by Andreas Loibl &lt;<a href="mailto:andreas@andreas-loibl.de">andreas@andreas-loibl.de</a>&gt;</p>
<hr />
<p>Welcome and thank you for choosing Kanotix. The installer will now guide you through the configuration and installation.</p>
<p>If you need any help check out the Kanotix website or visit the Kanotix chat room.</p>
<ul>
<li><a href="http://kanotix.com">http://kanotix.com</a></li>
<li><a href="http://kanotix.acritox.com">http://kanotix.acritox.com</a></li>
<li><a href="irc://irc.freenode.net/kanotix">irc: irc.freenode.net #kanotix</a></li>
</ul>
<p style="color:red;">Pay attention with UEFI Installation...</p>
<ul>
<li><a href="http://kanotix.com/index.php?module=pnWikka&tag=UEFIornotUEFIEN">Help with UEFI</a></li>
</ul>
<p>Click Next to continue, or Cancel to exit the installer.</p>
</td>
</tr>
</table>
</body>
</html>