pve-installer/html/page1.htm
2013-03-19 14:02:11 +01:00

67 lines
2.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" type="text/css" href="pve-installer.css">
</head>
<body>
<center>
<table border="0" width="800">
<tr><td colspan="4">
<table><tr>
<td align="center" width="266"><img src="installer_logo_installation.png" alt="" border="0"></td>
<td align="center" width="266"><img src="installer_logo_rulesystem.png" alt="" border="0"></td>
<td align="center" width="266"><img src="installer_logo_spamfilter.png" alt="" border="0"></td>
</tr></table>
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td colspan="4" align="center" width="800">
<b class="htext">Proxmox Virtualization Environment (PVE)</b>
</td>
</tr>
<tr>
<td colspan="2" valign="top" width="400"><br><p>
<table>
<tbody><tr><td><b>The Proxmox Installer</b>
automatically partitions your hard disk. It installs all required
packages and finally makes the system bootable from hard disk.
All existing partitions and data will be lost.
<br><br>
Press the Next button to continue installation.
</td></tr>
</tbody></table>
</p></td>
<td colspan="2" valign="top" width="400"><br><p>
<table border="0" width="400">
<tbody><tr>
<td valign="top" width="30"><img src="plus.png"></td>
<td valign="top"><b>Please verify the installation target</b><br>
The displayed hard disk is used for installation.
<br>Warning: All existing partitions and data will be lost.
<br><br>
</td>
</tr>
<tr>
<td valign="top" width="30"><img src="plus.png"></td>
<td valign="top"><b>Automatic hardware detection</b><br>
The installer automatically configures your hardware.
<br><br>
</td>
</tr>
<tr>
<td valign="top" width="30"><img src="plus.png"></td>
<td valign="top" width="560"><b>Graphical user interface</b><br>
Final configuration will be done on the graphical user
interface via a web browser.
<br><br>
</td>
</tr>
</tbody></table>
</p>
</td>
</tr>
</tbody></table>
</center>
</body></html>