]> git.proxmox.com Git - pve-installer.git/blob - html-pve/page1.htm
fix file permissions in html-pmg
[pve-installer.git] / html-pve / page1.htm
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <link rel="stylesheet" type="text/css" href="pve-installer.css">
5 </head>
6 <body>
7 <center>
8 <table border="0" width="800">
9 <tr><td>&nbsp;</td></tr>
10 <tr>
11 <td colspan="4" align="center" width="800">
12 <b class="htext">Proxmox Virtualization Environment (PVE)</b>
13 </td>
14 </tr>
15 <tr>
16 <td colspan="2" valign="top" width="400"><br><p>
17 <table>
18 <tbody><tr><td><b>The Proxmox Installer</b>
19 automatically partitions your hard disk. It installs all required
20 packages and finally makes the system bootable from hard disk.
21 All existing partitions and data will be lost.
22 <br><br>
23 Press the Next button to continue installation.
24 </td></tr>
25 </tbody></table>
26 </p></td>
27
28 <td colspan="2" valign="top" width="400"><br><p>
29 <table border="0" width="400">
30 <tbody><tr>
31 <td valign="top" width="30"><img src="plus.png"></td>
32 <td valign="top"><b>Please verify the installation target</b><br>
33 The displayed hard disk is used for installation.
34 <br>Warning: All existing partitions and data will be lost.
35 <br><br>
36 </td>
37 </tr>
38 <tr>
39 <td valign="top" width="30"><img src="plus.png"></td>
40 <td valign="top"><b>Automatic hardware detection</b><br>
41 The installer automatically configures your hardware.
42 <br><br>
43 </td>
44 </tr>
45 <tr>
46 <td valign="top" width="30"><img src="plus.png"></td>
47 <td valign="top" width="560"><b>Graphical user interface</b><br>
48 Final configuration will be done on the graphical user
49 interface via a web browser.
50 <br><br>
51 </td>
52 </tr>
53 </tbody></table>
54 </p>
55 </td>
56 </tr>
57 </tbody></table>
58 </center>
59 </body></html>