bootstrap/files/noexthd.html

47 lines
1.4 KiB
HTML

<!doctype html>
<html>
<head>
<title>Humax HD - No disk found.</title>
<link href=/style.css rel=stylesheet />
<meta http-equiv=refresh content="30; url=/" />
</head>
<body>
<div class=container>
<div class=left>
<img src=/i/154_1_00_WIN_MD116_1L.png>
</div>
<div class=middle>
<img border=0 src=/i/516_1_26_Freeview_Logo.png>
<span>
No disk found.
</span>
</div>
<div class=right>
<img src=/i/154_1_00_WIN_MD116_3R.png>
</div>
</div>
<div class=main>
<center>
To install the full web interface and supporting packages a suitably
formatted disk must be connected to the USB port and
<b>none was detected</b>.
<br><br>
If you plan to connect a hard disk to enable recording or
to pause/rewind live TV then return to this page once you have formatted the
disk using the standard Humax on-screen menus and restarted the
Humax.
<br><br>
If you plan to use a USB Flash Disk to support the customised
firmware, please see
<a href=http://wiki.hummy.tv/wiki/Converting_a_USB_Flash_Drive_to_EXT2_on_a_HD-Fox_T2>Converting a USB Flash Drive to EXT2 on a HD-Fox T2</a>
on the hummy.tv Wiki for instructions on how to set this up.
<br><br>
<button onclick="window.open(window.location.protocol + '//' +
window.location.hostname + ':88/');">
Access Telnet Menu
</button>
</center>
</div>
</body>
</html>