pve-installer/html/pdm/page1.htm
Christoph Heiss 17f3ff2268 add preliminary pdm support
Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
Co-authored-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-12-16 20:39:33 +01:00

59 lines
1.8 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>&nbsp;</td></tr>
<tr>
<td colspan="4" align="center" width="800">
<b class="htext">Proxmox Datacenter Manager (PDM)</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 makes the
system bootable from the hard disk.
All existing partitions and data on the selected disks will be lost.
<br><br>
To continue the installation, press the Next button.
</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 will be used for the installation.
<br>Warning: All existing partitions and data on selected disks 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>