From 948224644c7955ede99c0c0417a987310e5ce90e Mon Sep 17 00:00:00 2001 From: DubhAd Date: Wed, 26 Sep 2018 12:09:23 +0100 Subject: [PATCH] Bigger warning (#6362) At least a couple of times a week somebody turns up with issues, who's using a 0.5A mobile charger, or USB port on some device. Clearly the warning needs to be bigger. --- source/hassio/installation.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/hassio/installation.markdown b/source/hassio/installation.markdown index 62f5a6a122b..a337fc900f3 100644 --- a/source/hassio/installation.markdown +++ b/source/hassio/installation.markdown @@ -23,8 +23,8 @@ Hass.io images are available for: - As [Virtual Appliance]: - [VMDK][vmdk] -

-Please remember to ensure you're using an [appropriate power supply](https://www.raspberrypi.org/help/faqs/#powerReqs) with your Pi. Mobile chargers may not be suitable since some were only designed to provide just enough power to the device it was designed for by the manufacturer. +

+Please remember to ensure you're using an [appropriate power supply](https://www.raspberrypi.org/help/faqs/#powerReqs) with your Pi. Mobile chargers may not be suitable since some were only designed to provide just enough power to the device it was designed for by the manufacturer. **Do not** try to power the Pi from the USB port on a TV, computer, or similar.

- Flash the downloaded image to an SD card using [Etcher][etcher]. We recommend at least a 32 GB SD card to avoid running out of space.