]> git.proxmox.com Git - pve-installer.git/blob - html-common/nonics.htm
install module: getters: correctly use plural in error messages
[pve-installer.git] / html-common / nonics.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>
10 <td width="200">&nbsp;</td>
11 <td width="400" colspan=2><br><br>
12 <p>
13 <b class="htext">No Network Interface found!</b>
14 <br><br><br>
15 The installer could not find a supported network interface card. Please visit www.proxmox.com for more information.
16 <br><br><br>
17 <table border=0 width="400">
18 <tr>
19 <td width="40">&nbsp;</td>
20 <td width="30" valign="top"><img src="plus.png"></td>
21 <td width="560" valign="top">Press CTRL + ALT + F2 to see details<br><br>
22 <br><br>
23 </td>
24 </tr>
25 </table>
26 </p>
27 </td>
28 <td width="200">&nbsp;</td>
29 </tr>
30 </table>
31 </center>
32 </body>
33 </html>