mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-13 06:09:47 +02:00
#615 adding more info on HDDs with partitions
This commit is contained in:
parent
fd567d2f71
commit
82e0664f5f
@ -50,6 +50,8 @@ if [ ${existsHDD} -eq 1 ]; then
|
||||
echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
|
||||
echo "You HDD was detected with the size of ${isSize} bytes"
|
||||
echo "For ${network} at least ${minSize} bytes is recommended"
|
||||
echo "If you know the HDD is bigger then detected, please"
|
||||
echo "change HDD to 1 partition on another computer first,"
|
||||
echo "If you want to change to a bigger HDD:"
|
||||
echo "* Unplug power of RaspiBlitz"
|
||||
echo "* Make a fresh SD card again"
|
||||
|
Loading…
x
Reference in New Issue
Block a user